Jump to content

Client log/ server log help


Recommended Posts

im getting disconnected from modded servers im hosting, and after testing every mod individually, ive been unable to figure which specific mod is causing the disconnects. so ive decided to read the client and server logs to try and identify what is happening. and ive realized i have no idea what anything i read means, and am wanting some help to figure this out.
 the attached files are

Client log -818kb

Master server log -906kb

caves server log -879kb

 

client_log.txt server_log.txt server_log.txt

When looking for a bug, you don't need to read everything, just look for the lines containing "error" or "LUA ERROR stack traceback". In your case, and at the end of the master server log, there is

[01:03:06]: error calling PrefabPostInit: oceanfish_medium_1 in mod workshop-2323750553 ( More Stack): 
[string "../mods/workshop-2323750553/modmain.lua"]:421: attempt to index field 'inventoryitem' (a nil value)
LUA ERROR stack traceback:

The bug comes from mod workshop-2323750553 aka https://steamcommunity.com/sharedfiles/filedetails/?id=2323750553.

Archived

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

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...