I've been playing this world for awhile and I have quite a lot on it so it's kinda ashame that it started crashing everytime I try to load it. I hope this isn't permanent.
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present: ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar) BedPatch (bedpatch-2.2-1.12.2.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar) CorePlugin (SmoothFont-mc1.12.2-2.1.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar) SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar) ForgelinPlugin (Forgelin-1.8.2.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar) BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar) AstralCore (astralsorcery-1.12.2-1.10.19.jar) LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar) Contact their authors BEFORE contacting forge
java.lang.IllegalArgumentException: Name and ID cannot both be blank at com.mojang.authlib.GameProfile.<init>(GameProfile.java:26) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:186) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2421) at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199) at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:168) at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41) at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117) at com.blamejared.worldbook.client.gui.GuiWorldBook.func_73864_a(GuiWorldBook.java:99) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533) at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
0.959857057772484
I've been playing this world for awhile and I have quite a lot on it so it's kinda ashame that it started crashing everytime I try to load it. I hope this isn't permanent.
Crash Report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 5/17/20 5:21 PM
Description: Updating screen events
java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.<init>(GameProfile.java:26)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:186)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2421)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:734)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:249)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_148278_a(GuiListWorldSelectionEntry.java:168)
at net.minecraft.client.gui.GuiListExtended.func_148179_a(SourceFile:41)
at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
at com.blamejared.worldbook.client.gui.GuiWorldBook.func_73864_a(GuiWorldBook.java:99)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)