Create

Create

86M Downloads

Random Unpredictable Crash

ronondex2009 opened this issue ยท 1 comments

commented

Describe the Bug

Whenever a new world is generated, it works fine (sometimes crashes here) but once you turn your character around, load new chunks, open settings, or move, the game will instantly crash. A crash report is not generated. Game exits with code -1073740940. However, I was able to find a latest.log file and this can be useful for finding the problem:
latest.log
Sometimes, the game will not crash. However, it will eventually close after some time, especially while playing with create, leaving a java crash log. In this case, it will crash with exit code 1:
hs_err_pid21732.log
hs_err_pid1968.log
hs_err_pid11400.log
hs_err_pid13048.log
hs_err_pid21248.log
hs_err_pid21520.log

Reproduction Steps

  1. Load new world
  2. Game crashes as soon as player interacts with client
  3. If the game doesnt crash, play some time and alternative crash will occur.
    ...

Expected Result

Game should not crash on startup nor after some time

Screenshots and Videos

There is no explicit cause of the crashes, and appears at random times.
image

Crash Report or Log

latest.log

Operating System

Windows 10

Mod Version

0.5.0g

Minecraft Version

1.18.2 and 1.19.2

Forge Version

43.2.0

Other Mods

No mods other than create were used

Additional Context

No response

commented

#4153
It is an issue with flywheel. Disabling backend fixes the issue.