[Bug]: Description: mouseClicked event handler
JoatMasterofNun opened this issue · 3 comments
Minecraft Version
1.19.2
Mod Version
2.0.17, 2.0.16c
Forge/Neoforge Version
43.4.0
What happened?
Originally, if I opened the mods menu in game, and clicked anything related to The Aether mod, the game would crash. World was otherwise fine. Same mouseClicked event handler crash
I noticed that every mod related to The Aether was reporting a mod version of "0.0NONE"
After I made an Aetherportal to see if the mod would load, it did.
I saved and exited. Then when I restarted the game, I could not even get past the main menu. It would immediately say saving game and crash.
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method placeGoldenOaks(Lnet/minecraft/world/level/block/Block;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Lnet/minecraft/world/level/block/state/BlockState; in aether_redux.mixins.json:common.world.GoldDungeonStructureMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap aether_redux.refmap.json
I did notice that this was recently updated so I tried reverting to an older version and I get the same issue. Crashes as soon as I try to open the game.
What was the expected result?
Previously: It would just freeze on the in-game mod menu. I don't need to use that, so there was no expected result.
Now: After entering the Aether and causing it to be generated, game will not even load after selecting single player.
If I disable the mod - the world is now gone. Curseforge appears to have yeeted ALL my gamesave into the nether.
I did duplicate the modpack WITHOUT Aether Redux and I stop getting these faults. The original modpack, even with AR disabled, deleted, etc. Still crashes (I'm assuming it created folders in another mod?)
Steps to Reproduce
Add mod to modpack.
Log Output (if applicable)
Crash Report (if applicable)
crash-2024-10-08_21.25.08-client.txt
Is this a compatibility issue with another mod?
No response
Additional Context/Information
I originally submitted the text of the reports and it faulted out for characters. I think I grabbed the correct log + Crash report
Make sure to confirm these as well before submitting the report:
- The issue persists on the latest version of the mod.
- All version numbers are properly recorded, no instances of ‘latest’
- All details are reported clearly and concisely
- This issue is not a duplicate of another issue
- If the issue is a modpack-related issue, it only occurs with Redux installed, and not without
- If the issue is a modpack-related issue, it has been reported to the modpack devs as well
Reverted from aether-1.5.0
to aether-1.4.2
and not having this issue any more. Seems like an incompatibility somewhere