Closed HIKIaqui closed 1 month ago
Seems to have something to do with tooltips, but besides that i really have no idea. I was hoping to add this mod to my modpack but this is a real problem.
Send the full log of the crash and the latest log
Oh sorry i completely forgot about that lol I'm using Neruina, so it prevented the crash, but sent info about it in the log. Also, some mods started behaving oddly, spamming config errors, so the log is TITANIC. The most relevant info (I think) is at the end of the log. https://gist.github.com/HIKIaqui/27d675c26180163c3369cadc505487fb
Also, some guy already sent a comment about this in the curseforge page. That's why i came here before even trying to test it further, so my information may be wrong about it.
The modpack was working flawlessly, but after switching from trinkets to accessories i had this problem. At first the game started without many problems (at least not ones i could see), but then it happened.
Tested a small modlist with only puzzleslib, accessories, trinkets accessories compat, and jewelry The error did not happen, so it seems to really be something else... Tried killing mobs and nothing happened. Seems to be some other mod causing the compatibility issue. But if the other guy had a similar problem, it may be somehow related, as puzzlelib and accessories seem to be compatible. It must be some mod that depends on puzzlelib, then causing this false alarm that this guy and i had.
That's not what is crashing your game. The exception there is caught and handled.
It is simply there to log when mod configs in Puzzles Lib are accessed when they are not loaded, which makes them fall back to default values which is not ideal.
real crashlog: https://gist.github.com/HIKIaqui/0c6c8cfa7bbe09be6beb9c7a13eaf9f3 new log: https://gist.github.com/HIKIaqui/773606a7eba77b1e587fbcd196535816 Removed neruina so the game could crash and create a crashlog. Sorry for the mess, now everything is alright i guess.
Tried to remove "clumps" because the mod was mentioned in the crash log but nothing changed. Same crash.
I've seen this crash before as a mod in the past was handling enchants wrong that lead to this issue but I can't remember what exactly
@HIKIaqui Do you know what enchantments you had on your gear, this crash is typically when a mod has a custom enchantment that was not registered leading to Accessories crashing even though they should be registering such.
Enchancement
is incompatible as noted it dose not register there added enchantments for 1.20.1 leading to accessories crashing even though they should be doing such.
ohhh. Now it makes sense. Thanks for the help. Btw, do you know if there is some way for me to fix this enchancement issue? I'm thinking about creating a patch for it or something like it, because it is a pretty good mod.
Unknown exactly but best chance is to modify the mod to register the enchantments to prevent issues
Yeah... i wanted to avoid it, but i'll see what i can do. Probably just going to do exactly it. Thanks a lot for the help!
When using Accessories and PuzzlesLib together in a modpack, the game caused a strange crash after killing a mob while playing, and then proceeds to just crash when loading the world, with a ticking player exception.