ZeMystic Posted February 4, 2021 (edited) Hi! I'm trying to replace the pistol and SS Nazi sprites for a project of mine, and they work perfect in Crispy Doom, However they do NOT work in Chocolate Doom. I am getting the Error R_ProjectSprite: invalid sprite frame 3 : 0 Which I am assuming means "hey Sprite Group 3 (the pistol replacement) frame 0 is being fucky, fix it!" I followed along (skimmed because I'm impatient) through @Doomkid's video and followed with what he did from 24:31 and beyond. However, now I have no idea what I did wrong. Here is the link to the files, if you actually want to go in and find a fix: fixmepls.zip Edited February 4, 2021 by ZeMystic 0 Quote Share this post Link to post
Sinshu Posted February 5, 2021 The end marker of the sprite section should be "S_END" instead of "SS_END".https://www.doomworld.com/tutorials/fx2.php 1 Quote Share this post Link to post
ZeMystic Posted February 5, 2021 2 minutes ago, Sinshu said: The end marker of the sprite section should be "S_END" instead of "SS_END".https://www.doomworld.com/tutorials/fx2.php Well that was way easier than i thought, cheers! 2 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.