Page 1 of 1

The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 4:08 pm
by BucketManWillie
So I updated my OS and lo and behold I can't interact with objects in game. I believe that the latest theory is a Color Bit depth Mismatch, but there is little to no info on how to change this... in addition, I'm getting this error log:

Sun Oct 09 10:00:19 CDT 2016
java.io.FileNotFoundException: later.txt (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at haven.Translate.load(Translate.java:52)
at haven.Translate.<init>(Translate.java:26)
at haven.Translate.<clinit>(Translate.java:21)
at haven.Text$Foundry.render(Text.java:157)
at haven.Text$Foundry.render(Text.java:174)
at haven.Button.<init>(Button.java:67)
at haven.AccountList.add(AccountList.java:98)
at haven.AccountList.<init>(AccountList.java:35)
at haven.LoginScreen.<init>(LoginScreen.java:70)
at haven.Bootstrap.run(Bootstrap.java:71)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Thread.java:745)

Any suggestions...? Preferably solutions?

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 4:55 pm
by lachlaan
make sure your color depth is set to like 32 bit or higher perhaps, lower was the issue. as for the later.txt file, attempt to create an empty file called later.txt in your salem folder.

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 5:48 pm
by BucketManWillie
lachlaan wrote:make sure your color depth is set to like 32 bit or higher perhaps, lower was the issue. as for the later.txt file, attempt to create an empty file called later.txt in your salem folder.


Unfortunately this is more easily said than done... I haven't been able to find anything that tells you how to actually and specifically change the bit depth on Mac OS...

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 5:55 pm
by BucketManWillie
lachlaan wrote:make sure your color depth is set to like 32 bit or higher perhaps, lower was the issue. as for the later.txt file, attempt to create an empty file called later.txt in your salem folder.



... also, there is a file called "Late.txt" I added an "r" to make it "later.txt" and got this error log:

Sun Oct 09 11:52:52 CDT 2016
Error while parsing 'Poses & Emotes':
JSONObject["query"] not found.
Data:'{"error":{"code":"internal_api_error_DBConnectionError","info":"Exception Caught: DB connection error: Access denied for user 'salemwikidata'@'97.74.24.137' (using password: YES) (salemwikidata.db.10717671.hostedresource.com)","*":""}}'
Error while parsing 'Combat':
JSONObject["query"] not found.
Data:'{"error":{"code":"internal_api_error_DBConnectionError","info":"Exception Caught: DB connection error: Access denied for user 'salemwikidata'@'97.74.24.137' (using password: YES) (salemwikidata.db.10717671.hostedresource.com)","*":""}}'

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 6:24 pm
by lachlaan
try copying the late file and keeping it as both late and later *shrug*

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 7:24 pm
by BucketManWillie
lachlaan wrote:try copying the late file and keeping it as both late and later *shrug*


tried that... it actually recreates the "late" File on it's own when executing the launcher

:?

Re: The Ongoing Mac-Interact Dilemma

PostPosted: Sun Oct 09, 2016 8:34 pm
by lachlaan
at this point i suggest deleting everything out of the salem folder except the maps, and everything out of the .salem folder that is hidden and contains the cached resources, then redownload everything