Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AzureLib was initialized too early crash game on startup with Mythic Mobs 1.20.1 #42

Open
coffeeslurper69 opened this issue Jun 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@coffeeslurper69
Copy link

Describe the bug

Connector is crashing on startup with Mythic Mobs saying AzureLibv was initialized too early, i have many fabric mods and never seemed to face this issue. i seen there was another bug issue like this with an eldrich mod and it was marked as solved, unfortunately mine is not and im not sure how to fix it. the exacr msg is " Caused by: mod.azure.azurelib.AzureLibException: AzureLib was initialized too early! at mod.azure.azurelib.cache.AzureLibCache.registerReloadListener(AzureLibCache.java:65) ~[azurelib-neo-1.20.1-2.0.20.jar%23279!/:2.0.20] {re:classloading} at mod.azure.azurelib.platform.NeoForgeAzureLibInitializer.initialize(NeoForgeAzureLibInitializer.java:13) ~[azurelib-neo-1.20.1-2.0.20.jar%23279!/:2.0.20] {re:classloading} at mod.azure.azurelib.AzureLib.initialize(AzureLib.java:25) ~[azurelib-neo-1.20.1-2.0.20.jar%23279!/:2.0.20] {re:classloading} at net.pixeldream.mythicmobs.MythicMobs.onInitialize(MythicMobs.java:21) ~[mythicmobs-1.20.1-fabric-1.4.5%20(2)_mapped_srg_1.20.1.jar%23699!/:?] {re:classloading} at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:129) ~[Connector-1.0.0-beta.40+1.20.1.jar%23257!/:1.0.0-beta.40+1.20.1] {} at dev.su5ed.sinytra.connector.mod.ConnectorLoader.load(ConnectorLoader.java:44) ~[Connector-1.0.0-beta.40+1.20.1-mod.jar%23264!/:1.0.0-beta.40+1.20.1] {re:mixin,re:classloading}"

Steps to reproduce

  1. install mythic mobs 1.20.1 forge port (i also attempted this with fabric and it does the same azurelib crash)
  2. install connector
    3.run ? (im so sorry i have never used github idk whatrt im doing
    ...

Logs

https://pastebin.com/2kkRDi2d

Additional context

No response

@coffeeslurper69 coffeeslurper69 added the bug Something isn't working label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant