Need help with error on character WAD

Status
Not open for further replies.

matt9837

Member
Hi... I have a tiny problem... I am making a Character Wad, AND finished one, but when I test the one I am working on, whenever I highlight him on the Single Player character select, JUST BEFORE the picture comes up, an error like this comes up

signal_handler(): segment violation

I worked WEEKS on this project, but I can't get it to work! HELPPPPPP!!!!!!!
 
http://srb2wiki.sepwich.com/wiki/Character_WAD#PlayerText
You are missing the...

#

...at the end which is important!





Aaaaaaaaaand...
You might check your character sprites (the "SHOGA1", "SHOGA2A8", ... thingies), too. After I opened them with XWE they where determined as IMAGEs. They should be determined as SPRITEs or it'll crash the game. Plus the last two states should be "SHOGa0" and "SHOGb0".
 
matt9837 said:
How do you get them to be determined as "SPRITEs", and WHERE DO I PUT THAT "#"

The sprites need to be sandwiched between two empty lumps called S_START and S_END, I believe.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top