makamys / MAtmos

Minecraft Atmospheric sounds simulator (1.7.10, 1.12.2)
Other
27 stars 5 forks source link

MutantCreatures breaks matmos if you take a spawn egg of any creature from this mod #29

Open kotmatross28729 opened 1 year ago

kotmatross28729 commented 1 year ago
Report java.lang.Throwable$WrappedPrintStream:println:749: java.lang.NullPointerException at thehippomaster.MutantCreatures.item.MCSpawnEgg.func_77653_i(MCSpawnEgg.java:43) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) at eu.ha3.matmos.data.modules.player.ItemProcessorHelper.setValue(ItemProcessorHelper.java:18) at eu.ha3.matmos.data.modules.player.ModuleInventory.doProcess(ModuleInventory.java:26) at eu.ha3.matmos.data.modules.ProcessorModel.process(ProcessorModel.java:42) at eu.ha3.matmos.data.modules.ModuleRegistry.process(ModuleRegistry.java:185) at eu.ha3.matmos.core.sound.Simulacrum.onTick(Simulacrum.java:86) at eu.ha3.matmos.Matmos.onTick(Matmos.java:247) at eu.ha3.matmos.lib.eu.ha3.mc.haddon.forge.ForgeBase.onTickLiteLoaderStyle(ForgeBase.java:146) at eu.ha3.matmos.lib.eu.ha3.mc.haddon.forge.ForgeBase.onRenderTick(ForgeBase.java:114) at eu.ha3.matmos.ForgeMatmos.onRenderTick(ForgeMatmos.java:37) at cpw.mods.fml.common.eventhandler.ASMEventHandler_513_ForgeMatmos_onRenderTick_RenderTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:340) at net.minecraft.client.Minecraft.func_71411_J(MinecraftMixin.java:1003) at net.minecraft.client.Minecraft.func_99999_d(MinecraftMixin.java:7006) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) (MAtmos) MAtmos is crashing: java.lang.NullPointerException: null (MAtmos) thehippomaster.MutantCreatures.item.MCSpawnEgg.func_77653_i(MCSpawnEgg.java:43)