[Server thread/ERROR] [chancecubes]: Failed to fetch remote information for the mod!
Rezo247 opened this issue ยท 2 comments
Info:
forge-1.11.2-13.20.0.2282-universal
ChanceCubes-1.11.2-3.0.1.193.jar
Java: 1.8.0_131 (amd64)
################# Error excerpt #####################
[10:21:42] [Server thread/ERROR] [chancecubes]: Failed to fetch remote information for the mod!
[10:21:42] [Server thread/INFO]: [STDERR]: java.lang.IllegalStateException: This is not a JSON Array.
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106)
[10:21:42] [Server thread/INFO]: [STDERR]: at chanceCubes.config.CustomRewardsLoader.fetchRemoteInfo(CustomRewardsLoader.java:137)
[10:21:42] [Server thread/INFO]: [STDERR]: at chanceCubes.CCubesCore.postInit(CCubesCore.java:109)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[10:21:42] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:833)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
[10:21:42] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
[10:21:42] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)