Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Immediate crash on server load- simple crafting cpu multiblock #8442

Open
darkshadow1809 opened this issue Mar 28, 2025 · 0 comments
Open

Immediate crash on server load- simple crafting cpu multiblock #8442

darkshadow1809 opened this issue Mar 28, 2025 · 0 comments
Labels
bug Self explanatory?

Comments

@darkshadow1809
Copy link

darkshadow1809 commented Mar 28, 2025

Describe the bug

This happens in ATM10 2.41 Which this error should have been fixed in, apparently not entirely. It's running AE2 19.2.5 on 1.21.1

https://mclo.gs/9SyWL7x
the crash
which results in
https://mclo.gs/sXiXz6e
For the actual:
Debug.log = https://mclo.gs/yAL6HLi
Latest.log = https://mclo.gs/RQlE47v

If you need anything else please dont hesitate to ask, I am not sure what else I can provide. I'd be able to provide all data of the world and server if needed to replicate it on your end to fix, the entire world though is roughly 70gb~ so it can take a while for us to transfer it, I do have 1gbps. if it requires to be replicated in some way to be fixed that is.

line 52135 is the fatal error for

file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@378fd1ac
[28Mar2025 00:55:29.495] [Server thread/ERROR] [net.neoforged.bus.EventBus/EVENTBUS]: Exception caught during firing event: Readying AE2 block entity
	Index: 49
	Listeners:
		0: net.commoble.hyperbox.Hyperbox$$Lambda/0x000001fb93dc9b10@672fe8bd
		1: net.neoforged.bus.EventListenerFactory$event/0x000001fb945a8000@601a0891
		2: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@5adb1263
		3: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@6fa0c90c
		4: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@7c087716
		5: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@21005e74
		6: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@782d589
		7: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@10b491b5
		8: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@45db00db
		9: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@7d515db1
		10: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@ceb6997
		11: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@391e35e5
		12: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@1d51fef8
		13: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@2c3f6ba5
		14: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@675f3321
		15: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@2a437aad
		16: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@428d1499
		17: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@636d3af4
		18: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@33fdeefa
		19: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@569011b0
		20: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@144e4060
		21: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@6fd5ad9f
		22: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@1303b35b
		23: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@46939aa1
		24: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@700b263f
		25: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@1b7bd73f
		26: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@325e3757
		27: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@71935b6e
		28: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@33f4a30d
		29: tv.soaryn.xycraft.core.content.systems.LevelSystemBase$$Lambda/0x000001fb977ca750@6171f899
		30: com.hrznstudio.titanium.event.handler.EventManager$FilteredEventManager$$Lambda/0x000001fb9212c400@41eb33b5
		31: net.neoforged.neoforge.common.NeoForgeMod$$Lambda/0x000001fb92268d90@29a78735
		32: dev.compactmods.machines.room.upgrade.RoomUpgrades$$Lambda/0x000001fb92548b28@4c6db5c9
		33: net.p3pp3rf1y.sophisticatedcore.common.CommonEventHandler$$Lambda/0x000001fb928b08d8@32c84e2c
		34: commoble.morered.MoreRed$$Lambda/0x000001fb9296d420@ba66722
		35: net.neoforged.bus.EventListenerFactory$handleLevelTick/0x000001fb92ae4c00@755a9f23
		36: net.neoforged.bus.EventListenerFactory$onWorldTick/0x000001fb92e3c800@67ce83d
		37: net.neoforged.bus.EventListenerFactory$onWorldTick/0x000001fb92e64400@7fafea46
		38: net.p3pp3rf1y.sophisticatedbackpacks.common.CommonEventHandler$$Lambda/0x000001fb933809f8@744a785c
		39: net.neoforged.bus.EventListenerFactory$onLevelTick/0x000001fb933f8000@4fc13ba2
		40: com.telepathicgrunt.the_bumblezone.neoforge.NeoForgeEventManager$$Lambda/0x000001fb935def38@13d442f9
		41: net.neoforged.bus.EventListenerFactory$onWorldTick/0x000001fb936dc000@6ec316fe
		42: it.zerono.mods.zerocore.internal.Lib$$Lambda/0x000001fb93a911b8@2b935dd6
		43: net.neoforged.bus.EventListenerFactory$serverTick/0x000001fb93ddc400@f9f361b
		44: net.neoforged.bus.EventListenerFactory$onLevelTickPost/0x000001fb94450000@f620074
		45: net.p3pp3rf1y.sophisticatedstorage.common.CommonEventHandler$$Lambda/0x000001fb949c6ba8@2f24c8dc
		46: net.neoforged.bus.EventListenerFactory$onLevelTick/0x000001fb94c18400@49382611
		47: net.neoforged.bus.EventListenerFactory$onLevelTick/0x000001fb950ac000@3fbaad2e
		48: net.neoforged.bus.EventListenerFactory$worldTick/0x000001fb957f4000@49e36b2c
		49: appeng.hooks.ticking.TickHandler$$Lambda/0x000001fb95a10000@7fab2fe
		50: net.neoforged.bus.EventListenerFactory$serverTickEvent/0x000001fb95bb5c00@561da3c4
		51: net.neoforged.bus.EventListenerFactory$onWorldTickEnd/0x000001fb95bc0000@5e1d1fb8
		52: net.neoforged.bus.EventListenerFactory$worldTick/0x000001fb95bf8c00@34240a88
		53: net.neoforged.bus.EventListenerFactory$serverTick/0x000001fb95c64000@66ccbd2b
		54: net.neoforged.bus.EventListenerFactory$serverWorldTick/0x000001fb95c90c00@5df431b5
		55: net.neoforged.bus.EventListenerFactory$serverTick/0x000001fb95cd1c00@6b22056c
		56: net.neoforged.bus.EventListenerFactory$onServerWorldTick/0x000001fb9604b400@7f4632ca
		57: net.neoforged.bus.EventListenerFactory$levelTick/0x000001fb97878c00@7c60fdec
		58: mcjty.rftoolsbase.setup.ModSetup$$Lambda/0x000001fb978d8cc0@21090c25
		59: com.hrznstudio.titanium.event.handler.EventManager$FilteredEventManager$$Lambda/0x000001fb9212c400@5b27a073
		60: net.neoforged.bus.EventListenerFactory$onLevelTick/0x000001fb97934800@e5124c
		61: net.neoforged.bus.EventListenerFactory$tick/0x000001fb979a4800@7b976e59
		62: net.neoforged.bus.EventListenerFactory$onTick/0x000001fb97a0b400@3509c383
		63: net.neoforged.bus.EventListenerFactory$tickPost/0x000001fb95394400@4efdc753
