Crash after Selecting my Character

Forum for bugs and technical problems.

Crash after Selecting my Character

Postby durzoblint » Sun Nov 25, 2012 6:44 pm

Hi,

I have a problem, whenever I select main Main Character the game goes back to the LoginScreen, the other characters just work fine, I tried deleting the Java Chache but I won't help. Any Ideas what the Problem might be.

Cheers Durzo
durzoblint
 
Posts: 1
Joined: Sun Nov 25, 2012 6:42 pm

Re: Crash after Selecting my Character

Postby JonArryn » Sun Nov 25, 2012 11:57 pm

Hey,
Its the same with my Character.
I walked out of Boston to forage some salt at the beach. I walked nearly the same way back to Boston and suddenly there was a land owned by a player, with many wood signs or not finished building places on it.
Then the error occured and the game went back to the Login-Screen. Now everytime logging in with this Char this happens within a second.
I created a new Character all worked fine 'til i walked to nearly the same place and it happened again.
With a 3rd char i walked away from boston, not using the way at the beach, and nothing happens...

There is no Failure-Report in the Java-Console...
I also tried deleting the Java Cache; three different clients including the original one,
I opened the ports (UDP 1870 TCP 1871), because i read something about opening these ports helped other german players with different problems.

There is still another Problem and perhaps there is a connection between it and the one described
Everytime I port to Boston or back to my Homestead the game goes back to the Login-Screen, too
But after a few seconds of waiting i can play again. If i was porting to my Homestead, the game sent me an Error-Message saying something like "The Position where you last logged out is not available.Because that location has become occupied. Would you like to restart at your Homestead? (not losing your inventory). (Knowing this happens, because i spawn in my leanto and there is a collision with the hitbox, but everytime I port to Boston there is the same problem, but without an in-game error message.)
And for this i get an Error-Report by the Ender-Client (Still nothing in the Java-Console). I know there is no support for custom clients here, but perhaps the log helps anyway. Java-console does not show anything at these times

Code: Select all
 Sun Nov 25 23:23:01 CET 2012
java.io.FileNotFoundException: ...Salem\map\plymouth.seatribe.se\2012-11-25 23.23.01\tile_0_0.png (Das System kann den angegebenen Pfad nicht finden)
   at java.io.RandomAccessFile.open(Native Method)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at javax.imageio.stream.FileImageOutputStream.<init>(Unknown Source)
   at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
   at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
   at javax.imageio.ImageIO.write(Unknown Source)
   at haven.LocalMiniMap.store(LocalMiniMap.java:381)
   at haven.LocalMiniMap.access$1(LocalMiniMap.java:375)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:308)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:1)
   at haven.Defer$Future.run(Defer.java:90)
   at haven.Defer$Worker.run(Defer.java:167)
java.io.FileNotFoundException: ...Salem\map\plymouth.seatribe.se\2012-11-25 23.23.01\tile_1_0.png (Das System kann den angegebenen Pfad nicht finden)
   at java.io.RandomAccessFile.open(Native Method)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at javax.imageio.stream.FileImageOutputStream.<init>(Unknown Source)
   at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
   at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
   at javax.imageio.ImageIO.write(Unknown Source)
   at haven.LocalMiniMap.store(LocalMiniMap.java:381)
   at haven.LocalMiniMap.access$1(LocalMiniMap.java:375)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:308)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:1)
   at haven.Defer$Future.run(Defer.java:90)
   at haven.Defer$Worker.run(Defer.java:167)
java.io.FileNotFoundException: ...Salem\map\plymouth.seatribe.se\2012-11-25 23.23.01\tile_-1_1.png (Das System kann den angegebenen Pfad nicht finden)
   at java.io.RandomAccessFile.open(Native Method)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at javax.imageio.stream.FileImageOutputStream.<init>(Unknown Source)
   at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
   at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
   at javax.imageio.ImageIO.write(Unknown Source)
   at haven.LocalMiniMap.store(LocalMiniMap.java:381)
   at haven.LocalMiniMap.access$1(LocalMiniMap.java:375)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:308)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:1)
   at haven.Defer$Future.run(Defer.java:90)
   at haven.Defer$Worker.run(Defer.java:167)
java.io.FileNotFoundException: ...Salem\map\plymouth.seatribe.se\2012-11-25 23.23.01\tile_0_1.png (Das System kann den angegebenen Pfad nicht finden)
   at java.io.RandomAccessFile.open(Native Method)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at javax.imageio.stream.FileImageOutputStream.<init>(Unknown Source)
   at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
   at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
   at javax.imageio.ImageIO.write(Unknown Source)
   at haven.LocalMiniMap.store(LocalMiniMap.java:381)
   at haven.LocalMiniMap.access$1(LocalMiniMap.java:375)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:308)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:1)
   at haven.Defer$Future.run(Defer.java:90)
   at haven.Defer$Worker.run(Defer.java:167)
