SuperMartijn642 / SuperMartijn642sCoreLib

14 stars 5 forks source link

[Crash] 1.18.1 mods report incompatibility with core lib #50

Closed tophlove closed 1 year ago

tophlove commented 1 year ago

Version Info

Steps to Reproduce ...I'm currently trying to get your backpack mod to work, but i have the same issue when i tried your wormhole mod (both of which i absolutely love btw <3). So to reproduce the issue I'd add the backpack mod to my 1.18.1 profile in curse (packedup-1.0.30-fabric-mc1.18.jar). Then when trying to load the game, it crashes after pressing "Play" on the launcher. Here is the text that is displayed after it crashes:

"Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

Crash report (~/logs/latest.log) I'm sorry, but i dug and dug around my computer and couldn't find the logs for minecraft. I'm using curse to launch the game and i just couldn't seem to find them. I will keep digging and post them when i can find them. Thanks in advance for anything you can do to get these mods up and running for this profile. I love playing with them!

SuperMartijn642 commented 1 year ago

Not sure what went wrong with the 1.18 upload, but rebuilding the jar seems to have fixed it. Should now work with the reuploaded version. Thank you for reporting the issue!

I'm using curse to launch the game and i just couldn't seem to find them.

For future reference, you can access the profile's files by right-clicking on the profile and then selecting 'Open Folder' 🙂 image

tophlove commented 1 year ago

Hello again. I thought opening another issue, but i figured you'd probably see this in here, and its still related to 1.18.1.

I can't seem to get your mods to work on 1.18.1. To be fair I tried the backpack one maybe yesterday, and couldn't get it to work. I figured today I would try to get the wormhole one going since its my absolute favorite. I'm still getting game crash after I press "play" on the launcher. I made a fresh profile so that it doesn't have any other mods in case it was a compatibility issue. Also thanks for showing me how to find the game files. Here's the log for the crash: "

[17:42:58] [main/INFO]: Loading Minecraft 1.18.1 with Fabric Loader 0.14.22 [17:42:58] [main/INFO]: Loading 54 mods:

"

Thanks in advance for anything you can to do help me get this up and running on my server. I really appreciate it <3

SuperMartijn642 commented 1 year ago

Probably caused by some difference between 1.18.1 and 1.18.2. I only develop for the latest subversions (so 1.18.2 in this case). Since the differences between subversions are usually somewhat small, I mark the files as compatible with all and they may or may not work.

Fixing this would require me to make a separate version specifically for 1.18.1 which I don't want to do for a couple of reasons:

tophlove commented 1 year ago

Totally understand. The only reason I spun up a 1.18.1 server is to use a specific mod that changes gravity to come from a different direction. I figure since I'd be playing it a fair amount I'd try to get my favorite mods on it.

Anywhoo. Thanks again for all you do, and thanks for taking the time to give me a response. Take care!