java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.(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.launchIntegratedServer(Minecraft.java:2421)
at net.minecraft.client.gui.GuiCreateWorld.actionPerformed(GuiCreateWorld.java:224)
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:443)
at net.minecraft.client.gui.GuiCreateWorld.mouseClicked(GuiCreateWorld.java:416)
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:501)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1759)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
ReachFixPlugin (ReachFix-1.12.2-1.0.5.jar)
meldexun.reachfix.asm.ReachFixClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
CreativePatchingLoader (CreativeCore_v1.10.70_mc1.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.14-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.6.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
MoreSoundConfigCore (moresoundconfig-core-1.0.4.jar)
ichttt.mods.moresoundconfig.asm.MSCTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
FarseekCoreMod (Farseek-1.12-2.5.1.jar)
farseek.core.FarseekClassTransformer
Born in a Barn (Born In A Barn V1.8-1.12-1.1.jar)
com.chocohead.biab.BornInABarn
MixinBooter (!mixinbooter-4.2.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
com.wynprice.secretroomsmod.core.SecretRoomsTransformer
MixinsCoreMod (HaxyMocreaturesModAdder.jar)
CQRPlugin (Chocolate_Quest_Repoured-1.12.2-2.6.8B.jar)
team.cqr.cqrepoured.asm.CQRClassTransformer
EntityCullingPlugin (EntityCulling-1.12.2-5.2.2.jar)
meldexun.entityculling.asm.EntityCullingClassTransformer
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
NaturaWorld (Enabled/Not Forced)
Modpack Information: Modpack: [Hexxit II] Version: [1.3.2] by author [Jon]
RebornCore: Plugin Engine: 0
RebornCore Version: 3.19.5
Runtime Debofucsation 1
Invalid fingerprint detected for RebornCore!
RenderEngine: 0
Patchouli open book context: n/a
Suspected Mods: Unknown
Launched Version: 1.12.2-forge-14.23.5.2860
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 630 GL version 4.5.0 - Build 23.20.16.5018, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 12x Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Hexxit 2 crashes while creating world
---- Minecraft Crash Report ---- // Don't do that.
Time: 2022-06-19 16:29:51 EET Description: Updating screen events
java.lang.IllegalArgumentException: Name and ID cannot both be blank at com.mojang.authlib.GameProfile.(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.launchIntegratedServer(Minecraft.java:2421)
at net.minecraft.client.gui.GuiCreateWorld.actionPerformed(GuiCreateWorld.java:224)
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:443)
at net.minecraft.client.gui.GuiCreateWorld.mouseClicked(GuiCreateWorld.java:416)
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:533)
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:501)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1759)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Affected screen -- Screen name: net.minecraft.client.gui.GuiScreenWorking
-- System Details -- Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_271, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 14006510216 bytes (13357 MB) / 16106127360 bytes (15360 MB) up to 16106127360 bytes (15360 MB) JVM Flags: 5 total; -Xms15360m -Xmx15360m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 29, tallocated: 77 FML: MCP 9.42 Powered by Forge 14.23.5.2860 226 mods loaded, 226 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
Loaded coremods (and transformers): CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar) bre.smoothfont.asm.Transformer OpenEyePlugin (OpenEye-1.12.2-0.8.jar) openeye.asm.MultiTransformer Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar) c4.colytra.asm.ElytraTransformer UniDictCoreMod (UniDict-1.12.2-3.0.10.jar) wanion.unidict.core.UniDictCoreModTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer ChunkGenLimiterCoremod (chunkgenlimiter-1.1-core.jar) io.github.barteks2x.chunkgenlimiter.coremod.ChunkGenLimitTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar)
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.5018' Renderer: 'Intel(R) UHD Graphics 630' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)