shedaniel / LightOverlay

To provide users with NEI-like light overlay for Minecraft 1.14+.
Apache License 2.0
86 stars 36 forks source link

unable to run / crash on startup on mod version 6.0.0 with Fabric 1.17.1 #112

Closed h3oCharles closed 3 years ago

h3oCharles commented 3 years ago

im failing to load the game with version 6.0.0 on fabric version 0.11.6 for mc1.17.1, saying that version 0.29.1 or higher, but there's no version like that... right?

https://pastebin.com/JbJNFdWs

after fiddling with files a bit, I managed to find a line in fabric.mod.json file that indicated the required fabric version. i deleted it, and got a different crash

https://pastebin.com/RHpnWWdc https://pastebin.com/D0j42AFQ https://pastebin.com/zfuCPNRP

rest of the needed mods are in the pastes

shedaniel commented 3 years ago

you are not supposed to delete that line, also “there is no versions higher than that”: IMG_0438

h3oCharles commented 3 years ago

yes, i know im not really supposed to do that, I was doing that for debugging purposes I didn't know there were newer versions than that, MultiMC version picker didn't have anything higher than 0.11.6

appreciate the fast response tho