The file data/prefabs_dlc.txt inside main.dat has syntax errors on lines 1284 and 1323.
Line 1284:
Line 1323:
Instead of `END`, they say `EN`.
Line 1284:
Code:
BEGIN Material Type WoodenFloor x 1 y 1 w 8 h 12 EN
Line 1323:
Code:
BEGIN Material Type WhiteTiles x 1 y 1 w 3 h 2 EN
Instead of `END`, they say `EN`.
Upvote
0