fn2006 / PollyMC

DRM-free Prism Launcher fork with support for custom auth servers.
GNU General Public License v3.0
744 stars 48 forks source link

Loading into a world in version 1.14 and below crashes the game #176

Open Gulvion opened 3 weeks ago

Gulvion commented 3 weeks ago

Operating System

Windows

Version of PollyMC

PollyMC 8.0

Version of Qt

Qt 6.6.0.

Description of bug

It's my first time using this launcher to play Minecraft. The reason why I downloaded the launcher was to play RLCraft; however, when I made a world and loaded into it, it crashed. At first, I thought it was some optimization mod I downloaded to the RLCraft instance, but after deleting all of my optimization mods, it still wasn't fixed. So I tried running vanilla 1.12.2, and there I found out that mods weren't the ones causing the bug. I tried different versions, and from what I found, the versions that didn't have this bug were 1.15 and above, and 1.8 and 1.9 just crashed when you tried to launch them. I believe Minecraft isn't the one causing this because I ran 1.12.2 in TLegacy and it seems to work fine; it's just in PollyMC where it crashes. (Not 100% Sure)

I also tried changing my Java Runtime or whatever you call this to "jre-1.8" and it still wasn't fixed.

Here are the Crash Logs for the different Versions:

(Version - 1.8.9)

hs_err_pid1588.log

(Version - 1.9)

hs_err_pid14024.log

(Version - 1.10)

hs_err_pid9572.log

(Version - 1.11)

hs_err_pid7488.log

(Version - 1.12.2)

hs_err_pid14996.log

(RLCraft - v2.9.3.)

hs_err_pid10272.log

(Version - 1.13)

hs_err_pid3428.log

(Version - 1.14)

hs_err_pid2676.log

Steps to reproduce

• Launch minecraft • Create a new world • Crashes

Suspected cause

No response

This issue is unique