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

Crash in Twilight Forest, due to Nagastone #16424

Closed
2 of 3 tasks
SylianXx opened this issue May 30, 2024 · 2 comments
Closed
2 of 3 tasks

Crash in Twilight Forest, due to Nagastone #16424

SylianXx opened this issue May 30, 2024 · 2 comments
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@SylianXx
Copy link

Your GTNH Discord Username

sylian2407

Your Pack Version

2.6.1

Your Server

SP

Java Version

Java 20

Type of Server

Single Player

Your Actions

Walking in TF towards the Naga Courtyard causes a crash.
Trying to load that world again crashes too.
The Crash is reproducable.

Crash Report

Crash report:

crash-2024-05-30_16.42.06-server.txt

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@SylianXx SylianXx added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels May 30, 2024
Copy link
Contributor

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/files/15501565/crash-2024-05-30_16.42.06-server.txt

Stacktrace
java.lang.NullPointerException: Cannot invoke "net.minecraftforge.common.util.ForgeDirection.ordinal()" because "this.EtchedNagastoneNorth" is null
  at twilightforest.structures.courtyard.ComponentTFNagaCourtyardWall.addComponentParts(ComponentTFNagaCourtyardWall.java:576)
  at net.minecraft.world.gen.structure.StructureStart.generateStructure(StructureStart.java:44)
  at net.minecraft.world.gen.structure.MapGenStructure.generateStructuresInChunk(MapGenStructure.java:93)
  at twilightforest.world.ChunkProviderTwilightForest.populate(ChunkProviderTwilightForest.java:950)
  at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:279)
  at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1050)
  at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
  at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
  at net.minecraft.server.management.PlayerManager$PlayerInstance.(PlayerManager.java:370)
  at net.minecraft.server.management.PlayerManager.getOrCreateChunkWatcher(PlayerManager.java:97)
  at net.minecraft.server.management.PlayerManager.filterChunkLoadQueue(PlayerManager.java:174)
  at net.minecraft.server.management.PlayerManager.updatePlayerPertinentChunks(PlayerManager.java:267)
  at net.minecraft.server.management.ServerConfigurationManager.updatePlayerPertinentChunks(ServerConfigurationManager.java:313)
  at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:404)
  at net.minecraft.network.play.client.C03PacketPlayer.processPacket(SourceFile:137)
  at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.processPacket(SourceFile:63)
  at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:212)
  at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:165)
  at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:659)
  at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547)
  at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111)
  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

@chochem
Copy link
Member

chochem commented May 30, 2024

duplicate of #16353 with fix there as well.

@chochem chochem closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

2 participants