GZDoom 3.5.1 Breaks my old WADs... what changed?
Posted: Thu Oct 04, 2018 7:42 am
Hey, I was just notified by someone who tried to run my map in the newest GZDoom. The game immediately CTDs with the error message "Script error, "theisland_full.pk3:mapinfo.lmp" line 213: Unexpected end of file in cluster definition.
I looked in my mapinfo file and I don't see anything wrong with it compared to the ZDoom wiki section on clusters... so I'm not sure what to do. Here's the offending section:
clusterdef 1
{
hub
flat = ATGRASS2
music = TRAVENLI
//
exittext =
"As the sails fill, you steer the primitive",
"life raft away from the island, confident",
"that you have destroyed all the invading",
"Demons. Hopefully you will drift into a",
"shipping lane and get picked up before",
"Too long. Congratulations! ",
"levels, music, sound, textures by Real_Trisk.",
"Coding also by Real_Trisk (I'm so alone...)",
"Monsters: Eriance, Cpt. Toenail, Tormentor667",
"Lexus Alyus, Ghastly_dragon, DavidRaven",
"Beta Testers: Major Cooke, Cpt. Toenail",
"Eriance, WildWeasel, NeoWorm ",
"Play more GZDoom levels and games free!",
"www.prodigal-game.com",
" ",
"Thanks for playing!",
"2010-12 Real_Trisk, Benjamin J Johnson",
}
//<---this is line 213, the end of the file.
Can anybody tell me what I'm doing wrong?
Thanks,
Ben
I looked in my mapinfo file and I don't see anything wrong with it compared to the ZDoom wiki section on clusters... so I'm not sure what to do. Here's the offending section:
clusterdef 1
{
hub
flat = ATGRASS2
music = TRAVENLI
//
exittext =
"As the sails fill, you steer the primitive",
"life raft away from the island, confident",
"that you have destroyed all the invading",
"Demons. Hopefully you will drift into a",
"shipping lane and get picked up before",
"Too long. Congratulations! ",
"levels, music, sound, textures by Real_Trisk.",
"Coding also by Real_Trisk (I'm so alone...)",
"Monsters: Eriance, Cpt. Toenail, Tormentor667",
"Lexus Alyus, Ghastly_dragon, DavidRaven",
"Beta Testers: Major Cooke, Cpt. Toenail",
"Eriance, WildWeasel, NeoWorm ",
"Play more GZDoom levels and games free!",
"www.prodigal-game.com",
" ",
"Thanks for playing!",
"2010-12 Real_Trisk, Benjamin J Johnson",
}
//<---this is line 213, the end of the file.
Can anybody tell me what I'm doing wrong?
Thanks,
Ben