net.minecraft.ReportedException: Readying AE2 block entity
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:391)
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:263)
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:26)
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350)
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315)
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.fireLevelTickPost(EventHooks.java:982)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1043)
	at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:320)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707)
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.ClassCastException: class net.minecraft.world.level.block.AirBlock cannot be cast to class appeng.block.crafting.AbstractCraftingUnitBlock (net.minecraft.world.level.block.AirBlock is in module [email protected] of loader 'TRANSFORMER' @2e1ba142; appeng.block.crafting.AbstractCraftingUnitBlock is in module [email protected] of loader 'TRANSFORMER' @2e1ba142)
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.getUnitBlock(CraftingBlockEntity.java:93)
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.getItemFromBlockEntity(CraftingBlockEntity.java:78)
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.onReady(CraftingBlockEntity.java:107)
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.ServerBlockEntityRepo$FirstTickInfo.callInit(ServerBlockEntityRepo.java:43)
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:383)
	... 11 more

[28Mar2025 00:55:29.496] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraft.ReportedException: Readying AE2 block entity
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:391) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:263) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:26) ~[bus-8.0.2.jar%2367!/:?]
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%2367!/:?]
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%2367!/:?]
	at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.fireLevelTickPost(EventHooks.java:982) ~[neoforge-21.1.133-universal.jar%23515!/:?]
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1043) ~[server-1.21.1-20240808.144430-srg.jar%23514!/:?]
	at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:320) ~[server-1.21.1-20240808.144430-srg.jar%23514!/:?]
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23514!/:?]
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23514!/:?]
	at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23514!/:?]
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.ClassCastException: class net.minecraft.world.level.block.AirBlock cannot be cast to class appeng.block.crafting.AbstractCraftingUnitBlock (net.minecraft.world.level.block.AirBlock is in module [email protected] of loader 'TRANSFORMER' @2e1ba142; appeng.block.crafting.AbstractCraftingUnitBlock is in module [email protected] of loader 'TRANSFORMER' @2e1ba142)
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.getUnitBlock(CraftingBlockEntity.java:93) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.getItemFromBlockEntity(CraftingBlockEntity.java:78) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at TRANSFORMER/[email protected]/appeng.blockentity.crafting.CraftingBlockEntity.onReady(CraftingBlockEntity.java:107) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.ServerBlockEntityRepo$FirstTickInfo.callInit(ServerBlockEntityRepo.java:43) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	at TRANSFORMER/[email protected]/appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:383) ~[appliedenergistics2-19.2.5-beta.jar%23548!/:?]
	... 11 more
[28Mar2025 00:55:29.506] [Server thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 280ab055-a706-4b92-a967-7536e2150c77


Thank you all so much for taking a look at this, your hard work is appreciated as always <3 :) 👍

How to reproduce the bug

Not very sure how this one happened. I genuinely have no idea, I have multiple people using AE2 networks just fine, this one single AE2 CPU autocraft is causing issues i think.

From my end though, just to reproduce it boot the server, it'll immediately throw up the error.

Expected behavior

Server should load without crash, and just load the AE2 networks then boot the server as usual

Additional details

No response

Which minecraft version are you using?

1.21

On which mod loaders does it happen?

NeoForge

Crash log

https://mclo.gs/RQlE47v

@darkshadow1809 darkshadow1809 added the bug Self explanatory? label Mar 28, 2025
@darkshadow1809 darkshadow1809 changed the title Immediate crash on server load- simple crafting cpu multiblock Immediate crash on server load- simple crafting cpu multiblock [ATM10 2.41] Mar 28, 2025
@darkshadow1809 darkshadow1809 changed the title Immediate crash on server load- simple crafting cpu multiblock [ATM10 2.41] Immediate crash on server load- simple crafting cpu multiblock Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Self explanatory?
Projects
None yet
Development

No branches or pull requests

1 participant