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

Rotating circuit tile entity causes game crash #100

Open
The-Minecraft-Scientist opened this issue Aug 9, 2024 · 1 comment
Open

Rotating circuit tile entity causes game crash #100

The-Minecraft-Scientist opened this issue Aug 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@The-Minecraft-Scientist
Copy link
Member

reported in Crossroads-Development/Crossroads#295

@The-Minecraft-Scientist
Copy link
Member Author

The-Minecraft-Scientist commented Aug 9, 2024

[18:33:15] [Server thread/INFO]: Redirecting com/Da_Technomancer/essentials/blocks/redstone/CircuitTileEntity$Orient
[18:33:15] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.ReportedException: Exception ticking world
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:897) ~[client-1.20.1-20230612.114412-srg.jar%23588!/:?]
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23588!/:?]
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23588!/:?]
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23588!/:?]
	at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23588!/:?]
	at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Direction.m_122429_()" because "p_121946_" is null

(this section from the log seems to be the root of the issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant