SuperSonic64
Member
Each time I use my custom character when I go on a spring and go down in air the game crashes. Whats happening?
I got all sprites done so whats going on?
I got all sprites done so whats going on?
Goober said:Oh, I've got covered on this one. I had the same problem with my fan char:
Your falling sprites and Tails pickup sprites are supposed to be named:
PLAYa* and
PLAYb*
Having this problem means that you have them named:
PLAYA* and
PLAYB* (notice when to and not to capitalize)
You can fix this in the newest version of XWE, or do it manually in Hex Editor.
If you are still having the problem, then your XWE (I assume that's what you use, because most people do) isn't the most current, so you will have to download the newer one, or Hex Editor.
Sky Ninja said:Use the setting option, and check "allow lowecase lump names".
Dark Warrior said:http://srb2wiki.sepwich.com/index.php?title=XWE
DSMASTA64 said:Dark Warrior said:http://srb2wiki.sepwich.com/index.php?title=XWE
Thanks. I've never noticed this in the wiki (probably cause I never look). The same problem happens to me with the spring. But now I can fix my problem. SS64 maybe that'll fix yours.
Joat said:I’ve taken a look at the said WAD and noticed a couple problems.
- Things like “SUPa^1” should be “SUPA^1”
It doesn’t seem to have any falling2 (a) rotations. Even if your falling animation only has one sprite per direction, you need to put something in falling2
Whether these are the problems or whether what I have is an outdated version, I do not know.