Author Topic: Help! 104,256 lines of stuff!  (Read 393 times)

For some reason, I get 104,256 lines of stuff when I end my server.

Code: [Select]
base/server/scripts/allGameScripts.cs (26132): Unable to find object: '34752' attempting to call function 'getObject'
base/server/scripts/allGameScripts.cs (26135): Unable to find object: '34752' attempting to call function 'getDataBlock'
base/server/scripts/allGameScripts.cs (26135): Unable to find object: '' attempting to call function 'getId'

It just shows that 34,742 times(in the same pattern).

I get that, sometimes it lasts a minute before the server shuts down.

you counted? and why does it matter?

It will most definitely be an add-on causing this, given that the game works perfectly when you install it without add-ons. With this new-found knowledge you can choose to either debug the problem and fix it, reinstall the game, or try and ignore it (which might be quite hard given the server shuts down).

you counted? and why does it matter?
Yes I did count, put your cursor-line thing and hit ctrl+g and you'll get the line.

Than I used subtraction XD.