Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [B#301] [21:51:52] [Server thread/ERROR] [FML]: The following problems were captured during this phase
- [B#301] [21:51:52] [Server thread/ERROR] [FML]: Caught exception from JustAnotherSpawner
- [B#301] jas.common.helper.GsonHelper$JsonSyntaxExceptionPlus: Invalid JSON detected when processing file C:\Users\Icebender7\AppData\Roaming\.technic\modpacks\iciclecraft\config\JustAnotherSpawner\WorldSettings\BASIC\WorldLol\BiomeGroups.cfg
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:59) ~[GsonHelper.class:?]
- [B#301] at jas.spawner.modern.spawner.biome.group.BiomeGroupRegistry.loadFromConfig(BiomeGroupRegistry.java:204) ~[BiomeGroupRegistry.class:?]
- [B#301] at jas.spawner.modern.world.WorldSettings.loadWorldSettings(WorldSettings.java:87) ~[WorldSettings.class:?]
- [B#301] at jas.spawner.modern.world.WorldSettings.<init>(WorldSettings.java:50) ~[WorldSettings.class:?]
- [B#301] at jas.spawner.modern.MVELProfile.loadFromConfig(MVELProfile.java:65) ~[MVELProfile.class:?]
- [B#301] at jas.spawner.modern.MVELProfile.serverStart(MVELProfile.java:53) ~[MVELProfile.class:?]
- [B#301] at jas.common.JustAnotherSpawner.serverStart(JustAnotherSpawner.java:120) ~[JustAnotherSpawner.class:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[modpack.jar:?]
- [B#301] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- [B#301] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[modpack.jar:?]
- [B#301] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[modpack.jar:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- [B#301] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
- [B#301] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:739) [Loader.class:?]
- [B#301] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at Reflector.callBoolean(Reflector.java:357) [Reflector.class:?]
- [B#301] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
- [B#301] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- [B#301] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
- [B#301] Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 158 column 4
- [B#301] at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- [B#301] at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:53) ~[GsonHelper.class:?]
- [B#301] ... 41 more
- [B#301] Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 158 column 4
- [B#301] at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- [B#301] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
- [B#301] at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- [B#301] at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:53) ~[GsonHelper.class:?]
- [B#301] ... 41 more
- [B#301] [21:51:52] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
- [B#301] jas.common.helper.GsonHelper$JsonSyntaxExceptionPlus: Invalid JSON detected when processing file C:\Users\Icebender7\AppData\Roaming\.technic\modpacks\iciclecraft\config\JustAnotherSpawner\WorldSettings\BASIC\WorldLol\BiomeGroups.cfg
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:59) ~[GsonHelper.class:?]
- [B#301] at jas.spawner.modern.spawner.biome.group.BiomeGroupRegistry.loadFromConfig(BiomeGroupRegistry.java:204) ~[BiomeGroupRegistry.class:?]
- [B#301] at jas.spawner.modern.world.WorldSettings.loadWorldSettings(WorldSettings.java:87) ~[WorldSettings.class:?]
- [B#301] at jas.spawner.modern.world.WorldSettings.<init>(WorldSettings.java:50) ~[WorldSettings.class:?]
- [B#301] at jas.spawner.modern.MVELProfile.loadFromConfig(MVELProfile.java:65) ~[MVELProfile.class:?]
- [B#301] at jas.spawner.modern.MVELProfile.serverStart(MVELProfile.java:53) ~[MVELProfile.class:?]
- [B#301] at jas.common.JustAnotherSpawner.serverStart(JustAnotherSpawner.java:120) ~[JustAnotherSpawner.class:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) ~[modpack.jar:?]
- [B#301] at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- [B#301] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) ~[LoadController.class:?]
- [B#301] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) ~[LoadController.class:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-16.0.jar:?]
- [B#301] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-16.0.jar:?]
- [B#301] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) ~[LoadController.class:?]
- [B#301] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:739) [Loader.class:?]
- [B#301] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:278) [FMLCommonHandler.class:?]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- [B#301] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- [B#301] at Reflector.callBoolean(Reflector.java:357) [Reflector.class:?]
- [B#301] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:161) [bsx.class:?]
- [B#301] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
- [B#301] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
- [B#301] Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 158 column 4
- [B#301] at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- [B#301] at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:53) ~[GsonHelper.class:?]
- [B#301] ... 41 more
- [B#301] Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 158 column 4
- [B#301] at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- [B#301] at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494) ~[JsonReader.class:?]
- [B#301] at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- [B#301] at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- [B#301] at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) ~[TreeTypeAdapter.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
- [B#301] at com.google.gson.Gson.fromJson(Gson.java:741) ~[Gson.class:?]
- [B#301] at jas.common.helper.GsonHelper.readOrCreateFromGson(GsonHelper.java:53) ~[GsonHelper.class:?]
- [B#301] ... 41 more
Advertisement
Add Comment
Please, Sign In to add comment