Skip to content
New issue

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

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

Already on GitHub? # to your account

60FPS: Fix Climhazzard random crash on poisoned enemy #516

Conversation

tangtang95
Copy link
Contributor

@tangtang95 tangtang95 commented Dec 29, 2022

Summary

With 60 FPS mod, when using Climhazzard against enemy with status (e.g. poison), can cause a crash. This crash does not happen always, but somehow "randomly". I do not know the real cause, but I just disabled any decorator wrapper on the battle effect function that cause the crash. After testing it more than 10 times, I didn't get any crash.

Motivation

A user reported it.

ACKs

  • I have updated the Changelog.md file
  • I did test my code on FF7
  • I did test my code on FF8

@julianxhokaxhiu julianxhokaxhiu added the bug Something isn't working label Dec 29, 2022
@julianxhokaxhiu julianxhokaxhiu added this to the 1.15.0 milestone Dec 29, 2022
@julianxhokaxhiu
Copy link
Owner

Can you please update also the Changelog?

@julianxhokaxhiu julianxhokaxhiu merged commit 606bec1 into julianxhokaxhiu:master Dec 30, 2022
@julianxhokaxhiu
Copy link
Owner

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants