Crashing Upon Nether Entry
Closed this issue · 7 comments
Basic details
- Are you using a legitimate Minecraft account?: YES
- Are you using Java 8, 64-bit?: YES
- Did you add any additional mods: NO
- Crash/latest log link (if applicable): UNSURE
Describe the issue
Game freezes as soon as I attempt to enter the Nether.
Can you share your \modpacks\tekkit-2\logs\latest.log
using https://mclo.gs/?
Here is the log sorry toook a minute to figure out what to do.
Hopefully this works.
Thank you for the log, but there isn't any crash on it, so I assume it's from the wrong session.
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.
I should note. Ctrl alt del. Ctrl shift esc. And all other such inputs all do nothing during this time.
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.
Closed due to inactivity, will reopen if requested.