Shadows-of-Fire / Placebo

A library mod
MIT License
23 stars 22 forks source link

Crash on world load. #10

Closed TheSnowyChickens closed 5 years ago

TheSnowyChickens commented 5 years ago

Hi, any world that I create, crashes on world load. Only without Placebo (+ mods), the world load.

I don't get a crash report, only the classic hs_err errors. hs_err_pid2436.log

I use: Forge: 28.0.100 Placebo: 2.2.0 FWB: 2.1.0 FF: 2.2.0 WST: 3.1.0 MC: 1.14.4

Mod list: grafik

Shadows-of-Fire commented 5 years ago

None of my mods ever access NativeImage whatsoever, nor is there any problem that I can tell from running all of my mods together in an environment with forge 100. It's possible that this issue stems from either video drivers or a jvm issue (the hs_err_pid is reporting multiple installed jdk's), so try removing all java installs and installing j8 from https://adoptopenjdk.net/

TheSnowyChickens commented 5 years ago

Okay Sir, thx for this info and this Java beta/pre-build page. 👍

TheSnowyChickens commented 5 years ago

Hmm, still the same error. ;/

I will try tomorrow more and I wait for new mod updates from the other mods, maybe they are also "destroying" something.

hs_err_pid14872.log

Shadows-of-Fire commented 5 years ago

Well the crash is from native image code, video drivers are also a possible cause. See if there are updates available

TheSnowyChickens commented 5 years ago

grafik It is the newest version. (Grafiktreiber -> graphic driver)

TheSnowyChickens commented 5 years ago

Okay, I found the problematic mod: it was god damn JEI, but only this time. At the time, where I posted this issue, it was another mod. (feels like random mods causing this xd)

But still ty for helping me. 👍