Lykrast / MeetYourFight

Minecraft mod that adds bosses
Other
4 stars 5 forks source link

World dead hang when the depth star is used (1.18.2) #22

Open InteJason opened 8 months ago

InteJason commented 8 months ago

This happens with the epic fight mod. The log doesn't seem to show anything useful: https://mclo.gs/QvBf5lI Forge Version: 40.2.14

To replicate: 1) Have both epic fight and meet your fight installed. 2) Right click using depth star.

SettingDust commented 8 months ago

https://mclo.gs/LeJdgwr and it's 1.18.2

SettingDust commented 8 months ago

The https://github.com/Lykrast/MeetYourFight/blob/master/src/main/java/lykrast/meetyourfight/item/DepthStar.java#L35 timeleft is 2147483644

SettingDust commented 8 months ago

https://github.com/Yesssssman/epicfightmod/blob/1.18.2/src/main/java/yesman/epicfight/events/PlayerEvents.java#L90