Create

Create

86M Downloads

startup crash with new 0.5.1e caused by flywheel upgrade

X-Coder opened this issue ยท 7 comments

commented

Describe the Bug

Because of the updated flywheel dependency within create, it crashes now:

Unsupported installed optional dependencies:
Mod ID: 'rubidium', Requested by: 'flywheel', Expected range: '[0.7.0,)', Actual version: '0.6.5'

I can't use required rubidium >=7.0 because oculus 1.6.4 is not yet compatible with rubidium, it crashes with attached crash report.

Reproduction Steps

I'm only using rubidium 0.6.5 + oculus 1.6.4 (for shader and better graphics/performance) + create 05.1e, no other mods.
0.5.1d worked fine before. The game crashes at start.

Expected Result

Is it possible to rollback the flywheel dependency upgrade until oculus+rubidium are working together?
Otherwise I can't play with shaders. Or is there any other solution?

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/cwgWymhP

Operating System

Windows 10

Mod Version

0.5.1e

Minecraft Version

1.20.1

Forge Version

47.1.47

Other Mods

rubidium 0.6.5
oculus 1.6.4

Additional Context

No response

commented

use embeddium instead of rubidium. patch e is supposed to be compatible with that.

commented

With embeddium instead, it crashes with this error:

Error loading class: me/jellysquid/mods/sodium/client/util/color/ColorABGR (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.util.color.ColorABGR)

commented

please upload the crash report

commented

oculus has not yet been updated for sodium 0.5+. that is the problem

commented

That seems to be the only way for now if you need shader support.

commented

same issue.
for now, go back to the previous version of create and stay on the rubidium-0.6.5 version