Jump to content

scoredoom with mapinfo.lmp problem


Recommended Posts

I'm trying to play a particular level set wad that requires a mapinfo..lmp file and it crashes whenever I load the mapinfo. It says error in syntax at line 94 which is "{" right after the "next endgame".

{
cast
music d_evil 1
}

I can get it to work with regular gzdoom and zdoom. They have no problem running the mapinfo file.

I'm using the most recent version of scoredoom (gzscoredoom) without the add-on pack. No other files besides the mapinfo.lmp and the level set wad.

Is this just a bug with scoredoom? Or is there a way I can work around it without removing the whole cast section?

Thanks.

Share this post


Link to post
Brewtal_Legend said:

I'm trying to play a particular level set wad that requires a mapinfo..lmp file and it crashes whenever I load the mapinfo. It says error in syntax at line 94 which is "{" right after the "next endgame".

{
cast
music d_evil 1
}

I can get it to work with regular gzdoom and zdoom. They have no problem running the mapinfo file.

I'm using the most recent version of scoredoom (gzscoredoom) without the add-on pack. No other files besides the mapinfo.lmp and the level set wad.

Is this just a bug with scoredoom? Or is there a way I can work around it without removing the whole cast section?

Thanks.


It's possible that 'cast' was added to the MAPINFO definition in a later version of zdoom/gzdoom than the version scordoom was built with.
Could you post the link/name of the wad? There may be a workaround, Im not sure though.

Share this post


Link to post
Brewtal_Legend said:

Just to clarify, the wad itself works fine in all cases, just without the mapinfo. So the levels all load correctly, just the level names and music isn't right.


I see. Try replacing 'cast' with 'EndGameC' and see if that works.

If that doesnt work, could you PM me the .lmp file as well as the link or name of the mapset.
Thanks.

Share this post


Link to post

I tried endgamec and it still doesn't work.

"Execution could not continue.

Script error, "MAPINFO" line 94:
Bad syntax."

line 94 is the "{" symbol on the line above the "cast" command which is on line 95.

PM sent.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...