Jump to content

BoBoTrain

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by BoBoTrain

  1. I have not played Minecraft in a few months and I just tried to launch it again. I am using Forge for 1.8.9 and whenever I launch the game It starts to lad for a while, then it crashes. It says: The game crashed whilst initializing game
    Error: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

    ---- Minecraft Crash Report ----

     

    WARNING: coremods are present:

    PlayerAPIPlugin (Player API.jar)

    Main (Old Animations.jar)

    FMLLoadingPlugin (MemoryFix.jar)

    FMLLoadingPlugin (No Close-My-Chat.jar)

    Contact their authors BEFORE contacting forge

     

    // You should try our sister game, Minceraft!

     

    Time: 2/15/20 8:40 PM

    Description: Initializing game

     

    com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

    at [com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read](https://com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read)([ReflectiveTypeAdapterFactory.java:176](https://ReflectiveTypeAdapterFactory.java:176))
    
    at com.google.gson.Gson.fromJson([Gson.java:803](https://Gson.java:803))
    
    at com.google.gson.Gson.fromJson([Gson.java:768](https://Gson.java:768))
    
    at com.google.gson.Gson.fromJson([Gson.java:717](https://Gson.java:717))
    
    at com.google.gson.Gson.fromJson([Gson.java:689](https://Gson.java:689))
    
    at com.chattriggers.ctjs.utils.capes.CapeHandler.<init>([CapeHandler.java:26](https://CapeHandler.java:26))
    
    at com.chattriggers.ctjs.CTJS.postInit([CTJS.java:107](https://CTJS.java:107))
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent([FMLModContainer.java:560](https://FMLModContainer.java:560))
    
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at com.google.common.eventbus.EventSubscriber.handleEvent([EventSubscriber.java:74](https://EventSubscriber.java:74))
    
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent([SynchronizedEventSubscriber.java:47](https://SynchronizedEventSubscriber.java:47))
    
    at com.google.common.eventbus.EventBus.dispatch([EventBus.java:322](https://EventBus.java:322))
    
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents([EventBus.java:304](https://EventBus.java:304))
    
    at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:275](https://EventBus.java:275))
    
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer([LoadController.java:211](https://LoadController.java:211))
    
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage([LoadController.java:189](https://LoadController.java:189))
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at com.google.common.eventbus.EventSubscriber.handleEvent([EventSubscriber.java:74](https://EventSubscriber.java:74))
    
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent([SynchronizedEventSubscriber.java:47](https://SynchronizedEventSubscriber.java:47))
    
    at com.google.common.eventbus.EventBus.dispatch([EventBus.java:322](https://EventBus.java:322))
    
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents([EventBus.java:304](https://EventBus.java:304))
    
    at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:275](https://EventBus.java:275))
    
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage([LoadController.java:118](https://LoadController.java:118))
    
    at net.minecraftforge.fml.common.Loader.initializeMods([Loader.java:742](https://Loader.java:742))
    
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading([FMLClientHandler.java:310](https://FMLClientHandler.java:310))
    
    at net.minecraft.client.Minecraft.func\_71384\_a([Minecraft.java:495](https://Minecraft.java:495))
    
    at net.minecraft.client.Minecraft.func\_99999\_d([Minecraft.java:329](https://Minecraft.java:329))
    
    at net.minecraft.client.main.Main.main(SourceFile:124)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at net.minecraft.launchwrapper.Launch.launch([Launch.java:135](https://Launch.java:135))
    
    at net.minecraft.launchwrapper.Launch.main([Launch.java:28](https://Launch.java:28))
    

    Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1

    at com.google.gson.stream.JsonReader.beginObject([JsonReader.java:374](https://JsonReader.java:374))
    
    at [com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read](https://com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read)([ReflectiveTypeAdapterFactory.java:165](https://ReflectiveTypeAdapterFactory.java:165))
    
    ... 42 more
    

     

     

    A detailed walkthrough of the error, its code path and all known details is as follows:

    ---------------------------------------------------------------------------------------

     

    -- Head --

    Stacktrace:

    at [com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read](https://com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read)([ReflectiveTypeAdapterFactory.java:176](https://ReflectiveTypeAdapterFactory.java:176))
    
    at com.google.gson.Gson.fromJson([Gson.java:803](https://Gson.java:803))
    
    at com.google.gson.Gson.fromJson([Gson.java:768](https://Gson.java:768))
    
    at com.google.gson.Gson.fromJson([Gson.java:717](https://Gson.java:717))
    
    at com.google.gson.Gson.fromJson([Gson.java:689](https://Gson.java:689))
    
    at com.chattriggers.ctjs.utils.capes.CapeHandler.<init>([CapeHandler.java:26](https://CapeHandler.java:26))
    
    at com.chattriggers.ctjs.CTJS.postInit([CTJS.java:107](https://CTJS.java:107))
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent([FMLModContainer.java:560](https://FMLModContainer.java:560))
    
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at com.google.common.eventbus.EventSubscriber.handleEvent([EventSubscriber.java:74](https://EventSubscriber.java:74))
    
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent([SynchronizedEventSubscriber.java:47](https://SynchronizedEventSubscriber.java:47))
    
    at com.google.common.eventbus.EventBus.dispatch([EventBus.java:322](https://EventBus.java:322))
    
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents([EventBus.java:304](https://EventBus.java:304))
    
    at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:275](https://EventBus.java:275))
    
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer([LoadController.java:211](https://LoadController.java:211))
    
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage([LoadController.java:189](https://LoadController.java:189))
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at com.google.common.eventbus.EventSubscriber.handleEvent([EventSubscriber.java:74](https://EventSubscriber.java:74))
    
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent([SynchronizedEventSubscriber.java:47](https://SynchronizedEventSubscriber.java:47))
    
    at com.google.common.eventbus.EventBus.dispatch([EventBus.java:322](https://EventBus.java:322))
    
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents([EventBus.java:304](https://EventBus.java:304))
    
    at [com.google.common.eventbus.EventBus.post](https://com.google.common.eventbus.EventBus.post)([EventBus.java:275](https://EventBus.java:275))
    
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage([LoadController.java:118](https://LoadController.java:118))
    
    at net.minecraftforge.fml.common.Loader.initializeMods([Loader.java:742](https://Loader.java:742))
    
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading([FMLClientHandler.java:310](https://FMLClientHandler.java:310))
    
    at net.minecraft.client.Minecraft.func\_71384\_a([Minecraft.java:495](https://Minecraft.java:495))
    

     

    -- Initialization --

    Details:

    Stacktrace:

    at net.minecraft.client.Minecraft.func\_99999\_d([Minecraft.java:329](https://Minecraft.java:329))
    
    at net.minecraft.client.main.Main.main(SourceFile:124)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    
    at sun.reflect.NativeMethodAccessorImpl.invoke([NativeMethodAccessorImpl.java:62](https://NativeMethodAccessorImpl.java:62))
    
    at sun.reflect.DelegatingMethodAccessorImpl.invoke([DelegatingMethodAccessorImpl.java:43](https://DelegatingMethodAccessorImpl.java:43))
    
    at java.lang.reflect.Method.invoke([Method.java:497](https://Method.java:497))
    
    at net.minecraft.launchwrapper.Launch.launch([Launch.java:135](https://Launch.java:135))
    
    at net.minecraft.launchwrapper.Launch.main([Launch.java:28](https://Launch.java:28))
    

     

    -- System Details --

    Details:

    ct.js modules: \[\]
    
    Minecraft Version: 1.8.9
    
    Operating System: Windows 10 (amd64) version 10.0
    
    CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
    
    Java Version: 1.8.0\_51, Oracle Corporation
    
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    
    Memory: 353496416 bytes (337 MB) / 671088640 bytes (640 MB) up to 2147483648 bytes (2048 MB)
    
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance\_javaw.exe\_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    
    FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine\_1.8.9\_HD\_U\_I7 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
    
    UCHIJ	mcp{9.19} \[Minecraft Coder Pack\] (minecraft.jar) 
    
    UCHIJ	FML{[8.0.99.99](https://8.0.99.99)} \[Forge Mod Loader\] (forge-1.8.9-11.15.1.2318-1.8.9.jar) 
    
    UCHIJ	Forge{11.15.1.2318} \[Minecraft Forge\] (forge-1.8.9-11.15.1.2318-1.8.9.jar) 
    
    UCHIJ	oldanimations{2.4.2} \[OldAnimationsMod\] (minecraft.jar) 
    
    UCHIJ	PlayerAPI{1.0} \[Player API\] (minecraft.jar) 
    
    UCHIE	ct.js{0.16.4-SNAPSHOT} \[ChatTriggers\] (Chat Triggers.jar) 
    
    UCHIJ	autogg{2.0.4} \[Auto GG\] (AutoGG.jar) 
    
    UCHIJ	autotip{2.0.3} \[Autotip\] (Autotip.jar) 
    
    UCHIJ	blockoverlay{1.2} \[BlockOverlay\] (Block Overlay.jar) 
    
    UCHIJ	memoryfix{0.3} \[MemoryFix\] (MemoryFix.jar) 
    
    UCHIJ	refractionoof{1.0} \[oof\] (Oof mod.jar) 
    
    UCHIJ	particlemod{1.02} \[Particle Mod\] (Particle Mod.jar) 
    
    UCHIJ	sidebarmod{2.0} \[Sidebar Mod Revamp\] (Sidebar Mod.jar) 
    
    UCHIJ	timechanger{1.0} \[TimeChanger\] (Time Changer.jar) 
    
    UCHIJ	enhancements{7.7} \[Vanilla Enhancements\] (Vanilla Enhancements.jar) 
    
    Loaded coremods (and transformers): 
    

    PlayerAPIPlugin (Player API.jar)

    api.player.forge.PlayerAPITransformer

    Main (Old Animations.jar)

    com.spiderfrog.main.ClassTransformer

    FMLLoadingPlugin (MemoryFix.jar)

    io.prplz.memoryfix.ClassTransformer

    FMLLoadingPlugin (No Close-My-Chat.jar)

    com.cecer1.noclosemychat.asm.NoCloseMyChatTransformer

    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.20' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
    
    Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
    
    LWJGL: 2.9.4
    
    OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.20, NVIDIA Corporation
    
    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: No
    
    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 Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
  2. On 7/28/2019 at 10:10 PM, DaemonUmbra said:

    That's not the most recent log, unless you've set Windows to show file extensions it might appear to just be called debug.

    The filenames of one or more of your mods suggests you got them from a repost site.

    Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.

    What Signature??

     

×
×
  • Create New...

Important Information

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