lucaargolo / fabric-seasons

A simple mod for Minecraft that adds seasons to the game, changing biomes as you play.
Mozilla Public License 2.0
64 stars 47 forks source link

Game crash #49

Closed Romz24 closed 1 year ago

Romz24 commented 3 years ago

I am using your mod for seasons and mod for VoxelMap. From time to time, when opening a card, my game crashes. If you turn off the mod for the seasons, I did not notice this problem.

Game version: 1.16.5 Fabric Seasons: 1.2-BETA VoxelMap: 1.10.15 Fabric API: 0.40.1 Fabric Loader: 0.11.7

Crash log: crash-2021-10-02_02.39.34-client.txt

Romz24 commented 3 years ago

I caught another crash just when I log into the game.

File: crash-2021-10-04_04.37.00-client.txt

samb96 commented 3 years ago

I've also had a crash in the injectBiomeTemperature method that I think might be related. I am also using VoxelMap among other mods.

Game version: 1.17.1 Fabric Seasons: 1.3.1-BETA VoxelMap: 1.10.15 Fabric API: 0.42.1 Fabric Loader: 0.12.5

crash-2021-12-02_10.36.31-client.txt

samb96 commented 3 years ago

This crash is happening to me consistently at the moment.

some notes:

samb96 commented 3 years ago

I did some more experimentation and I don't think the root cause of my crash is because of this mod. My client still crashes even with the mod disabled. Sorry for the irrelevant report~

lucaargolo commented 1 year ago

Closing this since I was never able to properly reproduce it and the mod code changed a lot since it was reported.