Jump to content
  • 0

Unknown Error while connecting


Drunky

Question

4 answers to this question

Recommended Posts

Alright, from the console it seems like a corrupted save file specific on this server.


java.io.IOException: item load() read 107 but save() wrote 108 (Base.Shoes)
    at zombie.inventory.CompressIdenticalItems.load(CompressIdenticalItems.java:323)
    at zombie.inventory.ItemContainer.load(ItemContainer.java:1473)
    at zombie.characters.IsoGameCharacter.load(IsoGameCharacter.java:5027)
    at zombie.characters.IsoPlayer.load(IsoPlayer.java:706)
    at zombie.iso.IsoCell.LoadPlayer(IsoCell.java:6695)
    at zombie.iso.IsoWorld.init(IsoWorld.java:2227)
    at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:259)
    at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:235)
    at java.lang.Thread.run(Thread.java:745)

 

To fix this, you need to go to C:\Users\YourUserName\Zomboid\Saves\Multiplayer and find a folder which starts with the server IP 176.221.3.240:_16261 and a string of text after that. Delete that folder and you should be able to connect. Though you will lose all your character progress on the server (buildings and dropped items will stay)
You can try to avoid it by going into the folder and deleting everything inside except the map_p.bin.  But if that doesnt help then you need to delete the whole folder and start over. 

Link to comment
Share on other sites

I dont see you connecting to any server in the console. To show the unknown error you have to try to connect to the server, quit the game and then send that console file. Otherwise it gets overwritten.
Have you tried to connect to other servers too?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...