Chance Cubes

Chance Cubes

46M Downloads

Error while initializing mod

lukascernydis opened this issue ยท 1 comments

commented

Hallo,
there is badly formatted JSON probably.

Error is occuring in:

  • Mod: 1.12-3.0.1.197
  • Minecraft: 1.12
  • Forge: 1.12-14.21.1.2387
  • Java: 1.8.0_25 x64
[22:34:01] [main/INFO]: [STDERR]: net.minecraft.nbt.NBTException: Expected ']' but got ':' at: {x:-1567,y:5,z:-455,Items:[0:<--[HERE]
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193604_b(SourceFile:315)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193600_j(SourceFile:233)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193605_e(SourceFile:173)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193610_d(SourceFile:162)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193593_f(SourceFile:190)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_193609_a(SourceFile:34)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.nbt.JsonToNBT.func_180713_a(SourceFile:29)
[22:34:01] [main/INFO]: [STDERR]: 	at chanceCubes.util.SchematicUtil.OffsetBlockToTileEntity(SchematicUtil.java:334)
[22:34:01] [main/INFO]: [STDERR]: 	at chanceCubes.util.SchematicUtil.loadCustomSchematic(SchematicUtil.java:313)
[22:34:01] [main/INFO]: [STDERR]: 	at chanceCubes.registry.GiantCubeRegistry.loadDefaultRewards(GiantCubeRegistry.java:54)
[22:34:01] [main/INFO]: [STDERR]: 	at chanceCubes.CCubesCore.postInit(CCubesCore.java:105)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:34:01] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:483)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:628)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:34:01] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:483)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:34:01] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:483)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[22:34:01] [main/INFO]: [STDERR]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:786)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:343)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.client.main.Main.main(SourceFile:123)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:34:01] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:483)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:34:01] [main/INFO]: [STDERR]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:34:01] [main/INFO]: [STDERR]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:34:01] [main/INFO]: [STDERR]: 	at java.lang.reflect.Method.invoke(Method.java:483)
[22:34:01] [main/INFO]: [STDERR]: 	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
[22:34:01] [main/INFO]: [STDERR]: 	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
[22:34:01] [main/INFO]: [STDERR]: 	at org.multimc.EntryPoint.listen(EntryPoint.java:162)
[22:34:01] [main/INFO]: [STDERR]: 	at org.multimc.EntryPoint.main(EntryPoint.java:53)
[22:34:01] [main/INFO]: [STDOUT]: {"Disabled Rewards":[],"Holiday Rewards":{}}
commented

Fixed for next update