Code: Select all
Incorrect data format for maps/%name of the map.wad%.
Anyways, is it a problem with the iwad or with zdoom?
Moderator: GZDoom Developers
Code: Select all
Incorrect data format for maps/%name of the map.wad%.
Code: Select all
// Strife scripts are always a multiple of 1516 bytes because each entry
// is exactly 1516 bytes long.
if (numnodes % 1516 != 0)