Author Topic: Runtime Error whenever I load a server  (Read 1525 times)

My friend wants me to run a server, but in the middle of when it's loading, it will get a runtime error and crash.

Help?

Possibly too many Add-ons, try defaults, and post a console log if it happens again.

Here

Possibly too many Add-ons,
I can host a server with the datablocks at 4038, (4090 is the maximum before datablock overflow) and it will not have a runtime error for hours, and then it randomly strikes. This is annoying as loving HELL.

What I used to do to fix runtime errors, is to delete all the normal folders in your addons folder except music. The normal folders, not addon  ZIP files

What I used to do to fix runtime errors, is to delete all the normal folders in your addons folder except music. The normal folders, not addon  ZIP files
Okay, I have done that, but I still get the problem. It always does that message whenever it goes to "Loading music"

I can host a server with the datablocks at 4038, (4090 is the maximum before datablock overflow) and it will not have a runtime error for hours, and then it randomly strikes. This is annoying as loving HELL.

That has nothing to do with the datablock limit. It's being caused by something else.

Okay, I have done that, but I still get the problem. It always does that message whenever it goes to "Loading music"

You might want to remove your music temporarily and see if that solves it.

Code: [Select]
Error reading PNG file:
 IDAT: CRC error

Blockland crashes if it can't read a png file. Try removing all environment add-ons

Alright, removing environments worked. Thanks Zeblote (and the other people that helped).