Jump to content

Minecraft can't load


Catomax26

Recommended Posts

On 8/11/2023 at 6:12 AM, Ugdhar said:

I'm not seeing any crashes or anything in that log.

Try posting a link to your debug.log after it doesn't work, it should contain more useful information.

Debug log doesn't seem to specify anything bad. The launcher just "says" it crashed but no report, it just prevents minecraft from even loading, just the launcher crashing.

I am concerned by these lines:

[12ago.2023 09:53:26.286] [pool-5-thread-1/WARN] [mixin/]: Method overwrite conflict for m_47505_ in saturn.mixins.json:world.temperature_cache.BiomeMixin, previously written by org.embeddedt.modernfix.common.mixin.perf.remove_biome_temperature_cache.BiomeMixin. Skipping method.
[12ago.2023 09:53:26.573] [pool-5-thread-1/WARN] [mixin/]: @ModifyVariable(@At("INVOKE")) Shift.BY=2 on mixins.terraqueous.json:MixinBoneMealFlowerFix::localvar$dea000$terraqueous_BoneMealFlowerFix exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[12ago.2023 09:53:26.573] [pool-5-thread-1/WARN] [mixin/]: @ModifyVariable(@At("INVOKE")) Shift.BY=2 on mixins.terraqueous.json:MixinBoneMealFlowerFix::localvar$dea000$terraqueous_BoneMealFlowerFix exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[12ago.2023 09:53:27.275] [pool-5-thread-1/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 1321 milliseconds
[12ago.2023 09:53:28.395] [pool-5-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu
[12ago.2023 09:53:28.926] [pool-5-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping immersive_weathering-common.mixins.json:LevelChunkMixin->@Redirect::warn(Lorg/slf4j/Logger;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V with priority 1000, already redirected by supplementaries.mixins.json:LevelChunkMixin->@Redirect::warn(Lorg/slf4j/Logger;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V with priority 1000
[12ago.2023 09:53:29.058] [pool-5-thread-1/WARN] [mixin/]: @ModifyConstant conflict. Skipping repurposed_structures.mixins.json:structures.StructurePoolMixin->@ModifyConstant::repurposedstructures_increaseWeightLimitDev(I)I with priority 1000, already redirected by yungsapi.mixins.json:IncreaseStructureWeightLimitMixin->@ModifyConstant::yungsapi_increaseWeightLimit(I)I with priority 1000

It was working perfectly when i launched it 2 days ago (because of this site's REALLY SLOW support) (i didn't update any mods or even update forge, neither enable any resource packs, it just crashed randomly (it can even mean it got corrupted but i'm not sure about this))

Link to comment
Share on other sites

If you want faster responses, join the Discord server and ask there. All support is volunteer-run and free, so we can't always get around to answering stuff within the hour. Additionally, you're using an EoL version so support is slower in favour of prioritising helping people running supported versions, as explained in the FAQ and grey header at the top of all forum pages.

https://discord.minecraftforge.net 

According to your latest log, you've got a broken mixin or conflicting mod. These modify the game directly rather than using the Forge API and are hard to troubleshoot. Only thing you can really try is backing up your world then removing one by one until you find which one is breaking it. The list of active modIds using mixins from your log are: mixin:APP:infernal-expansion.mixins.json:client.MixinEntityRendererManager,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.