Hello, I have this problem. I can run 1.7.2 forge and start a world but when I try for example 1.11.2 forge, minecraft starts up but I can't load a world --> It carshes.
If I try it with or without mods makes no difference.
---- Minecraft Crash Report ----
WARNING: coremods are present:
MoreCommandsLoadingPlugin (MoreCommands-1.11.2-5.0.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 3/13/17 10:27 PM
Description: Updating screen events
com.eclipsesource.json.ParseException: Expected value at 1:0
at com.eclipsesource.json.JsonParser.error(JsonParser.java:371)
at com.eclipsesource.json.JsonParser.expected(JsonParser.java:364)
at com.eclipsesource.json.JsonParser.readValue(JsonParser.java:97)
at com.eclipsesource.json.JsonParser.parse(JsonParser.java:62)
at com.eclipsesource.json.JsonValue.readFrom(JsonValue.java:105)
at com.eclipsesource.json.JsonObject.readFrom(JsonObject.java:138)
at info.mineshafter.datasources.MineshafterProfileAuthority.getProfile(MineshafterProfileAuthority.java:51)
at info.mineshafter.storage.Profiles.byId(Profiles.java:74)
at info.mineshafter.intercept.ProfileHandler.getProfile(ProfileHandler.java:75)
at info.mineshafter.intercept.ProfileHandler.handle(ProfileHandler.java:51)
at info.mineshafter.hacks.URLConnectionAdapter.doRequest(URLConnectionAdapter.java:43)
at info.mineshafter.hacks.URLConnectionAdapter.getInputStream(URLConnectionAdapter.java:59)
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2345)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:761)
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 net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at com.eclipsesource.json.JsonParser.error(JsonParser.java:371)
at com.eclipsesource.json.JsonParser.expected(JsonParser.java:364)
at com.eclipsesource.json.JsonParser.readValue(JsonParser.java:97)
at com.eclipsesource.json.JsonParser.parse(JsonParser.java:62)
at com.eclipsesource.json.JsonValue.readFrom(JsonValue.java:105)
at com.eclipsesource.json.JsonObject.readFrom(JsonObject.java:138)
at info.mineshafter.datasources.MineshafterProfileAuthority.getProfile(MineshafterProfileAuthority.java:51)
at info.mineshafter.storage.Profiles.byId(Profiles.java:74)
at info.mineshafter.intercept.ProfileHandler.getProfile(ProfileHandler.java:75)
at info.mineshafter.intercept.ProfileHandler.handle(ProfileHandler.java:51)
at info.mineshafter.hacks.URLConnectionAdapter.doRequest(URLConnectionAdapter.java:43)
at info.mineshafter.hacks.URLConnectionAdapter.getInputStream(URLConnectionAdapter.java:59)
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:130)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:66)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173)
at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2345)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:761)
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 net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:542)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:510)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiScreenWorking
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1695)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
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 info.mineshafter.GameStarter.main(GameStarter.java:24)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 582199144 bytes (555 MB) / 1449132032 bytes (1382 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.38 Powered by Forge 13.20.0.2255 Optifine OptiFine_1.11.2_HD_U_B7 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2255.jar)
UCHIJAAAA forge{13.20.0.2255} [Minecraft Forge] (forge-1.11.2-13.20.0.2255.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCHIJAAAA torohealthmod{1.11.2-8} [ToroHealth Damage Indicators] (Damage-Indicators-1.11.2.jar)
UCHIJAAAA lucky{7.4.0} [Lucky Block] (LuckyBlock-1.11.zip)
UCHIJAAAA metamorph{1.1} [Metamorph] (Metamorph-1.11.2.jar)
UCHIJAAAA mrnobody_morecommands{5.0} [MoreCommands] (MoreCommands-1.11.2-5.0.jar)
UCHIJAAAA omlib{1.11.2-3.0.0-60} [OMLib] (OMLib-1.11.2.jar)
UCHIJAAAA openmodularturrets{1.10.2-3.0.0-98} [Open Modular Turrets] (OpenModularTurrets-1.10.2 (1).jar)
UCHIJAAAA overlord{2.1.1} [Overlord] (Overlord-1.11.2.jar)
UCHIJAAAA rftools{5.74} [RFTools] (RFTools-1.11.jar)
UCHIJAAAA thejungle{1.0.194} [Welcome to the Jungle] (Welcome-to-the-Jungle-1.11.2.jar)
UCHIJAAAA worldedit{6.1.6} [WorldEdit] (worldedit-forge-mc1.11-6.1.6-dist.jar)
Loaded coremods (and transformers):
MoreCommandsLoadingPlugin (MoreCommands-1.11.2-5.0.jar)
com.mrnobody.morecommands.asm.transform.TransformBlockRailBase
com.mrnobody.morecommands.asm.transform.TransformForgeHooks
com.mrnobody.morecommands.asm.transform.TransformItemStack
com.mrnobody.morecommands.asm.transform.TransformStyle
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13469 Compatibility Profile Context 21.19.519.2' Renderer: 'AMD Radeon HD 8330'
Launched Version: 1.11.2-forge1.11.2-13.20.0.2255
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 8330 GL version 4.5.13469 Compatibility Profile Context 21.19.519.2, ATI Technologies Inc.
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: 4x AMD A4-5000 APU with Radeon(TM) HD Graphics
Also in the game output this weird "error" comes after loading the spawn things and stuff:
[22:27:40] [Client thread/INFO]: [STDOUT]: MS.getProfile: <html>
<head><title>302 Found</title></head>
<body bgcolor="white">
<center><h1>302 Found</h1></center>
<hr><center>nginx/1.10.0 (Ubuntu)</center>
</body>
</html>