TechTastic / kubevs

Apache License 2.0
1 stars 1 forks source link

Seven mod combo crashes Architectury API #1

Open AlexanderwithaA opened 10 months ago

AlexanderwithaA commented 10 months ago

Mod Name

Architectury API

This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods

Minecraft Version

1.18

Mod Loader

Fabric

Issue description

When KubeJS, KubeVS, KubeJSoffline, Valkyrian Skies 2, Rhino, Architectury API, and the Fabric API are all installed, the architectury api crashes the game due to this it seems

java.lang.ClassNotFoundException: org.valkyrienskies.core.impl.datastructures.DenseBlockPosSet

Issue reproduction

Install KubeJS, KubeVS, KubeJSoffline, Valkyrian Skies 2, Rhino, Architectury API, and Fabric API on a fabric instance then run the game. (Latest version of each as of today 10/28/23)

Logs

latest.log

TechTastic commented 10 months ago

This is due to VS2 restructuring their code in the latest beta version. This will be remedied soon but I am waiting for a proper API before attempting to update

AlexanderwithaA commented 10 months ago

I did find a work around, architectury api is what was throwing all the errors, but removing kubejsoffline is what fixed it.