Create

Create

86M Downloads

Crash when using shaders

ollieburp opened this issue ยท 2 comments

commented

Describe the Bug

Whilst using shaders or trying to enable them, if blocks such as the crushing wheel or shaft are present in the world or placed, the game immediately crashes.

Reproduction Steps

  1. Choose shaderpack
  2. Enable shaders
  3. Place crushing wheel
    ...

Expected Result

The game immediately stops responding then crashes without showing the block being placed.

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/T18CBL9W

Operating System

Windows 10

Mod Version

0.4.1

Minecraft Version

1.18.2

Forge Version

40.1.25

Other Mods

No response

Additional Context

No response

commented

This appears to be an issue with Flywheel, not Create. You can disable Flywheel's optimizations with /flywheel backend off. I would still keep the issue open though because there must be a bug preventing Flywheel from turning off automatically with your shaders.

commented

Ok, thank you. Yeah will do :))