Author Topic: blockland crashes while loading add ons in single player  (Read 706 times)

console log with trace(1);

i think the crash is from a gun add on i just installed


also weird things have been happening since i installed then uninstalled blockland glass

this is how single player loads for me

Code: [Select]
loading add ons
loading music
loading add ons
downloading files (then freezes)
loading datablocks (if i disable download music and sounds)
loading objects

Try removing these:
Client_Winterbite
client_lob
Client_LoadingPreview

still crashing
but this time it does it at "connecting to localhost"

console log

Get rid of Server_Prefs (broken, causes add-ons to execute twice) and System_ReturnToBlockland (a folder, not a zip - seems it was written there by something else and is broken aswell)

Get rid of Server_Prefs (broken, causes add-ons to execute twice) and System_ReturnToBlockland (a folder, not a zip - seems it was written there by something else and is broken aswell)
it works now