---- Minecraft Crash Report ----
WARNING: coremods are present:
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.6.1-for-MC-1.8.9.jar)
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
PatcherTweaker (Patcher-1.8.2 (1.8.9).jar)
Skytils On Top (Skytils-1.3.0-pre3.jar)
AsmHelperLoadingPlugin (ctjs-2.1.4-1.8.9.jar)
ModTweaker (Patcher-1.8.2 (1.8.9).jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 12.07.22 12:38
Description: Initializing game
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
at com.google.gson.Gson.fromJson(Gson.java:932)
at com.google.gson.Gson.fromJson(Gson.java:870)
at tools.skyblock.skyhouse.mcmod.SkyhouseMod.loadConfig(SkyhouseMod.java:94)
at tools.skyblock.skyhouse.mcmod.SkyhouseMod.preInit(SkyhouseMod.java:72)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
at net.minecraft.client.Minecraft.func_99999_d(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)
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)
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 gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:126)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:72)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191)
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 gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110)
at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:386)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
... 67 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(ReflectiveTypeAdapterFactory.java:226)
at com.google.gson.Gson.fromJson(Gson.java:932)
at com.google.gson.Gson.fromJson(Gson.java:870)
at tools.skyblock.skyhouse.mcmod.SkyhouseMod.loadConfig(SkyhouseMod.java:94)
at tools.skyblock.skyhouse.mcmod.SkyhouseMod.preInit(SkyhouseMod.java:72)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(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)
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)
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 gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:126)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:72)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:191)
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 gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:110)
at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
ChatTriggers modules: [Module{name=DarkAuctionPrice,version=1.0.0}, Module{name=DeepProxy,version=2.0.0}, Module{name=PersistentData,version=1.1.3}, Module{name=PricePaid,version=1.1.2}, Module{name=SettingsManager,version=1.2.2}]
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 415294824 bytes (396 MB) / 872415232 bytes (832 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_M5 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source |
| ----- | --------------------- | ------------ | ------------------------------------- |
| UCH | mcp | 9.19 | minecraft.jar |
| UCH | FML | 8.0.99.99 | forge-1.8.9-11.15.1.2318-1.8.9.jar |
| UCH | Forge | 11.15.1.2318 | forge-1.8.9-11.15.1.2318-1.8.9.jar |
| UCH | essential | 1.0.0 | Essential (forge_1.8.9).jar |
| UCH | pownstogglesneak | 3.0 | 1.8.9_Powns_ToggleSneak_-_3.0.jar |
| UCH | BazaarNotifier | 1.4.11 | BazaarNotifier-1.4.11.jar |
| UCH | cowlection | 1.8.9-0.14.0 | Cowlection-1.8.9-0.14.0.jar |
| UCH | chattriggers | 2.1.4 | ctjs-2.1.4-1.8.9.jar |
| UCH | Danker's Skyblock Mod | 1.8.6 | Danker's Skyblock Mod - 1.8.6.jar |
| UCH | dungeonrooms | 3.3.1 | Dungeon_Rooms-3.3.1.jar |
| UCH | nametageditor | 1.3 | Nametag Editor-1.3.jar |
| UCH | notenoughupdates | 2.0.0-REL | NotEnoughUpdates-2.0.0.jar |
| UCH | patcher | 1.8.2 | Patcher-1.8.2 (1.8.9).jar |
| UCH | text_overflow_scroll | 1.4.0 | Scrollable Tooltips-1.4 (1.8.9).jar |
| UCH | skyblockaddons | 1.6.1 | SkyblockAddons-1.6.1-for-MC-1.8.9.jar |
| UCE | skyhouse | 1.1.0 | Skyhouse-1.2.1.jar |
| UCH | skytils | 1.3.0-pre3 | Skytils-1.3.0-pre3.jar |
Loaded coremods (and transformers):
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.6.1-for-MC-1.8.9.jar)
codes.biscuit.skyblockaddons.tweaker.SkyblockAddonsTransformer
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
club.sk1er.mods.scrollabletooltips.forge.ClassTransformer
PatcherTweaker (Patcher-1.8.2 (1.8.9).jar)
club.sk1er.patcher.tweaker.ClassTransformer
Skytils On Top (Skytils-1.3.0-pre3.jar)
gg.skytils.skytilsmod.asm.SkytilsTransformer
AsmHelperLoadingPlugin (ctjs-2.1.4-1.8.9.jar)
com.chattriggers.ctjs.launch.plugin.CTJSTransformer
ModTweaker (Patcher-1.8.2 (1.8.9).jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14830 Compatibility Profile Context 21.10.34 27.20.21034.37' Renderer: 'AMD Radeon(TM) Vega 8 Graphics'
Skytils Debug Info: {HasBetterFPS=false, BetterFPS Version=NONE, Disabled Start Checks=false}
Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) Vega 8 Graphics GL version 4.6.14830 Compatibility Profile Context 21.10.34 27.20.21034.37, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: vanilla, Fabric Mods, file/refraction red.zip (incompatible), file/Red Overlay (incompatible)
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
OptiFine Version: OptiFine_1.8.9_HD_U_M5
OptiFine Build: 20210124-163719
Render Distance Chunks: 9
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.14830 Compatibility Profile Context 21.10.34 27.20.21034.37
OpenGlRenderer: AMD Radeon(TM) Vega 8 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 8