#please help me identify what line is causing the crashes when creating world

1 messages · Page 1 of 1 (latest)

warm lichen
#

Ik this is modded but please just tell me what line could be the issue

#

like are these lines the problem

#

LOG : Lua f:0, t:1771701186789> : Initializing Randomized World Tabletop Clutter Tables
WARN : Lua f:0, t:1771701187096> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/WorldGen.lua
WARN : Lua f:0, t:1771701187848> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/WorldGen.lua
WARN : Lua f:0, t:1771701187860> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/WorldGen.lua
WARN : Lua f:0, t:1771701187872> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/WorldGen.lua
WARN : Lua f:0, t:1771701187882> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/WorldGen.lua
WARN : Lua f:0, t:1771701187882> LuaManager.RunLua > recursive require(): C:/Program Files (x86)/Steam/steamapps/common/ProjectZomboid/media/lua/server/WorldGen/attachments/Priorities.lua

woven tinselBOT
#

If you have issues with mods, try disabling them one by one or in batches to figure out which specific mod is causing the problems.
Do it on a new save to to prevent any issues on your current playthrough as removing mods can cause items to be permanently deleted.
After you find out which mod is problematic, consider reporting the problem to the mod creator on their workshop page.

deep forum
#

But if they do, you have to search for "STACK TRACE" in the log

#

The ones you listed do not do anything bad, they are just warnings, not errors

warm lichen
#

ERROR: General f:0, t:1771703370859> RenderThread.logGLException > OpenGLException thrown: Out of memory (1285)

deep forum
#

Best to do what Serious Spiffo says

warm lichen
#

Ok thanks I'll see what I can do maybe it's a drivers issue

#

I would love to learn about analyzing logs, could you just tell me what type of errors can cause crashes ? Besides the stack trace one

deep forum
#

The memory one is usually related to Vram or more rarely actually running out of RAM

#

Sound issues can cause crashes if you see "fmod" right before the crash

#

Graphics card issues can cause crashes if you see anything OpenGL related before the crash

warm lichen
#

Thanks

#

@deep forum can I send my hs_err_pid here for you to look at? Will that help pinpointing what's the problem

deep forum
warm lichen
#

it did

warm lichen
deep forum
#

Could be from mods triggering a graphical glitch, could be from a driver issue in your GPU

#

Best to check removing all mods first

warm lichen
#

could it be from using a resolution thats not my pcs

deep forum
#

For Nvidia, you select the "Clean Install" option during the install process for that

deep forum
#

Why are you using an unsupported resolution?

warm lichen
#

i was using a smaller res so it would cause less load on my graphics card since i have many texture mods

#

could this error cause crashes?? ERROR: Multiplayer f:0, t:1771706705232> PacketTypes$PacketType.<init> > The AnimalPacket class doesn't have PacketSetting attributes
ERROR: Multiplayer f:0, t:1771706705236> PacketTypes$PacketType.<init> > The AnimalEventPacket class doesn't have PacketSetting attributes

warm lichen
# deep forum Why are you using an unsupported resolution?

or this one ERROR: General f:0, t:1771706746706> ImportedSkeleton.collectBoneFrames > Could not find bone index for node name: "Body"
ERROR: General f:0, t:1771706746707> ImportedSkeleton.collectBoneFrames > Could not find bone index for node name: "Body"
ERROR: General f:0, t:1771706746744> ImportedSkeleton.collectBoneFrames > Could not find bone index for node name: "Body"

deep forum
#

No

warm lichen
#

hmm ok i cant seem to figure it out rn

#

like now theres not the graphics error

warm lichen
# deep forum No

my game starts loading a new world and then it just shuts down

deep forum
#

Please disable all of them, then retry

warm lichen
#

i did

#

i know its a mod issue, i was just hoping something in the logs would point me in the right direction

#

can the missing templates for vehicles be causing the crashes?

deep forum
#

Instead of trying to do the impossible