phplego/kotlinlang.ru

Exception :(

liopard opened this issue · 0 comments

forge 2847
chunk_claim.json :
{
"1296:-606@0": {
"x": 1296,
"z": -606,
"dimension": 0,
"owner": "itsme",
"members": []
}
}

Exception:
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.gson.Gson.fromJson(Gson.java:899)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.gson.Gson.fromJson(Gson.java:852)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at lime.chunk_claim.ClaimData.load(ClaimData.java:87)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at lime.chunk_claim.ChunkClaim.preInit(ChunkClaim.java:50)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at java.lang.reflect.Method.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at java.lang.reflect.Method.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at java.lang.reflect.Method.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraft.client.main.Main.main(SourceFile:123)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at java.lang.reflect.Method.invoke(Unknown Source)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:57:10] [Client thread/INFO] [STDERR]: [lime.chunk_claim.ClaimData:load:88]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:350)
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:80)
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at com.google.gson.Gson.fromJson(Gson.java:887)
[15:57:10] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 43 more