Jump to content

Unexpected Error.


Gotto

Recommended Posts

Hi, im trying to join a server that i was able to join prior, but for some reason its giving me an "unexpected error occured, check console." And i dont know what that means. I read and found things where it says error but i dont really know how to continue.

(x86)/Steam/steamapps/workshop/content/108600/3046785500/mods/DTN More Skill Books/media/lua/server/XpSystem/XPSystem_MoreSkillBooks.lua
LOG  : Lua         , 1700718645791> 0> Loading: C:/Program Files (x86)/Steam/steamapps/workshop/content/108600/2877685881/mods/FactionAnnotations/media/lua/server/~MxFactionMapServer.lua
ERROR: General     , 1700718646010> 0> LuaManager.getFunctionObject> no such function "Recipe.OnGiveXP.WoodWork10"
ERROR: General     , 1700718646010> 0> RecipeManager.LoadedAfterLua> no such function LuaGiveXP = "Recipe.OnGiveXP.WoodWork10" in recipe "Craft Jar Lids"
ERROR: General     , 1700718646011> 0> LuaManager.getFunctionObject> no such function "Recipe.OnGiveXP.WoodWork10"
ERROR: General     , 1700718646011> 0> RecipeManager.LoadedAfterLua> no such function LuaGiveXP = "Recipe.OnGiveXP.WoodWork10" in recipe "Craft Handle"
ERROR: General     , 1700718646012> 0> LuaManager.getFunctionObject> no such function "Recipe.OnGiveXP.WoodWork10"
ERROR: General     , 1700718646012> 0> RecipeManager.LoadedAfterLua> no such function LuaGiveXP = "Recipe.OnGiveXP.WoodWork10" in recipe "Craft Baseball Bat"
ERROR: General     , 1700718646167> 0> LuaManager.getFunctionObject> no such function "GetTailorLeftoversTarp_OnCreate"
ERROR: General     , 1700718646168> 0> RecipeManager.LoadedAfterLua> no such function LuaCreate = "GetTailorLeftoversTarp_OnCreate" in recipe "Rip Tarp"
ERROR: General     , 1700718646168> 0> LuaManager.getFunctionObject> no such function "GetTailorLeftoversSheetRope_OnCreate"
ERROR: General     , 1700718646169> 0> RecipeManager.LoadedAfterLua> no such function LuaCreate = "GetTailorLeftoversSheetRope_OnCreate" in recipe "Rip Sheet Rope"
LOG  : General     , 1700718646215> 0> SafeMode is off
LOG  : General     , 1700718647339> 0> [PlayerTraps]     Textures and Sprites Loaded.
LOG  : General     , 1700718648673> 0> BaseVehicle.LoadAllVehicleTextures...
DEBUG: Multiplayer , 1700718650137> 0> RequestDataPacket.doProcessData     > received zombie descriptors
DEBUG: Multiplayer , 1700718655788> 0> RequestDataPacket.receivePlayerZombieDescriptors> received 18 player-zombie descriptors
LOG  : General     , 1700718655805> 0> shared-descriptor: registered id=1000
LOG  : General     , 1700718655807> 0> shared-descriptor: registered id=1001
LOG  : General     , 1700718655807> 0> shared-descriptor: registered id=1002
LOG  : General     , 1700718655809> 0> shared-descriptor: registered id=1003
LOG  : General     , 1700718655809> 0> shared-descriptor: registered id=1004
LOG  : General     , 1700718655810> 0> shared-descriptor: registered id=1005
LOG  : General     , 1700718655810> 0> shared-descriptor: registered id=1006
LOG  : General     , 1700718655810> 0> shared-descriptor: registered id=1007
LOG  : General     , 1700718655811> 0> shared-descriptor: registered id=1008
LOG  : General     , 1700718655811> 0> shared-descriptor: registered id=1009
LOG  : General     , 1700718655812> 0> shared-descriptor: resized PlayerZombieDescriptors array size=20
LOG  : General     , 1700718655812> 0> shared-descriptor: registered id=1010
LOG  : General     , 1700718655813> 0> shared-descriptor: registered id=1011
LOG  : General     , 1700718655813> 0> shared-descriptor: registered id=1012
LOG  : General     , 1700718655815> 0> shared-descriptor: registered id=1013
LOG  : General     , 1700718655815> 0> shared-descriptor: registered id=1014
LOG  : General     , 1700718655817> 0> shared-descriptor: registered id=1015
LOG  : General     , 1700718655817> 0> shared-descriptor: registered id=1016
LOG  : General     , 1700718655819> 0> shared-descriptor: registered id=1017
ERROR: General     , 1700718656003> 0> ExceptionLogger.logException> Exception thrown java.io.EOFException at DataInputStream.readInt.
ERROR: General     , 1700718656004> 0> DebugLogStream.printException> Stack trace:
java.io.EOFException
    at java.base/java.io.DataInputStream.readInt(Unknown Source)
    at zombie.iso.IsoWorld.readWorldVersion(IsoWorld.java:2996)
    at zombie.iso.IsoWorld.init(IsoWorld.java:2276)
    at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:268)
    at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:225)
    at java.base/java.lang.Thread.run(Unknown Source)
ERROR: General     , 1700718656008> 0> ExceptionLogger.logException> Exception thrown java.io.EOFException at DataInputStream.readInt.
ERROR: General     , 1700718656008> 0> DebugLogStream.printException> Stack trace:
java.io.EOFException
    at java.base/java.io.DataInputStream.readInt(Unknown Source)
    at zombie.iso.IsoWorld.init(IsoWorld.java:2285)
    at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:268)
    at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:225)
    at java.base/java.lang.Thread.run(Unknown Source)
LOG  : General     , 1700718656022> 0> LuaEventManager: adding unknown event "OnPreUIDraw"
LOG  : General     , 1700718656023> 0> LuaEventManager: adding unknown event "OnPostUIDraw"
LOG  : General     , 1700718714721> 0> EXITDEBUG: Core.quit 1
LOG  : General     , 1700718714721> 0> EXITDEBUG: Core.quit 3
LOG  : General     , 1700718714724> 0> waiting for UdpEngine thread termination
LOG  : Network     , 1700718714737> 0> [23-11-23 00:51:54.737] > ZNet: [-> CZombienet: RakNetPeerInterface_Shutdown
LOG  : Network     , 1700718714737> 0> [23-11-23 00:51:54.737] > ZNet: CZombienet -> CZombienet: shutdown
LOG  : Network     , 1700718714737> 0> [23-11-23 00:51:54.737] > ZNet: CZombienet -> CZombienet: CancelAuth
LOG  : Network     , 1700718714738> 0> [23-11-23 00:51:54.738] > ZNet: CancelAuth
LOG  : Network     , 1700718714739> 0> [23-11-23 00:51:54.739] > ZNet: Shutdown: CloseP2PSessionWithServer
LOG  : Network     , 1700718714739> 0> [23-11-23 00:51:54.739] > ZNet: CZombienet -> CZombienet: CloseConnection
LOG  : Network     , 1700718714740> 0> [23-11-23 00:51:54.740] > ZNet: CloseConnection: Shutdown (1204)
LOG  : Network     , 1700718714740> 0> [23-11-23 00:51:54.740] > ZNet: CZombienet -> CZombienet: CancelAuth
LOG  : General     , 1700718714944> 0> EXITDEBUG: Core.quit 4
 

Link to comment
Share on other sites

It's a public server, not owned by me. If say my laptop ran out of storage while playing, would that maybe do something? As that happened before this happend

3 hours ago, Beard said:

Looks like a version error, likely the save became corrupted. Is this your own server? Or is it a public server?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...