Author Topic: Runtime Error V2  (Read 441 times)

So a couple of months ago I posted this topic.



I got so tired of it yesterday that I backed up all my non-default content and did a clean Blockland re-install. The error still occurs.
The final lines in the console before crashing are exactly the same as before.

Any ideas?

Code: [Select]
Binding server port to default IP
UDP initialized on port 16074
Error reading PNG file:
 IDAT: CRC error
Window reactivating...
Window reactivating...
Window reactivating...
Window reactivating...

Code: [Select]
Binding server port to default IP
UDP initialized on port 22584
Starting client authentication...
Engine initialized...
Authentication: SUCCESS
Executing config/client/avatarColors.cs.
Loading object base/data/shapes/player/m.dts
Window reactivating...
Window reactivating...
Window reactivating...
Window reactivating...
Error reading PNG file:
 IDAT: CRC error
Window reactivating...
Window reactivating...

It always ends with a broken PNG file.


Delete all screenshots

Hmm, never thought of that. Will try when I get on my PC.

As soon as the game starts type trace(1); into console and do whatever you did to make it crash. Traced logs are far more useful than console logs.