Jump to content

Issue with latest GZDoom and PSXTC.


Recommended Posts

I decided to upgrade to the latest GZDoom version, as the one I was using was from 2013.. But I now get this error when trying to run PSXDoom:

Script error, "PSXDOOM.PK3:sbarinfo.txt" line 13:
Expected identifier but got 'null' instead.


It worked fine on the older version GZDoom, so I am not sure what went wrong? Does anyone happen to know if this can be fixed?

Share this post


Link to post
CyberDemonEmpress said:

I decided to upgrade to the latest GZDoom version, as the one I was using was from 2013.. But I now get this error when trying to run PSXDoom:

Script error, "PSXDOOM.PK3:sbarinfo.txt" line 13:
Expected identifier but got 'null' instead.


It worked fine on the older version GZDoom, so I am not sure what went wrong? Does anyone happen to know if this can be fixed?


The SBARINFO code uses "null" to display no graphics, which was never correct behavior. It used to work by accident because there are no graphics called "null", so the graphic was missing and therefore not displayed. But now "null" is a keyword in SBARINFO and this half-assed method no longer works.

Replacing null with TNT1 should work. See this post.

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...