quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
35 stars 2 forks source link

[1.7.10]: MixinStructureGeneratorBaseMM (Mowzies mobs) doesn't work #120

Open kotmatross28729 opened 6 months ago

kotmatross28729 commented 6 months ago

Modpack

Custom

Help isloating the issue

Game log

https://mclo.gs/PwotTOn

crash report: https://mclo.gs/E1eV7ux

Description

For some reason, MixinStructureGeneratorBaseMM is not working properly and the game still crashes. Although your Overwrite generateLayer looks like it should work, maybe there is some another thing that could be null? (It's unlikely to say this for sure, because in StructureGeneratorBase.java there are generally only 565 lines, and the report indicates line 742. which obviously doesn't exist. And the second line in the report - 380, contains only the use of the generateLayer method)