Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
DynamiteKaitorn

[Vanilla/Chocolate DooM] Chainsaw sprites crashing

Question

A recent issue I've noticed whilst messing around with vanilla DooM is for some BIZZARE reason, the chainsaw from DooM/DooM II is crashing my project with a "R_ProjectSprite: invalid sprite frame 68 : 0". This makes little to no sense since I'm not editing the chainsaw at all, I'm just editing my player sprites. I checked the DooM-Wiki and apparently the crash occurs when I've either not provided the frames needed (since I'm not editing it that's illogical) or from not having a second frame to jump to (Eventhough it states it will jump to frame 67?).

 

Chainsaw_Logic_01.png.bdc3699ad39445fb56b51f03f9ec84fc.png

 

Any idea? :l

Share this post


Link to post

2 answers to this question

Recommended Posts

  • 3

If you're modifying sprites, make sure you run chocolate-doom with -merge, not -file. Vanilla Doom cannot load modified sprites from a PWAD and you have to use a tool like DeuSF to load them into the IWAD. Choco's -merge parameter emulates this tool.

Share this post


Link to post
  • 0

Make sure you are not missing any frame/angle for the player sprites or from anything else you may have edited.

Edited by Noiser

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×