Connector icon indicating copy to clipboard operation
Connector copied to clipboard

Crash on startup, probably caused by Andromeda

Open ChromaPIE opened this issue 1 year ago • 6 comments

Mod Name

Andromeda

Mod Homepage

https://modrinth.com/mod/andromeda

Minecraft version

1.20.1

Describe the bug

Crash on startup. The error screen reports that it might be caused by Andromeda Caused by 0: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Failed to execute task me/melontini/andromeda/common/mixin/SubCategoryListEntryMixin.class

Logs

https://mclo.gs/xLuT4bN

Additional context

No response

ChromaPIE avatar Apr 21 '24 09:04 ChromaPIE

Using the latest dev build and got this crash: https://mclo.gs/S2lBIBe

ChromaPIE avatar Apr 22 '24 02:04 ChromaPIE

It's possibly caused by another mod(s). got this crash during my migration test. now i can actually go to the main menu. so if this crash log isn't directly exposing potential compatibility problem with Andromeda i think this can be closed for now. @Su5eD

ChromaPIE avatar Apr 22 '24 09:04 ChromaPIE

I'll look into it

Su5eD avatar Apr 22 '24 16:04 Su5eD

it's still kind of problematic. like it prints a lot of errors when the game's booting up, and now when trying to enter a world the game crashes with this report. @Su5eD

the whole log: https://mclo.gs/33T6C31

Not sure if it's a pure Andromeda issue and how much did the connector involved in this so I'm just reporting it here first.

Using the latest dev build beta 43

ChromaPIE avatar Apr 24 '24 09:04 ChromaPIE

I personally cannot reproduce the crash and log spam on an Andromeda-only instance. Log spam was supossed to be fixed in a previous release of Connector. (I'd assume one of the 6 quantillion optimization mods had something to do with this)

As per the crash, on Fabric this can only happen if you ignore the "Requires Restart" popup, but I know that AM crashes Quilt, because QSL replaces the return of the getContents method. Maybe something like this happened here.

zenfyrdev avatar Apr 24 '24 16:04 zenfyrdev

Ok, so since my report was closed as it was a duplicate of this one, then I'll leave my crash report here. Hopefully it helps to fix this crash. Crash report: https://pastebin.com/4wSfddDj

xXMolgadoGamer01Xx avatar Apr 27 '24 17:04 xXMolgadoGamer01Xx