tom5454 / ViveCraftCompat

Improves compatibility between vivecraft and various other mods.
MIT License
2 stars 3 forks source link

Crashing instantly on launch. #1

Closed Seristic closed 1 year ago

Seristic commented 1 year ago

I am unsure of what I have changed, but when this mod is enabled on its own (with it's required mods ofc) it seems to crash EVERY time now. Would this be summin I can do to fix this?

JadianRadiator commented 1 year ago

the person who made it has it set up requiring this Sodium... which isn't available for 1.19

Seristic commented 1 year ago

I've been using 1.19.2 and it was working last week. What could've changed from then?

tom5454 commented 1 year ago

The mod was built with ViveCraft version 0.0.15 the latest ViveCraft version has an almost full rewrite so I have to port ViveCraftCompat to this new version.

JadianRadiator commented 1 year ago

The mod was built with ViveCraft version 0.0.15 the latest ViveCraft version has an almost full rewrite so I have to port ViveCraftCompat to this new version.

that doesn't address the fact that you coded a 1.16.x only mod as a dependency of a 1.19.x mod And said 1.16.x mod (Sodium) has no bearing on Vivecraft. .... Unless you ported some 1.16.x version of ViveCraftCompat to 1.19.x

tom5454 commented 1 year ago

Sodium is for fabric and is only available on Modrinth for any other Minecraft version. I use Rubidium which is the forge port of Sodium, but it's not a required dependency for this mod. Sodium/Rubidium offers better performance with VR (for me at least).

JadianRadiator commented 1 year ago

It's still crashing and I don't know why. There is no crash log, just the regular log.

Here's a pastebin of the log. https://pastebin.com/AksdpaEL And the CurseForge profile of what mods I'm using. Dwarven Earthmaw.zip

Edit: Downgrading Vivecraft made it work

Seristic commented 1 year ago

Yea, I contacted Tom at CF and forgot to post back here. Gonna close this. Thank you both!