Diet (Fabric/Forge/Quilt)

Diet (Fabric/Forge/Quilt)

6M Downloads

[Bug]: Apotheosis Conflict

ZephaniahNoah opened this issue ยท 0 comments

commented

Game crashes when loading a world.

[19:02:54] [Server thread/ERROR]: Diet was unable to process recipe due to null output: apotheosis:spawner/ignore_conditions
[19:02:54] [Server thread/ERROR]: Diet was unable to process recipe due to null output: apotheosis:spawner/ignore_conditions
[19:02:54] [Server thread/ERROR]: Diet was unable to process recipe due to null output: apotheosis:spawner/ignore_conditions
[29Jan2022 19:02:54.872] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: Cannot invoke "net.minecraft.world.item.ItemStack.m_41720_()" because "output" is null
	Index: 7
	Listeners:
		0: HIGH
		1: ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
		2: NORMAL
		3: ASM: cyclopscore onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
		4: ASM: class com.mrcrayfish.goblintraders.world.spawner.SpawnHandler onWorldLoad(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
		5: ASM: colossalchests onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
		6: net.minecraftforge.eventbus.EventBus$$Lambda$4079/0x000000080177e250@32e9141f
		7: net.minecraftforge.eventbus.EventBus$$Lambda$4079/0x000000080177e250@1e3c86a4
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.ItemStack.m_41720_()" because "output" is null
	at TRANSFORMER/[email protected]/top.theillusivec4.diet.common.util.DietValueGenerator.reload(DietValueGenerator.java:102)
	at TRANSFORMER/[email protected]/top.theillusivec4.diet.common.util.DietValueGenerator.serverStarting(DietValueGenerator.java:59)
	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
	at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
	at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleSer
verStarting(ServerLifecycleHooks.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at TRANSFORMER/net.optifine/net.optifine.reflect.Reflector.callBoolean(Reflector.java:702)
	at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:90)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:644)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258)
	at java.base/java.lang.Thread.run(Thread.java:833)

[19:02:54] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.ItemStack.m_41720_()" because "output" is null
	at top.theillusivec4.diet.common.util.DietValueGenerator.reload(DietValueGenerator.java:102) ~[diet-forge-1.18.1-1.2.0.1.jar%2397!/:task ':jar' property 'archiveVersion']
	at top.theillusivec4.diet.common.util.DietValueGenerator.serverStarting(DietValueGenerator.java:59) ~[diet-forge-1.18.1-1.2.0.1.jar%2397!/:task ':jar' property 'archiveVersion']
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%2337!/:?]
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%2337!/:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%2337!/:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%2337!/:?]
	at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:102) ~[forge-1.18.1-39.0.63-universal.jar%23156!/:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
	at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
	at net.optifine.reflect.Reflector.callBoolean(Reflector.java:702) ~[OptiFine_1.18.1_HD_U_H4.jar%23157!/:?]
	at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:90) ~[client-1.18.1-20211210.034407-srg.jar%23152!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:644) ~[client-1.18.1-20211210.034407-srg.jar%23152!/:?]
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23152!/:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]

latest.log

Forge Version

39.0.63

Mod Version

1.18.1-1.2.0.1

Might not be an Apotheosis related issue idk