Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: Game Dies When I Miss #560

Open
KittySleeper opened this issue Feb 28, 2025 · 12 comments
Open

Bug Report: Game Dies When I Miss #560

KittySleeper opened this issue Feb 28, 2025 · 12 comments
Labels
bug Something isn't working

Comments

@KittySleeper
Copy link

Image
yeah idk, i think there is supposed to be handlers for when you miss but

@KittySleeper KittySleeper added the bug Something isn't working label Feb 28, 2025
@NexIsDumb
Copy link
Member

uhhhh thats odd? i just checked the line, it shouldnt happen, what did you edit?

@charlesisfeline
Copy link
Contributor

i wonder if its an issue with the character animations as it shows the lines from FunkinSprite and Character

@NexIsDumb
Copy link
Member

i wonder if its an issue with the character animations as it shows the lines from FunkinSprite and Character

if we wanna be specific, the thing that is making this crash is the frameOffsets var, cuz it's null ...but it shouldnt? for sure something happened for it to become null?

@NexIsDumb
Copy link
Member

NexIsDumb commented Feb 28, 2025

OH orrr it could be the daOffset var, maybe it couldnt find the offsets data stored? thats odd though
also cuz mainly if getAnimOffset cant find the animation returns 0,0 which is not null anyways so it still shouldnt crash..?

@KittySleeper
Copy link
Author

uhhhh thats odd? i just checked the line, it shouldnt happen, what did you edit?

i didnt edit anything, just and i tested it on different songs and it seems like a 50/50 chance of happening

@NexIsDumb
Copy link
Member

NexIsDumb commented Feb 28, 2025

i didnt edit anything, just and i tested it on different songs and it seems like a 50/50 chance of happening

playing as default boyfriend??

@KittySleeper
Copy link
Author

i didnt edit anything, just and i tested it on different songs and it seems like a 50/50 chance of happening

playing as default boyfriend??

no a char that has no miss anims

@NexIsDumb
Copy link
Member

NexIsDumb commented Feb 28, 2025

no a char that has no miss anims

oh are you able to send it so i can test it rq?

@KittySleeper
Copy link
Author

no a char that has no miss anims

oh are you able to send it so i can test it rq?

its just my irida recreation, its on my github

@NexIsDumb
Copy link
Member

its just my irida recreation, its on my github

can you link it rq?

@KittySleeper
Copy link
Author

its just my irida recreation, its on my github

can you link it rq?

https://github.com/KittySleeper/Irida-Recreation

@NexIsDumb
Copy link
Member

https://github.com/KittySleeper/Irida-Recreation

which of the characters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants