wad bug

Status
Not open for further replies.

jet

Jet the Hedgehog
Someone please help. I made some wads but every time they hit a spring it says signal_handler(): segment violation. I need help because you have to hit springs in the game.
 
The lower case lumpnames are the sprites you have named:
****a1
****a2
****a3
****a4
****a5
****a6
****a7
****a8
****b1
****b2
****b3
****b4
****b5
****b6
****b7 and
****b8

NOT ****A1-8 and ****B1-8

To maintain a lower case lumpname, download the newest version of XWE, which allows lowercase lumpnames, or do what I did and download Hex Editor.

If you get Hex Editor (link on the wiki), then do the following:

-Open up the wad with Hex Editor
-Scroll down the funky letterings in the RIGHT selection
-Find the letterings that read out as PLAY(or whatever you have in place of my previous ****)A1-8 and B1-8 the SECOND TIME, and type a's in place of the A's, and b's in place of the B's. You should only have to do this 10 times, anymore than this, and you edited the standing sprites too, which would have come before all of the ****c# through ****`# sprites.
 
Oh yeah and when I made these wads I didn't make them on my own. I used super sonic sprites.
 
The latest version of XWE keeps saying a file is missing no matter what I do to the dang thing.
 
Make sure that all of your sprites follow the guidelines in the wiki with the same coding after the initial PLAY (or ****, whatever you are using, but if its super sonic, I wouldn't know). If you don't have every-single sprite as they are listed in the wiki, whether you use them with the character or not, it won't work.

Note: If your just releasing a recolored Super Sonic, or a Super-Sonic-from-the-start character, then just stop working on it anyways.

Edit: Make sure you have included the OBJCTCFG, and S_SKIN.
 
Ok I just need to figure out how to upload the screen shot onto the post. But I have no idea how.Can someone tell me how?
 
OK, To upload a screenshot, go to and image hosting site (imageshack.us) and upload your files.

Also, you say that you need help still, but we have given you all the information there is to give. Try reading it before just giving up.
 
Status
Not open for further replies.

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

Back
Top