java.io.FileNotFoundException: ...\Salem\map\plymouth.seatribe.se\2012-11-25 23.23.01\tile_1_1.png (Das System kann den angegebenen Pfad nicht finden)
   at java.io.RandomAccessFile.open(Native Method)
   at java.io.RandomAccessFile.<init>(Unknown Source)
   at javax.imageio.stream.FileImageOutputStream.<init>(Unknown Source)
   at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(Unknown Source)
   at javax.imageio.ImageIO.createImageOutputStream(Unknown Source)
   at javax.imageio.ImageIO.write(Unknown Source)
   at haven.LocalMiniMap.store(LocalMiniMap.java:381)
   at haven.LocalMiniMap.access$1(LocalMiniMap.java:375)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:308)
   at haven.LocalMiniMap$4.call(LocalMiniMap.java:1)
   at haven.Defer$Future.run(Defer.java:90)
   at haven.Defer$Worker.run(Defer.java:167)



*Edit
I'm using Java 6u29 64bit on Win 7 Prof

I also tried to delete every file belonging to salem and doing a clear reinstall of Java. It didn't solve the problem
updated graphic drivers...nothing changed
Doesn't work on another System and Java 7, too

Characters:
Arryn
Jon

System:
Phenom II x6 1080
Geforce GTX 460
4gb ram
Last edited by JonArryn on Mon Nov 26, 2012 4:36 pm, edited 2 times in total.
JonArryn
 
Posts: 4
Joined: Sun Nov 25, 2012 11:31 pm

Re: Crash after Selecting my Character

Postby JonArryn » Mon Nov 26, 2012 3:42 pm

perhaps there is a way to move a stucking character back to boston?
It's really annoying
Thank You
JonArryn
 
Posts: 4
Joined: Sun Nov 25, 2012 11:31 pm

Re: Crash after Selecting my Character

Postby MagicManICT » Mon Nov 26, 2012 4:53 pm

JonArryn wrote:And for this i get an Error-Report by the Ender-Client (Still nothing in the Java-Console). I know there is no support for custom clients here, but perhaps the log helps anyway. Java-console does not show anything at these times


The question is if you get the same error with the original client. If you do, then the cause is in the core code. What we'd like to see is if this is just a problem that's been introduced by someone adding in code or if something at the core is wrong. If you don't use the original client, loftar doesn't get these crash reports. When you run into an error, get on the default client and see if it crashes in a similar or identical way. If it does, then the report(s) will get sent to loftar and if there's a workaround or solution, we might be able to point you in the right direction.

With the "File Not Found" exception, my understanding is that it has to do with a corrupt resource file and the only way to solve that is deleting it and redownloading.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Crash after Selecting my Character

Postby JonArryn » Mon Nov 26, 2012 5:37 pm

thank you for your reply...I reinstalled it now nearly 30 times i think...
As i wrote before I used the original client too, and with it this is also happening. But in the Java-Console there is no protocol about this problem. So the game switches back to the login-screen but there is no real crash.
But at the moment the problem with the porting is a low priority. Cause i can't play my main char, because the game sent me back to the login screen within a second and there is no way to port or doing anything...So perhaps there is a way to move the character or something like that?!
I get no failure-report by ANY client or Java about this problem...
JonArryn
 
Posts: 4
Joined: Sun Nov 25, 2012 11:31 pm

Re: Crash after Selecting my Character

Postby MagicManICT » Mon Nov 26, 2012 5:43 pm

If the file isn't downloading properly, it may be some underlying problem that's beyond my ability to help with. I recall loftar had mentioned communication protocols interfering in some cases in the past along with a couple other possible problems relating to the matter.

One thought for troubleshooting is that if there were some way to get hold of the current resource file and run from that if the problem is resolved or if it still occurs. I saw someone hosting the current full downloads (so one didn't have to use the Java Web Start), but I don't recall seeing any updates on that in a while.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Crash after Selecting my Character

Postby JonArryn » Mon Nov 26, 2012 5:54 pm

hm k thank you.
So my char is lost for now i think?! -.-
JonArryn
 
Posts: 4
Joined: Sun Nov 25, 2012 11:31 pm

Re: Crash after Selecting my Character

Postby MagicManICT » Mon Nov 26, 2012 11:53 pm

Possibly, or at least for now. Another character could just end up in the same situation, though.

If you find yourself in the same situation again, try to take careful notes of the environment. Screenshots would be helpful. I'm trying to think of any other logs or information that could be collected to try help pinpoint the issue, but nothing comes to the top of my head other than offerring up hardware information.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Crash after Selecting my Character

Postby loftar » Tue Nov 27, 2012 1:40 am

JonArryn wrote:As i wrote before I used the original client too, and with it this is also happening.

That's actually not quite possible, because the error you pasted into your previous post is specific to Ender's client's mapping code, so it wouldn't be in the stock client. If you get another error with the stock client, please post it instead.
User avatar
loftar
 
Posts: 1021
Joined: Sun Jul 08, 2012 7:32 am
Location: In your character database, shuffling bits


Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 42 guests