Skip to content

Instantly share code, notes, and snippets.

@WenXin20
Created September 21, 2016 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WenXin20/a2787bbf45ad1f8feae47c42899d5865 to your computer and use it in GitHub Desktop.
Save WenXin20/a2787bbf45ad1f8feae47c42899d5865 to your computer and use it in GitHub Desktop.
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant silentgems:bow/BowFlintL#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model silentgems:item/bow/BowFlintL with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: silentgems:models/item/bow/BowFlintL.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant silentgems:bow/BowFlintL#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model silentgems:bow/BowFlintL#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant cookingplus:nullblock#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cookingplus:item/nullblock with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: cookingplus:models/item/nullblock.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant cookingplus:nullblock#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cookingplus:nullblock#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant lucky:custom_lucky_potion#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model lucky:item/custom_lucky_potion with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: lucky:models/item/custom_lucky_potion.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant lucky:custom_lucky_potion#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model lucky:custom_lucky_potion#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant cookingplus:lightair#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cookingplus:lightair#normal with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 18 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant cookingplus:lightair#normal:
java.lang.Exception: Could not load model definition for variant cookingplus:lightair
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:274) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model cookingplus:blockstates/lightair.json
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: cookingplus:blockstates/lightair.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant cookingplus:lightair#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cookingplus:item/lightair with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: cookingplus:models/item/lightair.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant cookingplus:lightair#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model cookingplus:lightair#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant atf:blocklettuce#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model atf:item/blocklettuce with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: atf:models/item/blocklettuce.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant atf:blocklettuce#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model atf:blocklettuce#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant notenoughwands:lightBlock#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model notenoughwands:lightBlock#normal with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 18 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant notenoughwands:lightBlock#normal:
java.lang.Exception: Could not load model definition for variant notenoughwands:lightBlock
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:274) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model notenoughwands:blockstates/lightBlock.json
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: notenoughwands:blockstates/lightBlock.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant silentgems:bow/BowDecoFlint#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model silentgems:item/bow/BowDecoFlint with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: silentgems:models/item/bow/BowDecoFlint.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant silentgems:bow/BowDecoFlint#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model silentgems:bow/BowDecoFlint#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant modularsystems:proxy#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model modularsystems:item/proxy with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: modularsystems:models/item/proxy.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant modularsystems:proxy#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model modularsystems:proxy#inventory with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant modularsystems:proxy#inventory:
java.lang.Exception: Could not load model definition for variant modularsystems:proxy
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:274) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model modularsystems:blockstates/proxy.json
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: modularsystems:blockstates/proxy.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading model for variant wonderfulwands:illusion_oak_bookshelf#normal
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model wonderfulwands:illusion_oak_bookshelf#normal with loader VariantLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
... 18 more
[20:55:34] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant wonderfulwands:illusion_oak_bookshelf#normal:
java.lang.Exception: Could not load model definition for variant wonderfulwands:illusion_oak_bookshelf
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:274) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:338) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model wonderfulwands:blockstates/illusion_oak_bookshelf.json
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: wonderfulwands:blockstates/illusion_oak_bookshelf.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:270) ~[ModelLoader.class:?]
... 17 more
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 69 model loading errors for domain fp
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 114 model loading errors for domain chisel
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 1 model loading errors for domain adchimneys
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 280 model loading errors for domain fluidity
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 0 model loading errors for domain xlfoodmod
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 27 model loading errors for domain lumberjack
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 155 model loading errors for domain glasscraftmod
[20:55:34] [Client thread/ERROR] [FML]: Suppressed additional 14 model loading errors for domain flowercraftmod
[20:56:17] [Client thread/WARN]: Skipping bad option: lastServer:
[20:56:46] [Client thread/WARN]: Skipping bad option: lastServer:
[OptiFine] *** Reloading custom textures ***
[20:56:53] [Client thread/INFO] [STDOUT]: [xaero.map.Events:renderTick:139]: World Map is outdated!
[20:56:53] [Client thread/INFO] [STDOUT]: [com.minimap.events.Events:renderTick:236]: Minimap is outdated!
[21:02:15] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[21:02:15] [Server thread/INFO]: Generating keypair
[21:02:16] [Server thread/INFO] [onlysilver-config]: Accept server config: {"meleeBowKnockback":true,"werewolfEffectiveness":true,"silverGolemAssembly":true}
[21:02:16] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod wtfcore which appears to be missing, things may not work well
[21:02:16] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world minecraft:AutumnHills
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world minecraft:MangroveSwamp
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world minecraft:AutumnForest
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_sandstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_redstone_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:foxfire
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_gold_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:oreNitre
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:redstoneSpeleothem_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_redstoneSpeleothem_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:animStone
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_emerald_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:wcic_table
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchLavaStatic
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:torch_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchWater
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:oreSandGold
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:cracked_stone
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:redstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:sandstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_stoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_oreNitre
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_iron_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_redstone_ore_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_oreSandGold
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:roots
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_quartz_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:overlayStone
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:stoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_lapis_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_redstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:icicle
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_diamond_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchLava
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_coal_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchWaterStatic
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:overlayDirt
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchIce
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_redstone_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:foxfire
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:oreNitre
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_redstoneSpeleothem_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:animStone
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:pharaoh_boots
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_emerald_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:cracked_stone
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:redstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:sandstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_stoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:itemNitre
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_oreNitre
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:pharaoh_helmet
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_redstone_ore_on
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:mummy_helmet
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_oreSandGold
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:roots
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_quartz_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:stoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:icicle
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_diamond_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchLava
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_coal_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_sandstoneSpeleothem
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_gold_ore
[21:02:17] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:redstoneSpeleothem_on
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:itemSulfur
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:pharaoh_chestplate
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:pharaoh_leggings
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:home_scroll
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:wcic_table
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchLavaStatic
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:torch_on
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchWater
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:oreSandGold
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:mummy_leggings
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:mummy_chestplate
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_iron_ore
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:overlayStone
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:dense_lapis_ore
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:frozen_redstoneSpeleothem
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchWaterStatic
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:overlayDirt
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:mummy_boots
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world wtfcore:patchIce
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world enderzoo:owl.hurt
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world enderzoo:owl.hootSingle
[21:02:18] [Server thread/INFO] [FML]: Found a missing id from the world enderzoo:owl.hootDouble
[21:02:18] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:frozen_sandstoneSpeleothem, id 3719
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_redstone_ore, id 3730
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:foxfire, id 3705
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_gold_ore, id 3728
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:oreNitre, id 3702
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:redstoneSpeleothem_on, id 3716
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:frozen_redstoneSpeleothem_on, id 3715
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:animStone, id 3722
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_emerald_ore, id 3732
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:wcic_table, id 3725
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:patchLavaStatic, id 3712
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:torch_on, id 3724
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:patchWater, id 3709
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:oreSandGold, id 3707
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:cracked_stone, id 3708
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:redstoneSpeleothem, id 3714
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:sandstoneSpeleothem, id 3720
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:frozen_stoneSpeleothem, id 3717
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_oreNitre, id 3735
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_iron_ore, id 3727
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_redstone_ore_on, id 3731
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_oreSandGold, id 3736
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:roots, id 3706
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_quartz_ore, id 3734
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:overlayStone, id 3721
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:stoneSpeleothem, id 3718
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_lapis_ore, id 3729
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:frozen_redstoneSpeleothem, id 3713
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:icicle, id 3704
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_diamond_ore, id 3733
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:patchLava, id 3710
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:dense_coal_ore, id 3726
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:patchWaterStatic, id 3711
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:overlayDirt, id 3723
[21:02:18] [Server thread/ERROR] [FML]: Unidentified block: wtfcore:patchIce, id 3703
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_redstone_ore, id 11301
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:foxfire, id 11265
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:oreNitre, id 11262
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:frozen_redstoneSpeleothem_on, id 11275
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:animStone, id 11282
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:pharaoh_boots, id 11296
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_emerald_ore, id 11303
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:cracked_stone, id 11268
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:redstoneSpeleothem, id 11274
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:sandstoneSpeleothem, id 11280
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:frozen_stoneSpeleothem, id 11277
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:itemNitre, id 11287
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_oreNitre, id 11306
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:pharaoh_helmet, id 11293
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_redstone_ore_on, id 11302
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:mummy_helmet, id 11289
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_oreSandGold, id 11307
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:roots, id 11266
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_quartz_ore, id 11305
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:stoneSpeleothem, id 11278
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:icicle, id 11264
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_diamond_ore, id 11304
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:patchLava, id 11270
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_coal_ore, id 11297
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:frozen_sandstoneSpeleothem, id 11279
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_gold_ore, id 11299
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:redstoneSpeleothem_on, id 11276
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:itemSulfur, id 11286
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:pharaoh_chestplate, id 11294
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:pharaoh_leggings, id 11295
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:home_scroll, id 11288
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:wcic_table, id 11285
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:patchLavaStatic, id 11272
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:torch_on, id 11284
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:patchWater, id 11269
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:oreSandGold, id 11267
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:mummy_leggings, id 11291
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:mummy_chestplate, id 11290
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_iron_ore, id 11298
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:overlayStone, id 11281
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:dense_lapis_ore, id 11300
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:frozen_redstoneSpeleothem, id 11273
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:patchWaterStatic, id 11271
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:overlayDirt, id 11283
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:mummy_boots, id 11292
[21:02:18] [Server thread/ERROR] [FML]: Unidentified item: wtfcore:patchIce, id 11263
[21:02:39] [Server thread/INFO] [FML]: World backup created at C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG-20160920-210236.zip.
[21:02:39] [Server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage
[21:02:43] [Server thread/INFO] [FML]: Applying holder lookups
[21:02:43] [Server thread/INFO] [FML]: Holder lookups applied
[21:02:45] [Server thread/INFO] [FML]: Loading dimension 0 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:47] [Server thread/INFO] [FML]: Loading dimension 16 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:47] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 16!
[21:02:48] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM16
[21:02:48] [Server thread/INFO] [minecolonies]: Loaded 0 colonies
[21:02:48] [Server thread/INFO] [FML]: [RTG-INFO] World Seed: -5094416880119850411
[21:02:48] [Server thread/INFO] [FML]: Loading dimension -2147479448 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:48] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -2147479448!
[21:02:48] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-2147479448
[21:02:48] [Server thread/INFO] [FML]: Loading dimension 1024 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:48] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 1024!
[21:02:48] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM1024
[21:02:48] [Server thread/INFO] [FML]: Loading dimension 9 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:48] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 9!
[21:02:48] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM9
[21:02:49] [Server thread/INFO] [FML]: Loading dimension 7 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 7!
[21:02:49] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM7
[21:02:49] [Server thread/INFO] [FML]: Loading dimension 6 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 6!
[21:02:49] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM6
[21:02:49] [Server thread/INFO] [FML]: Loading dimension -1 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -1!
[21:02:49] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-1
[21:02:49] [Server thread/INFO] [FML]: Loading dimension 74 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 74!
[21:02:49] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM_Tyros
[21:02:49] [Server thread/INFO] [FML]: Loading dimension 73 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 73!
[21:02:49] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM_Menelaus
[21:02:49] [Server thread/INFO] [FML]: Loading dimension 4 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:49] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 4!
[21:02:50] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM4
[21:02:50] [Server thread/INFO] [FML]: Loading dimension -343800852 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:50] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world -343800852!
[21:02:50] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-343800852
[21:02:50] [Server thread/INFO] [FML]: Loading dimension 233 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:50] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 233!
[21:02:50] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM233
[21:02:50] [Server thread/INFO] [FML]: Loading dimension 1 (Explorer's Pack v5-RTG,BOP,OBYG) (net.minecraft.server.integrated.IntegratedServer@31b311db)
[21:02:50] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 1!
[21:02:50] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM1
[21:02:50] [Server thread/INFO] [Actually Additions]: Successfully received WorldData for world 0!
[21:02:50] [Server thread/INFO] [Futurepack]: Loading Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG
[21:02:50] [Server thread/INFO]: Preparing start region for level 0
[21:02:52] [Server thread/INFO]: Preparing spawn area: 0%
[21:02:54] [Server thread/INFO]: Preparing spawn area: 2%
[21:02:55] [Server thread/INFO]: Preparing spawn area: 6%
[21:03:07] [Server thread/INFO]: Preparing spawn area: 9%
[21:03:08] [Server thread/INFO]: Preparing spawn area: 16%
[21:03:09] [Server thread/INFO]: Preparing spawn area: 23%
[21:03:17] [Server thread/INFO]: Preparing spawn area: 26%
[21:03:19] [Server thread/INFO]: Preparing spawn area: 27%
[21:03:20] [Server thread/INFO]: Preparing spawn area: 28%
[21:03:21] [Server thread/INFO]: Preparing spawn area: 28%
[21:03:23] [Server thread/INFO]: Preparing spawn area: 29%
[21:03:24] [Server thread/INFO]: Preparing spawn area: 29%
[21:03:25] [Server thread/INFO]: Preparing spawn area: 29%
[21:03:27] [Server thread/INFO]: Preparing spawn area: 30%
[21:03:29] [Server thread/INFO]: Preparing spawn area: 30%
[21:03:30] [Server thread/INFO]: Preparing spawn area: 31%
[21:03:31] [Server thread/INFO]: Preparing spawn area: 32%
[21:03:32] [Server thread/INFO]: Preparing spawn area: 32%
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: java.nio.file.FileAlreadyExistsException: C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\ores\zipfstmp32531959941061076.tmp -> C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\ores\c_-1_-1.dat
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:81)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileCopy.move(WindowsFileCopy.java:387)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileSystemProvider.move(WindowsFileSystemProvider.java:287)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.nio.file.Files.move(Files.java:1395)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystem.sync(ZipFileSystem.java:1297)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystem.close(ZipFileSystem.java:277)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.progressAll(FPChunkScanner.java:170)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.run(FPChunkScanner.java:143)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.lang.Thread.run(Thread.java:745)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: java.nio.file.AccessDeniedException: C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\ores\c_-1_-1.dat
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:338)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:362)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:124)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.progressAll(FPChunkScanner.java:164)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.run(FPChunkScanner.java:143)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.lang.Thread.run(Thread.java:745)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: java.nio.file.AccessDeniedException: C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\ores\c_-1_-1.dat
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileSystemProvider.checkReadAccess(WindowsFileSystemProvider.java:338)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at sun.nio.fs.WindowsFileSystemProvider.checkAccess(WindowsFileSystemProvider.java:362)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:124)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:117)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.progressAll(FPChunkScanner.java:164)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at futurepack.common.FPChunkScanner.run(FPChunkScanner.java:143)
[21:03:35] [FP-ChunkScanner/INFO] [STDERR]: [futurepack.common.FPChunkScanner:progressAll:174]: at java.lang.Thread.run(Thread.java:745)
Exception in thread "FP-ChunkScanner" [21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.nio.file.FileSystemAlreadyExistsException
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:113)
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:326)
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.nio.file.FileSystems.newFileSystem(FileSystems.java:276)
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at futurepack.common.FPChunkScanner.progressAll(FPChunkScanner.java:164)
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at futurepack.common.FPChunkScanner.run(FPChunkScanner.java:143)
[21:03:36] [FP-ChunkScanner/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:745)
[21:03:39] [Server thread/WARN]: Tried to over-fill a container
[21:03:39] [Server thread/WARN]: Tried to over-fill a container
[21:03:39] [Server thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.mystery.potion@0
[21:03:39] [Server thread/WARN]: Tried to over-fill a container
[21:03:39] [Server thread/WARN]: Tried to over-fill a container
[21:03:39] [Server thread/INFO]: Preparing spawn area: 33%
[21:03:41] [Server thread/INFO]: Preparing spawn area: 34%
[21:03:42] [Server thread/INFO]: Preparing spawn area: 35%
[21:03:43] [Server thread/INFO]: Preparing spawn area: 35%
[21:03:44] [Server thread/INFO]: Preparing spawn area: 36%
[21:03:47] [Server thread/INFO]: Preparing spawn area: 38%
[21:03:48] [Server thread/INFO]: Preparing spawn area: 38%
[21:03:50] [Server thread/INFO]: Preparing spawn area: 39%
[21:03:52] [Server thread/INFO]: Preparing spawn area: 40%
[21:03:53] [Server thread/INFO]: Preparing spawn area: 42%
[21:03:54] [Server thread/INFO]: Preparing spawn area: 42%
[21:03:55] [Server thread/INFO]: Preparing spawn area: 44%
[21:03:56] [Server thread/INFO]: Preparing spawn area: 44%
[21:03:57] [Server thread/INFO]: Preparing spawn area: 45%
[21:03:58] [Server thread/INFO]: Preparing spawn area: 45%
[21:04:00] [Server thread/INFO]: Preparing spawn area: 46%
[21:04:01] [Server thread/INFO]: Preparing spawn area: 47%
[21:04:02] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Exception generating new chunk
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:149) ~[lr.class:?]
at net.minecraft.world.World.func_72964_e(World.java:303) ~[aid.class:?]
at net.minecraft.world.World.func_175726_f(World.java:298) ~[aid.class:?]
at shetiphian.terraqueous.common.worldgen.GenBase.getRandomTopBlock(GenBase.java:46) ~[GenBase.class:?]
at shetiphian.terraqueous.common.worldgen.GenDoodads.generateSticksStonesAndBones(GenDoodads.java:159) ~[GenDoodads.class:?]
at shetiphian.terraqueous.common.worldgen.GenDoodads.generate(GenDoodads.java:47) ~[GenDoodads.class:?]
at shetiphian.terraqueous.common.worldgen.GenBase.generate(GenBase.java:37) ~[GenBase.class:?]
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120) ~[GameRegistry.class:?]
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001) ~[asv.class:?]
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:983) ~[asv.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154) ~[lr.class:?]
at net.minecraft.world.World.func_72964_e(World.java:303) ~[aid.class:?]
at net.minecraft.world.World.func_175726_f(World.java:298) ~[aid.class:?]
at shetiphian.terraqueous.common.worldgen.GenBase.getRandomTopBlock(GenBase.java:46) ~[GenBase.class:?]
at shetiphian.terraqueous.common.worldgen.GenDoodads.generateSticksStonesAndBones(GenDoodads.java:159) ~[GenDoodads.class:?]
at shetiphian.terraqueous.common.worldgen.GenDoodads.generate(GenDoodads.java:47) ~[GenDoodads.class:?]
at shetiphian.terraqueous.common.worldgen.GenBase.generate(GenBase.java:37) ~[GenBase.class:?]
at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120) ~[GameRegistry.class:?]
at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001) ~[asv.class:?]
at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:969) ~[asv.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154) ~[lr.class:?]
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:298) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:174) ~[bzl.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:197) ~[bzl.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.lang.NullPointerException
at rtg.world.gen.ChunkProviderRTG.func_185932_a(ChunkProviderRTG.java:240) ~[ChunkProviderRTG.class:?]
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:140) ~[lr.class:?]
... 25 more
[21:04:03] [Server thread/ERROR]: This crash report has been saved to: C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\crash-reports\crash-2016-09-20_21.04.02-server.txt
[21:04:03] [Server thread/INFO]: Stopping server
[21:04:03] [Server thread/INFO]: Saving players
[21:04:03] [Server thread/INFO]: Saving worlds
[21:04:03] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Overworld
[21:04:06] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Nether
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/The End
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/teletory
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Overworld
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/labyrinth
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/cyprusDimensionWorld
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/shimoWorld
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/shiroWorld
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Tyros
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/darkDimension
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Menelaus
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/MiningWorld
[21:04:07] [Server thread/INFO]: Saving chunks for level 'Explorer's Pack v5-RTG,BOP,OBYG'/Overworld
[21:04:07] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 0!
[21:04:07] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world -1!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-1
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 1!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM1
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 16!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM16
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world -2147479448!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-2147479448
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 1024!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM1024
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 9!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM9
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 7!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM7
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 6!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM6
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 74!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM_Tyros
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 4!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM4
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 73!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM_Menelaus
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world 233!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM233
[21:04:08] [Server thread/INFO] [Actually Additions]: Unloading WorldData for world -343800852!
[21:04:08] [Server thread/INFO] [Futurepack]: Saving Chunks(FP) for C:\Users\newvi\OneDrive\Documents\Curse\Minecraft\Instances\Explorer's Pack\saves\Explorer's Pack v5-RTG,BOP,OBYG\DIM-343800852
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 0
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension -1
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 1
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 16
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension -2147479448
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 1024
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 9
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 7
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 6
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 74
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 4
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 73
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension 233
[21:04:08] [Server thread/INFO] [FML]: Unloading dimension -343800852
[21:04:23] [Server thread/INFO] [FML]: Applying holder lookups
[21:04:23] [Server thread/INFO] [FML]: Holder lookups applied
[21:04:25] [Server thread/INFO] [ProjectE]: Completed server-stop actions.
[21:04:25] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment