OreCruncher / BetterRain

Based on the BetterRain mod from Wirsbo
20 stars 12 forks source link

[1.8.9] Crash with SpongeForge (Dynamic Surroundings) #89

Closed ajthemacboy closed 8 years ago

ajthemacboy commented 8 years ago

SpongeForge issue link: https://forums.spongepowered.org/t/spongeforge-crash-on-ftb-unstable-with-forge-1732/

Server log: https://gist.github.com/ajthemacboy/fa08dfdd69014249f5f3

SpongeForge: Latest version, Forge: 1732

OreCruncher commented 8 years ago

Looks like Sponge is wanting to do something with updateWeatherBody() as well which leads to a conflict. Transform hook can be found here.

Need feedback from the Sponge crew to figure out the best way to resolve without gutting a Dynamic Surroundings feature.

OreCruncher commented 8 years ago

Seems like two possible solutions:

Because of the nature of the change I will delay until the next release cycle (*.0.5.x). Trying to get this cycle completed and to RELEASE.

EDIT: So I don't forget - https://forums.spongepowered.org/t/spongeforge-crash-on-ftb-unstable-with-forge-1732/11382/7

OreCruncher commented 8 years ago

Did a quick fix to get it working. Will take on mixin conversion in a separate task.

OreCruncher commented 8 years ago

Release version pushed to CurseForge that should be compatible with SpongeForge