Blockland Forums > Help
Runtime Error
Flubbman:
My game keeps crashing on the main menu since yesterday. What's odd about this is that it started happening when I cleaned out a lot of unnecessary add-ons.
It only happens on the main menu. The time varies, but it is always somewhere under 5 minutes. If I'm not fast enough to start or join a server, it crashes.
--- Code: ---Binding server port to default IP
UDP initialized on port 36800
Executing config/server/ADD_ON_LIST.cs.
Engine initialized...
Authentication: SUCCESS
Executing config/client/avatarColors.cs.
Loading object base/data/shapes/player/m.dts
Error reading PNG file:
IDAT: CRC error
--- End code ---
This is the last part of the console.log, which I think may be causing the problem. It ends with "Error reading PNG file:", right after it loads the m.dts. Is there something wrong with the Blockhead model?
I've re-installed the game twice to no effect.
Flubbman:
------------------
System Information
------------------
Time of this report: 8/7/2012, 12:23:03
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120503-2030)
Language: Swedish (Regional Setting: Swedish)
System Manufacturer: MSI
System Model: MS-7623
BIOS: Default System BIOS
Processor: AMD Athlon(tm) II X4 640 Processor (4 CPUs), ~3.0GHz
Memory: 4096MB RAM
Available OS Memory: 4096MB RAM
Page File: 2258MB used, 5929MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode
---------------
Display Devices
---------------
Card name: ATI Radeon HD 5700 Series
Manufacturer: ATI Technologies Inc.
Chip type: ATI display adapter (0x68B8)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_68B8&SUBSYS_22881787&REV_00
Display Memory: 2806 MB
Dedicated Memory: 1014 MB
Shared Memory: 1791 MB
Forgot you can't edit in Help.
Mold:
--- Quote ---Client_UserContent
--- End quote ---
Remove.
Als console.log says you have some CRC banned add-ons amd some broken ones without description.txt etc etc
Remove them
Mold:
Also*, and*
Fuk this iPad
Flubbman:
--- Quote from: Mold on August 07, 2012, 07:33:29 AM ---
--- End quote ---
Turns out RTB was causing the error.
Re-installed it, everything works fine now.