xJon / Tekkit-2

The official sequel to Tekkit (2012)
https://technicpack.net/modpack/tekkit-2
15 stars 1 forks source link

Crashing Upon Nether Entry #211

Closed J-B-M-W closed 11 months ago

J-B-M-W commented 1 year ago

Basic details

Describe the issue

Game freezes as soon as I attempt to enter the Nether.

xJon commented 1 year ago

Can you share your \modpacks\tekkit-2\logs\latest.log using https://mclo.gs/?

J-B-M-W commented 1 year ago

Here is the log sorry toook a minute to figure out what to do. Hopefully this works.

https://api.mclo.gs/1/raw/5rPprJR

xJon commented 1 year ago

Thank you for the log, but there isn't any crash on it, so I assume it's from the wrong session.

J-B-M-W commented 1 year ago

Hey, This is the correct log. I intentionally replicated the situation to create a fresh one.

Perhaps it isn't registering it as a crash. When I attempt to go to the nether. It starts off ok. Then the screen goes black with only the inventory visible and doesn't accept any input even whwn left for extended periods of time. The only way out of it is to shut the computer off as everything freezes up.

J-B-M-W commented 1 year ago

I should note. Ctrl alt del. Ctrl shift esc. And all other such inputs all do nothing during this time.

xJon commented 1 year ago

When the game freezes, please fetch a "thread dump", to better understand what's happening. To get it:

  1. Download and install Java 8 JDK for your system from https://adoptium.net/temurin/releases/?version=8
  2. Start the game and wait for it to freeze
  3. Once it freezes, get the game's PID number from task manager (by enabling the PID column with a right click)
  4. Open Command Prompt, and type jstack <PID value> (without <>)
  5. Copy what's printed to https://mclo.gs/ and share it here.
xJon commented 11 months ago

Closed due to inactivity, will reopen if requested.