CafeteriaGuild / DeepMobLearning-Refabricated

Rework of Deep Mob Learning mod for FabricMC
https://www.curseforge.com/minecraft/mc-mods/deep-mob-learning-refabricated
GNU Lesser General Public License v3.0
38 stars 10 forks source link

Crash 1.20.1 #150

Closed Mysterious-Wrangler closed 8 months ago

Mysterious-Wrangler commented 9 months ago

Crash when opening the deep mob learner

Minecraft 1.20.1 Fabric 0.15.1 Mod 0.5.15-BETA

crash-2023-12-27_20.15.08-server.txt

Luligabi1 commented 9 months ago

Hi,

I couldn't reproduce the glitch, but found something that might fix it for you. Can you test this version and tell me if it prevents the crash? Thanks.

Mysterious-Wrangler commented 9 months ago

Hi,

I couldn't reproduce the glitch, but found something that might fix it for you. Can you test this version and tell me if it prevents the crash? Thanks.

Hi, no its still crashing the server when i use it. Just in case something has changed here is the crash log from the version you sent me. crash-2023-12-28_16.36.47-server.txt

Luligabi1 commented 9 months ago

oops, didn't see this was a server crash. I did some more changes and tested on a server, no crashes for me, attach the full log file if this doesn't work either https://www.mediafire.com/file/mdhi0g2tcddtxl9/150-attempt2-deepmoblearning-refabricated-0.5.15-BETA+1.20.1.jar/file

Mysterious-Wrangler commented 9 months ago

oops, didn't see this was a server crash. I did some more changes and tested on a server, no crashes for me, attach the full log file if this doesn't work either https://www.mediafire.com/file/mdhi0g2tcddtxl9/150-attempt2-deepmoblearning-refabricated-0.5.15-BETA+1.20.1.jar/file

Still crashing, here is the log file: 2023-12-28-5.log

Luligabi1 commented 9 months ago

Alright, seems this is a LibGUI issue that was caused by Fabric Loader 0.15.0 and higher. I'll release a version that requires Fabric Loader 0.14.x, you can just downgrade it on your server and your current DML file will work fine.

Mysterious-Wrangler commented 9 months ago

Alright, seems this is a LibGUI issue that was caused by Fabric Loader 0.15.0 and higher. I'll release a version that requires Fabric Loader 0.14.x, you can just downgrade it on your server and your current DML file will work fine.

I see. Well the problem with downgrading is some of the mods i have require 0.15+ of fabric loader. Will deep mob learning eventually come to 0.15.1? Thanks for taking the time to figure this out.

Luligabi1 commented 9 months ago

Alright, seems this is a LibGUI issue that was caused by Fabric Loader 0.15.0 and higher. I'll release a version that requires Fabric Loader 0.14.x, you can just downgrade it on your server and your current DML file will work fine.

I see. Well the problem with downgrading is some of the mods i have require 0.15+ of fabric loader. Will deep mob learning eventually come to 0.15.1? Thanks for taking the time to figure this out.

I'll try to have LibGUI's developer release a backport for 1.20.1 that I can use. If it does happen, you won't have to downgrade loader. I'll keep you updated 😉

Mysterious-Wrangler commented 9 months ago

Alright, seems this is a LibGUI issue that was caused by Fabric Loader 0.15.0 and higher. I'll release a version that requires Fabric Loader 0.14.x, you can just downgrade it on your server and your current DML file will work fine.

I see. Well the problem with downgrading is some of the mods i have require 0.15+ of fabric loader. Will deep mob learning eventually come to 0.15.1? Thanks for taking the time to figure this out.

I'll try to have LibGUI's developer release a backport for 1.20.1 that I can use. If it does happen, you won't have to downgrade loader. I'll keep you updated 😉

Thank you very much :)

Luligabi1 commented 8 months ago

Hi @Mysterious-Wrangler, LibGUI's developer has released a fix for the issue, version 0.5.16-BETA+1.20.1 is already out on Modrinth and should be in a few minutes on CurseForge. Thanks for reporting and your patience 🙂

Mysterious-Wrangler commented 8 months ago

Thank you, its working now!