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

fix bug in the coop mod with downfall, the game crush when player run into the end screen. cannot get the neow's reward of random class relic for the downfall character. #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xuwww
Copy link

@xuwww xuwww commented Feb 29, 2024

  1. the game crush when player run into the end screen.
    the error messages are
    Caused by: java.lang.NoClassDefFoundError: chronoMods/coop/CoopCourierRoom
    at downfall.patches.ui.map.FlipMap$MapFlipper.SWFAct4Override(FlipMap.java:119)
    at downfall.patches.ui.map.FlipMap$MapFlipper.flip(FlipMap.java:237)
    at downfall.patches.ui.map.FlipMap$MapFlipper.flipflipflipflipflip(FlipMap.java:100)

  2. downfall characters can not get the random class relic when choose the option of neow's reward.

  3. downfall characters can not get upgrade the class relic when choose the option of UPGRADE_CLASS_RELIC.

@xuwww xuwww changed the title fix bug in the coop mod with downfall, the game crush when player run into the end screen fix bug in the coop mod with downfall, the game crush when player run into the end screen. Mar 1, 2024
@xuwww xuwww changed the title fix bug in the coop mod with downfall, the game crush when player run into the end screen. fix bug in the coop mod with downfall, the game crush when player run into the end screen. cannot get the neow's reward of random class relic for the downfall character. Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant