MehVahdJukaar / mapatlases-neoforge

GNU General Public License v3.0
22 stars 5 forks source link

Configured Crash #21

Closed CodexArchive closed 10 months ago

CodexArchive commented 11 months ago

I recently updated the mod to 1.19-5.3.0 but when I go into the in-game mod menu to access the configs via the mod Configured, it causes my game to crash every time.

MehVahdJukaar commented 11 months ago

I need latest.log

CodexArchive commented 11 months ago

crash-2023-09-23_17.36.08-client.txt

latest.log

CodexArchive commented 11 months ago

One other minor thing I happened to notice was that, while the atlas registers as a "hands" item with Curios installed, Curios doesn't actually generate a baubles slot for it.

MehVahdJukaar commented 11 months ago

Does this apply to newer version?

CodexArchive commented 11 months ago

Just updated to 1.19-5.4.0; interaction with Configured functions properly now, though trying to load up with Curios deploys the error "Curios API (curios) encountered an error during the sided_setup event phase org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered".

latest.log

crash-2023-09-23_21.29.41-fml.txt

MehVahdJukaar commented 11 months ago

says its a curio/ mixin extras error

CodexArchive commented 11 months ago

Tried to boot up the 5.4.2 update, gave me another error screen on launch.

latest.log

crash-2023-09-24_08.45.13-fml.txt

CodexArchive commented 11 months ago

Just saw the update 1.19-5.4.3 so I updated and tried to load in, but it output the same Curios error screen

latest.log

crash-2023-09-24_17.01.57-fml.txt

MehVahdJukaar commented 11 months ago

Idk what's that's about. It's ajar in jar issue with mixin extras and possibly curios. Try without curios

CodexArchive commented 11 months ago

Removing Curios does allow the game to boot up, though that revealed a new issue. In the creative world I loaded, as soon as the atlas was placed in my inventory, it crashed the game instantly. I tried to craft one as well, but attempting to interact with anything that had an inventory (crafting table, chest, hopper, etc.) also caused the game to crash.

latest.log

crash-2023-09-24_17.51.17-client.txt

Novarleeir commented 11 months ago

Removing Curios does allow the game to boot up, though that revealed a new issue. In the creative world I loaded, as soon as the atlas was placed in my inventory, it crashed the game instantly. I tried to craft one as well, but attempting to interact with anything that had an inventory (crafting table, chest, hopper, etc.) also caused the game to crash.

latest.log

crash-2023-09-24_17.51.17-client.txt

I'm having this same issue on map_atlases_forge-1.20-5.4.1 I do have curios installed and everything works as it should, but placing an atlas in your inventory crashes the game. On rejoining the world, the atlas works fine. However, exploring any newly generated maps/chunks causes another crash so it must be tied to the atlas generating new maps.

CodexArchive commented 11 months ago

Removing Curios does allow the game to boot up, though that revealed a new issue. In the creative world I loaded, as soon as the atlas was placed in my inventory, it crashed the game instantly. I tried to craft one as well, but attempting to interact with anything that had an inventory (crafting table, chest, hopper, etc.) also caused the game to crash. latest.log crash-2023-09-24_17.51.17-client.txt

I'm having this same issue on map_atlases_forge-1.20-5.4.1 I do have curios installed and everything works as it should, but placing an atlas in your inventory crashes the game. On rejoining the world, the atlas works fine. However, exploring any newly generated maps/chunks causes another crash so it must be tied to the atlas generating new maps.

That's interesting. After reading what you said, I went back in my test world and, I don't know what changed, but the atlas is now working as intended (without curios active though), however something is still causing the game to crash when I interact with anything that has some form of inventory.

latest.log

crash-2023-09-24_19.08.28-client.txt

Novarleeir commented 11 months ago

I have no issue opening inventories, it seems to only be when generating new atlas map sections. I should also mention that I do not have configured installed.

Here are my latest logs: latest.log crash-2023-09-24_15.42.06-client.txt

MehVahdJukaar commented 11 months ago

darn fixing an issue creates another :_:

CodexArchive commented 11 months ago

Well, if it helps I have determined that adding an atlas to my inventory for the first time in a world only causes a crash when Configured is also installed. After that though, the world loads up perfectly fine and I can use and config the atlas as intended, though the game still crashes when trying to open any non-player inventory, and yes I've learned that does also include villager trades

latest.log

crash-2023-09-25_08.58.58-client.txt

CodexArchive commented 11 months ago

Just updated to 1.19-5.5.0-all; everything is now working as expected and all prior crashing issues I encountered appear to have been resolved. Only thing the update hasn't changed is that Curios still doesn't generate a "hands" slot for the atlas to go in, but that's honestly a fairly minor thing.