Create

Create

86M Downloads

Shaders-related ClassNotFound Exception thrown at startup

Epic-A-the-5th opened this issue ยท 1 comments

commented

Describe the Bug

Booting the game displays an 'Exception Thrown' screen instead of the Main Menu. Crash report lists the class that's not found as "com.simibubi.create.foundation.render.RenderTypes$Shaders"

Reproduction Steps

  1. Boot the game
  2. Observe the 'Exception Thrown' screen

Expected Result

I expected the game to boot normally to the main title, without having any exceptions thrown.

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/Epic-A-the-5th/aefd37c0dd2b8d6967776b2ddd555137

Operating System

Windows 10

Mod Version

0.4.0f

Minecraft Version

1.18.1

Forge Version

39.1.2

Other Mods

(~230 other mods listed in attached crash report)

Additional Context

No response

commented

After investigation of the same issue with other mods, I've found that this issue arises from multiple versions of the same mod being left active in your mods folder (AKA Curseforge didn't properly delete/disable a previous version when updating).