
Auth Error and Get stuck with 7.0.1+1.18.2
Laifsyn opened this issue ยท 5 comments
Mod Version
7.0.1+1.18.2
What mod loader(s) are you seeing the problem on?
Fabric
Mod Loader Version
0.14.8
Problem Description
The game will get stuck trying to load. I'm not sure if it's mod incompat, and haven't tried fireplace as the standalone mod
latest.log
Steps To Reproduce
No response
Crash Report or Error Logs
No response
Additional Information
No response
Also, the title mentions an Auth error - what auth error are you talking about?
I see nothing in the log to indicate any kind of problem. Please try again without Fireplace Lib, and with Fireplace Lib+Annotated DI and no other mods, to help narrow down the cause.
I can't get to reliably pinpoint what's the conflicting mod, but removing a bunch at a time can make that step take significantly less time to load. For the time being I'll close this I guess
....
[05:42:56] [Render thread/WARN]: Method overwrite conflict for method_22920 in sodium.mixins.json:features.buffer_builder.intrinsics.MixinBufferBuilder from mod sodium, previously written by net.coderbot.iris.mixin.vertices.block_rendering.MixinBufferBuilder_SeparateAo. Skipping method.
[05:42:56] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[05:42:57] [Render thread/INFO]: Setting user: Laifsyn
//It gets stuck here(It also might happen that it never goes past this step)
[05:44:25] [Render thread/INFO]: [bclib] Added Config betterend.entities to auto sync (file hash)
[05:44:25] [Render thread/INFO]: [bclib] Added Config betterend.blocks to auto sync (file hash)
...
Nothing in this log indicates that this is an issue with Fireplace Lib - unless it only occurs when you add fireplace lib, I feel it may be a different mod's issue. The last two lines of the log where you say it freezes mention bclib, which seems to be a library used by Better End based on the logged info. You might take a look at that instead.