MagicManICT wrote:I'm going to have to say discuss it with loftar. He's the original programmer on the client and should be able to troubleshoot the problem. He should be able to explain how to get that dump he's requesting.
There are design differences--different OpenGL versions being the big one (v1.4 vs v1.5). Wouldn't hurt to check video drivers just to make sure they aren't causing an issue. A hanging driver that isn't crashing would certainly cause this. You didn't mention which OS you are running, so alloin's suggestion might work.
As for the other suggestions, any network issues could be firewall, router, or ISP related. From what I've seen of network issues, you generally get the infinite "Loading..." screen when something isn't working right, assuming you connected in the first place and can create or select a character and enter the world. It could be a block somewhere along the pipe, either via a firewall on the home network or at the ISP. I'm not sure what to say about the poor quality connections, though the bandwidth used by Salem is fairly low. It could be a bad Java installation (had this problem myself).
I'm running on windows 7 , I have an intel i5 that caused me some trouble before in other cases ( not salem , but maybe it's the source of the problem ) . As far as I can tell , it's not network problem . It's dosen't say loading just black screen , after a long period takes me to the "log in" screen . This may come in handy found it while searching my Salem files :
Fri Jun 12 16:43:47 GMT+01:00 2015
java.io.FileNotFoundException: later.txt (Le fichier spécifié est introuvable)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
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.Text$Foundry.render(Text.java:99)
at haven.LoginScreen$Tokenbox.<init>(LoginScreen.java:220)
at haven.LoginScreen$Tokenbox.<init>(LoginScreen.java:214)
at haven.LoginScreen.uimsg(LoginScreen.java:319)
at haven.UI.uimsg(UI.java:249)
at haven.Bootstrap.run(Bootstrap.java:90)
at haven.MainFrame.run(MainFrame.java:291)
at java.lang.Thread.run(Unknown Source)
Fri Jun 12 16:45:51 GMT+01:00 2015
java.io.FileNotFoundException: later.txt (Le fichier spécifié est introuvable)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
why it's saying haven ?