1.11.2 Forge doesn't work

302 views
Skip to first unread message

Bartek Kolopka

unread,
Mar 13, 2017, 5:37:21 PM3/13/17
to mineshafter
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.
Here is my crash report (With or without mods it is the same error)


---- 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> 


Can someone please help me fix this?
Tnx

The ZX

unread,
Mar 15, 2017, 7:55:58 PM3/15/17
to mineshafter
I too have been getting this problem.

Homberto M.

unread,
Mar 16, 2017, 8:32:12 PM3/16/17
to mineshafter
I've tried at least a dozen forge versions from 1.8.9 to 1.11.2, and each time I get this error.
Message has been deleted

Bartek Kolopka

unread,
Mar 17, 2017, 11:38:11 AM3/17/17
to mineshafter
I think I found a solution: deleting my .minecraft and reistalling it din't work cause this error came up time after time 
Error: Could not find or load main class info.mineshafter.GameStarter but the steps on the site doesn't solve anything because it are the steps. For solving this problem you need another pc and hope that it works there, then delete your .minecraft on you 'notworking' pc and replace it with the copied version of the other (working) pc (don't forget to close you game and launcher befor you start copying)!!
Hope this helps:')


Homberto M.

unread,
Mar 28, 2017, 3:35:30 PM3/28/17
to mineshafter
bump

Nar

unread,
Apr 7, 2017, 6:29:23 AM4/7/17
to mineshafter
I too have been getting this crashing error. Is there a way to contact the Mineshafter dev...?

Bartek Kolopka

unread,
Apr 7, 2017, 6:36:06 AM4/7/17
to mines...@googlegroups.com
On their site maybe, but if you have another pc you can solve your normally

Op 7 apr. 2017 12:29 schreef "Nar" <sipu...@gmail.com>:
I too have been getting this crashing error. Is there a way to contact the Mineshafter dev...?

--
You received this message because you are subscribed to a topic in the Google Groups "mineshafter" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mineshafter/74vvWiPsIBw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mineshafter+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nar

unread,
Apr 12, 2017, 11:36:44 PM4/12/17
to mineshafter
Normally, as in without forge? So I just copy the vanilla .minecraft folder content to the Forged .minecraft folder or what?

Nar

unread,
Apr 13, 2017, 12:34:10 AM4/13/17
to mineshafter
Anyway, here's a log file of me trying to play offline and after deleting the profile json file. Looking at it, it seems like it tried to get profile data, but failed and crashed.
latest.log

Nar

unread,
Apr 13, 2017, 12:59:25 AM4/13/17
to mineshafter
And this is if I try to play online. This is the faulty part from the Mineshafter side, I suppose:


[11:44:07] [Client thread/INFO]: [STDOUT]: MS.getProfile: <html>
latest.log

Bartek Kolopka

unread,
Apr 13, 2017, 5:53:46 AM4/13/17
to mines...@googlegroups.com
This is the exact same error, and no do not copy your .minecraft into your forge, just make a new .minecraft folder on anorther pc and replace it with your old(if you need someting important just copy it)

Op 13 apr. 2017 06:59 schreef "Nar" <sipu...@gmail.com>:

Nar

unread,
Apr 13, 2017, 11:16:46 AM4/13/17
to mineshafter
Hm, I'll try doing it sometimes next week. Thanks for the feedback.

Nar

unread,
Apr 14, 2017, 8:35:44 AM4/14/17
to mineshafter
Bartek... you giving the solution to a different error. Did you even read the crash reports. The Gamestarter bug has been fixed with the new MS launcher.

Homberto M.

unread,
Jun 3, 2017, 6:41:12 PM6/3/17
to mineshafter
This error is still a thing.  Devs, pls.

Homberto M.

unread,
Oct 7, 2017, 2:14:55 PM10/7/17
to mineshafter
This is still an error, six months after it was first reported.

Using forge 1.12.2 - 14.23.0.2503
Minecraft 1.12.2
Mineshafter (most recent)
Windows 8.1 64-bit

Error:
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:2419)
at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:764)
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:163)
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:533)
at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:49)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)

-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiScreenWorking
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1757)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
Reply all
Reply to author
Forward
0 new messages