ValkyrienSkies / Valkyrien-Skies

Moving structures powered by a custom multi-threaded physics engine; in Minecraft.
https://valkyrienskies.org/
Apache License 2.0
162 stars 39 forks source link

Compatibility with OpenComputers mod #44

Closed Sunspot0411 closed 7 years ago

Sunspot0411 commented 7 years ago

I placed a screen of OpenComputers mod on a ship and the game crashed.

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:340) [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:?] [00:39:33] [Client thread/ERROR] [FML]: Exception loading model for variant valkyrienwarfarecontrol:shippilotschair#inventory, blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model valkyrienwarfarecontrol:shippilotschair#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:340) [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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading model for variant valkyrienwarfarecontrol:ballonburner#inventory, normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model valkyrienwarfarecontrol:item/ballonburner 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:340) [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: valkyrienwarfarecontrol:models/item/ballonburner.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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading model for variant valkyrienwarfarecontrol:ballonburner#inventory, blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model valkyrienwarfarecontrol:ballonburner#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:340) [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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant valkyrienwarfarecontrol:ballonburner#inventory: java.lang.Exception: Could not load model definition for variant valkyrienwarfarecontrol:ballonburner 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:340) [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 valkyrienwarfarecontrol:blockstates/ballonburner.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: valkyrienwarfarecontrol:blockstates/ballonburner.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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading model for variant valkyrienwarfarecontrol:ballonburner#normal net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model valkyrienwarfarecontrol:ballonburner#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:340) [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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading model for variant valkyrienwarfarecontrol:dopedetherium#normal net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model valkyrienwarfarecontrol:dopedetherium#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:340) [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 [00:39:33] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant valkyrienwarfarecontrol:dopedetherium#normal: java.lang.Exception: Could not load model definition for variant valkyrienwarfarecontrol:dopedetherium 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:340) [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 valkyrienwarfarecontrol:blockstates/dopedetherium.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: valkyrienwarfarecontrol:blockstates/dopedetherium.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 [00:39:33] [Client thread/ERROR] [FML]: Suppressed additional 0 model loading errors for domain valkyrienwarfarecontrol [00:39:34] [Client thread/INFO] [OpenComputers]: Initialized unicode glyph provider. [00:39:34] [Client thread/INFO] [OpenComputers]: Initializing unicode glyph provider. [00:39:34] [Client thread/INFO] [OpenComputers]: Loaded 8879 glyphs. [OptiFine] Reloading custom textures [OptiFine] CustomColors: Colormap mcpatcher/colormap/water.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampfoliage.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/sky0.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/fog0.png [OptiFine] CustomColors: Colormap mcpatcher/colormap/stem.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world-1.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world1.png [OptiFine] CustomColors: Colormap mcpatcher/lightmap/world0111.png [OptiFine] CustomColors: Loading mcpatcher/color.properties [OptiFine] CustomColors: particle.water = ffffff [OptiFine] CustomColors: lilypad = 3d6e31 [OptiFine] CustomColors: Block palette: palette.block.~/colormap/region.png = 1 4 5 6 7 12 13 14 15 16 17 19 21 22 24 25 29 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 52 53 54 56 57 58 60 63 64 65 67 68 69 70 71 72 73 74 77 81 82 84 85 86 87 88 91 92 93 94 95 96 97 98 99 100 103 107 108 109 112 113 114 115 116 117 120 121 123 124 125 126 127 128 129 130 131 133 134 135 136 137 139 140 143 145 146 147 148 149 150 151 152 153 155 156 159 170 171 172 173 [OptiFine] [WARN] CustomColors: Colormap not found: mcpatcher/colormap/region.png [OptiFine] CustomColors: Block palette: palette.block.~/colormap/swampgrass.png = 83 [OptiFine] CustomColors: Colormap mcpatcher/colormap/swampgrass.png [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky1.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky2.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky3.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky4.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky5.properties [OptiFine] CustomSky properties: mcpatcher/sky/world0/sky6.properties [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: java.net.ConnectException: Connection timed out: connect [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.Socket.connect(Socket.java:589) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.net.Socket.connect(Socket.java:538) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.http.HttpClient.(HttpClient.java:211) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.http.HttpClient.New(HttpClient.java:308) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.http.HttpClient.New(HttpClient.java:326) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:987) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:985) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.security.AccessController.doPrivileged(Native Method) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.security.AccessController.doPrivileged(AccessController.java:713) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:984) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1248) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1246) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.security.AccessController.doPrivileged(Native Method) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at java.security.AccessController.doPrivileged(AccessController.java:713) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1245) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at net.minecraftforge.mercurius.Sender.post(Sender.java:125) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at net.minecraftforge.mercurius.Sender.access$000(Sender.java:25) [00:39:42] [MercuriusThread/INFO] [STDERR]: [net.minecraftforge.mercurius.Sender:post:147]: at net.minecraftforge.mercurius.Sender$1.run(Sender.java:103) [00:39:44] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2 [00:39:44] [Server thread/INFO]: Generating keypair [00:39:45][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs [00:39:45][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs [00:39:45] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod ComputerCraft which appears to be missing, things may not work well [00:39:45] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod omlib version 1.10.2-3.0.0-49 and it is now at version 1.10.2-3.0.0-51, things may not work well [00:39:45] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod openmodularturrets version 1.10.2-3.0.0-64 and it is now at version 1.10.2-3.0.0-70, things may not work well [00:39:45] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:StorageBoxAddon [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.0 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.1 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierTwo [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreTin [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.2 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirBarrier [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:command_computer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockAirRoof [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockNuke [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:laserair [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world deconstruction:deconstructiondeconstructionTable.name [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:engine [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:laserTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:sludge.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierOne [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierThree [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidPetrotheum [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierOneBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg4 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg3 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg2 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockBerth [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg1 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:mushroomsoup.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockAlloy [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidGlowstone [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierFour [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg5 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Cable [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidSteam [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:chocolatemilk.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Light [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:potatoCannonTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.Rail [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubLeaves [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleExpanded [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Machine [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:grenadeTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFenceIron [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stainedglass.block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:crate_wood [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:meat.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:railGunTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:brick [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDoorAlloy [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:machineGunTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockWall [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:sewage.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:gauge [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:road [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ironchest:BlockIronChest [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockAlloyGlass [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Turtle [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:cable.redstone [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rednet.panel [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:milk.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceCoal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral3 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral4 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierThree [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirLight [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world valkyrienwarfare:basicengine [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral1 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral2 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake3Block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMetal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailDetector [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoLog [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:PalmLeaves [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:anchorPoint [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubSapling [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:TanningRack [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierFive [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:mobessence.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Computer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFluidcoolant [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailAccel [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirSignal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake4Block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockPersonal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Cell [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Strongbox [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockElectric [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDynamite [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ompd:wall [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:Storage [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world valkyrienwarfarecontrol:manualshipcontroller [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Tesseract [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockCrop [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidCryotheum [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Tank [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.passenger.dropoff [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ompd:hardened [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:relativisticTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Frame [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockGenerator [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockReinforcedFoam [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockfluidCf [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.cargo.dropoff [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailBranch [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFoam [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Peripheral [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierFour [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:vinescaffold [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierOne [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:transportmanager [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierTwo [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IcePortal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierWood [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockBarrel [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:buffer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockProjector [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.passenger.pickup [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoPlanks [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rednet.logic [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierOne [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ompd:fence [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubber [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:SaltOre [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:seat [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake1Block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:Ore [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoPortal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Plate [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubWood [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierFive [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierFourBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierFive [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:floater [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidCoal [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:SaltBath [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake5Block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierTwo [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:AncientFire [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierOne [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:plastic [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:FossilOre [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:TomatoBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierTwo [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:disposeItemTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:AmberOre [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:tank [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:conveyor [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:containerbox [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockReactorChamber [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoLeaves [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockHelm [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:rocketTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Rockwool [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:catchall [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockLuminator [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidEnder [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:pinkslime.block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:pinkslime.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:PineAppleBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IcemintuimOre [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:teleporterTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockITNT [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DNA Extractor [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.leaves [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.cargo.pickup [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:leverBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Sponge [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierFour [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:cable.plastic [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidMana [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:SpinningWheel [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailInvisible [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:advanced_modem [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake2Block [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockAirWall [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coconut [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierTwoBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockCable [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMiningTip [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Glass [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceStone [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDynamiteRemote [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:steam.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMachine [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierThree [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:marker [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockIronScaffold [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:farmland [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:incendiaryTurret [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidRedstone [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockfluidUuMatter [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Cache [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFluidhotcoolant [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleAdvanced [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:PalmLog [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceCobble [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreCopper [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMachine2 [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:detcord [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierFive [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierThree [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreUran [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMiningPipe [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoStairs [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:stickyBuffer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stone [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Device [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockShip [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:biofuel.still [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockScaffold [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machineblock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceIron [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierFour [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockLuminatorDark [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.log [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailConst [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierThreeBlock [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Dynamo [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreLead [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.sapling [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world lom:PermaFrost [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:balloon [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidPyrotheum [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidAerotheum [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stainedglass.pane [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockHarz [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Turtle [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:treasureDisk [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Computer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Peripheral [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:disk [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:advanced_modem [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:command_computer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Cable [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleExpanded [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:printout [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:pocketComputer [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleAdvanced [00:39:45] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:diskExpanded [00:39:45] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:command_computer, id 270 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-Cable, id 320 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-TurtleExpanded, id 262 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-Turtle, id 308 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-Computer, id 273 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-Peripheral, id 283 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:advanced_modem, id 342 [00:39:45] [Server thread/ERROR] [FML]: Unidentified block: computercraft:CC-TurtleAdvanced, id 319 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-Turtle, id 4114 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:treasureDisk, id 4115 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-Computer, id 4128 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-Peripheral, id 4209 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:disk, id 4109 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:advanced_modem, id 4117 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:command_computer, id 4105 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-Cable, id 4104 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-TurtleExpanded, id 4113 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:printout, id 4136 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:pocketComputer, id 4111 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:CC-TurtleAdvanced, id 4152 [00:39:45] [Server thread/ERROR] [FML]: Unidentified item: computercraft:diskExpanded, id 4191 [00:39:49] [Server thread/INFO] [FML]: World backup created at C:\Users\Shuzhang\AppData\Roaming.minecraft\saves\新的世界12 -9 - Copy (6)-20170207-003946.zip. [00:39:49] [Server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage [00:39:49] [Server thread/INFO] [FML]: Applying holder lookups [00:39:49] [Server thread/INFO] [FML]: Holder lookups applied [00:39:49] [Server thread/INFO] [FML]: Loading dimension 0 (新的世界) (net.minecraft.server.integrated.IntegratedServer@629c2614) [00:39:50] [Server thread/INFO] [FML]: Loading dimension 1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@629c2614) [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO] [FML]: Loading dimension -1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@629c2614) [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 [00:39:50] [Server thread/INFO]: Preparing start region for level 0 [00:39:51] [Server thread/INFO]: Preparing spawn area: 19% [00:39:51] [Server thread/WARN]: Skipping BlockEntity with id ml_TileEntityBuilding [00:39:51][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs [00:39:51][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs [00:39:52] [Server thread/INFO]: Changing view distance to 12, from 10 [00:39:52] [Server thread/WARN]: Invalid statistic in C:\Users\Shuzhang\AppData\Roaming.minecraft\saves\新的世界12 -9 - Copy (6)\stats\2fad3dc5-c5fb-406c-9a63-3e8b6e150a86.json: Don't know what stat.craftItem.computercraft.CC-Computer is [00:39:52] [Server thread/WARN]: Invalid statistic in C:\Users\Shuzhang\AppData\Roaming.minecraft\saves\新的世界12 -9 - Copy (6)\stats\2fad3dc5-c5fb-406c-9a63-3e8b6e150a86.json: Don't know what stat.craftItem.minecraft.skull is [00:39:52] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [00:39:52] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [00:39:52] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 27 mods : valkyrienwarfarecombat@0.1,InfernalMobs@1.7.1,appliedenergistics2-core@rv4-alpha-11,Forge@12.18.3.2185,cxlibrary@1.2.2,battletowers@1.5.5,can@can,uncraftingTable@1.6,OpenComputers|Core@1.6.1.6,XaeroMinimap@1.12,IC2@2.6.142-ex110,mcp@9.19,gravestone@1.5.12,appliedenergistics2@rv4-alpha-11,mercurius_updater@1.0,valkyrienwarfare@0.87,FML@8.0.99.99,customnpcs@1.10.2,OpenComputers@1.6.1.6,omlib@1.10.2-3.0.0-51,MoreFurnaces@1.8.1,counter_guns@1.0.1,guideBook@1.6.1,reinforcedTools@1.4.1,valkyrienwarfareworld@0.0a,openmodularturrets@1.10.2-3.0.0-70,valkyrienwarfarecontrol@0.3b [00:39:52] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [00:39:52] [Netty Local Client IO #0/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_BattleTowersCore:onClientConnected:100]: CLIENT registered ClientConnectedToServerEvent, sending packet to server [00:39:53] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [00:39:53] [Server thread/INFO]: Keystone2670[local:E:388c5dfa] logged in with entity id 123 at (-551.0441202032961, 94.60819090407175, -111.24881996956267) [00:39:53] [Server thread/INFO]: Keystone2670 joined the game [00:39:53] [ForkJoinPool-1-worker-11/INFO] [OpenComputers]: Starting OpenComputers version check. [00:39:53] [ForkJoinPool-1-worker-11/INFO] [OpenComputers]: Running the latest OpenComputers version. [00:39:56] [Server thread/INFO]: Saving and pausing game... [00:39:56] [Thread-13/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here [00:39:56] [Server thread/INFO]: Saving chunks for level '新的世界'/Overworld [Shaders] Program loaded: gbuffers_basic [Shaders] Program loaded: gbuffers_textured [Shaders] Program loaded: gbuffers_textured_lit [Shaders] Program loaded: gbuffers_skybasic [Shaders] Program loaded: gbuffers_skytextured [Shaders] Info log: /shaders/gbuffers_terrain.vsh, /shaders/gbuffers_terrain.fsh Vertex info

0(32) : warning C7050: "tangent" might be used before being initialized 0(33) : warning C7050: "binormal" might be used before being initialized

[00:39:57] [Server thread/INFO]: Saving chunks for level '新的世界'/Nether [00:39:57] [Server thread/INFO]: Saving chunks for level '新的世界'/The End [Shaders] Program loaded: gbuffers_terrain [Shaders] Info log: /shaders/gbuffers_water.vsh, /shaders/gbuffers_water.fsh Vertex info

0(20) : warning C7050: "tangent" might be used before being initialized 0(21) : warning C7050: "binormal" might be used before being initialized

[Shaders] Program loaded: gbuffers_water [Shaders] Info log: /shaders/gbuffers_entities.vsh, /shaders/gbuffers_entities.fsh Vertex info

0(27) : warning C7050: "tangent" might be used before being initialized 0(28) : warning C7050: "binormal" might be used before being initialized

[Shaders] Program loaded: gbuffers_entities [Shaders] Info log: /shaders/gbuffers_hand.vsh, /shaders/gbuffers_hand.fsh Vertex info

0(14) : warning C7050: "tangent" might be used before being initialized 0(15) : warning C7050: "binormal" might be used before being initialized

[Shaders] Program loaded: gbuffers_hand [Shaders] Program loaded: gbuffers_weather [Shaders] Shadow map resolution: 3072 [Shaders] Shadow map distance: 140.0f [Shaders] Shadow map interval size: 4.0f [Shaders] shadowHardwareFiltering0 [Shaders] shadowtex1Mipmap [Shaders] shadowtex1Nearest [Shaders] shadowcolor0Mipmap [Shaders] shadowcolor1Mipmap [Shaders] gcolor format: RGB16 [Shaders] gdepth format: RGB8 [Shaders] gnormal format: RGB16 [Shaders] composite format: RGB8 [Shaders] Eye brightness halflife: 10.0f [Shaders] Center depth halflife: 2.0f [Shaders] Wetness halflife: 100.0f [Shaders] Dryness halflife: 40.0f [Shaders] Sun path rotation: -36.0f [Shaders] AO Level: 0.5f [Shaders] Noise texture enabled [Shaders] Noise texture resolution: 64 [Shaders] Program loaded: composite [Shaders] Shadow map resolution: 2048 [Shaders] Shadow map distance: 128.0f [Shaders] Shadow map interval size: 4.0f [Shaders] shadowHardwareFiltering0 [Shaders] shadowtex1Mipmap [Shaders] shadowtex1Nearest [Shaders] shadowcolor0Mipmap [Shaders] shadowcolor1Mipmap [Shaders] gcolor format: RGB16 [Shaders] gdepth format: RGB8 [Shaders] gnormal format: RGB16 [Shaders] composite format: RGB8 [Shaders] Eye brightness halflife: 10.0f [Shaders] Center depth halflife: 2.0f [Shaders] Wetness halflife: 100.0f [Shaders] Dryness halflife: 40.0f [Shaders] Sun path rotation: -40.0f [Shaders] AO Level: 0.5f [Shaders] Noise texture enabled [Shaders] Noise texture resolution: 64 [Shaders] gaux1 mipmap enabled for /shaders/composite1.fsh [Shaders] gaux2 mipmap enabled for /shaders/composite1.fsh [Shaders] Info log: /shaders/composite1.vsh, /shaders/composite1.fsh Fragment info

0(628) : warning C7050: "surface.diffuse.roughness" might be used before being initialized 0(628) : warning C7050: "surface.diffuse.translucency" might be used before being initialized 0(628) : warning C7050: "surface.diffuse.translucencyColor" might be used before being initialized 0(628) : warning C7050: "surface.specular.specularity" might be used before being initialized 0(628) : warning C7050: "surface.specular.extraSpecularity" might be used before being initialized 0(628) : warning C7050: "surface.specular.glossiness" might be used before being initialized 0(628) : warning C7050: "surface.specular.metallic" might be used before being initialized 0(628) : warning C7050: "surface.specular.gain" might be used before being initialized 0(628) : warning C7050: "surface.specular.base" might be used before being initialized 0(628) : warning C7050: "surface.specular.fresnelPower" might be used before being initialized 0(628) : warning C7050: "surface.sky.sunglow" might be used before being initialized 0(628) : warning C7050: "surface.water.albedo" might be used before being initialized 0(628) : warning C7050: "surface.clouds.albedo" might be used before being initialized 0(628) : warning C7050: "surface.ao.skylight" might be used before being initialized 0(628) : warning C7050: "surface.ao.scatteredUpLight" might be used before being initialized 0(628) : warning C7050: "surface.ao.bouncedSunlight" might be used before being initialized 0(628) : warning C7050: "surface.ao.scatteredSunlight" might be used before being initialized 0(628) : warning C7050: "surface.ao.constant" might be used before being initialized 0(628) : warning C7050: "surface.viewRay.dir" might be used before being initialized 0(628) : warning C7050: "surface.viewRay.origin" might be used before being initialized 0(628) : warning C7050: "surface.NdotL" might be used before being initialized 0(628) : warning C7050: "surface.debug" might be used before being initialized 0(628) : warning C7050: "surface.shadow" might be used before being initialized 0(628) : warning C7050: "surface.cloudShadow" might be used before being initialized 0(628) : warning C7050: "surface.cloudAlpha" might be used before being initialized 0(644) : warning C7050: "lightmap.bouncedSunlight" might be used before being initialized 0(644) : warning C7050: "lightmap.scatteredSunlight" might be used before being initialized

[Shaders] Program loaded: composite1 [Shaders] gcolor mipmap enabled for /shaders/composite2.fsh [Shaders] composite mipmap enabled for /shaders/composite2.fsh [Shaders] Info log: /shaders/composite2.vsh, /shaders/composite2.fsh Fragment info

0(390) : warning C7050: "surface.rDepth" might be used before being initialized 0(390) : warning C7050: "surface.specularColor" might be used before being initialized 0(390) : warning C7050: "surface.viewRay.dir" might be used before being initialized 0(390) : warning C7050: "surface.viewRay.origin" might be used before being initialized 0(390) : warning C7050: "surface.reflection" might be used before being initialized

[Shaders] Program loaded: composite2 [Shaders] gnormal mipmap enabled for /shaders/composite3.fsh [Shaders] Program loaded: composite3 [Shaders] Info log: /shaders/final.vsh, /shaders/final.fsh Fragment info

0(590) : warning C7050: "mask.volumeCloud" might be used before being initialized

[Shaders] Program loaded: final [Shaders] Program loaded: shadow [Shaders] usedColorBuffers: 6 [Shaders] usedDepthBuffers: 1 [Shaders] usedShadowColorBuffers: 2 [Shaders] usedShadowDepthBuffers: 2 [Shaders] usedColorAttachs: 6 [Shaders] usedDrawBuffers: 6 [Shaders] Framebuffer created. [Shaders] Shadow framebuffer created. [Shaders] Reset world renderers [Shaders] Reset model renderers [00:40:07] [Server thread/INFO]: Saving and pausing game... [00:40:07] [Server thread/INFO]: Saving chunks for level '新的世界'/Overworld [00:40:08] [Server thread/INFO]: Saving chunks for level '新的世界'/Nether [00:40:08] [Server thread/INFO]: Saving chunks for level '新的世界'/The End [00:40:10] [Server thread/WARN]: Tried to add entity Item but it was marked as removed already [00:40:10] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 24, entries 11 Logged 11 towers so far, accepted new site coords [-768,48], mindist 649.726096 [00:40:10] [Server thread/WARN]: Couldn't find resource table minecraft:dungeonChest [00:40:10] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_WorldGenTower:generate:474]: Battle Tower type SmoothStone spawned at [ -768 | 48 ], underground: false [00:41:06] [Server thread/INFO]: Saving and pausing game... [00:41:06] [Server thread/INFO]: Saving chunks for level '新的世界'/Overworld [00:41:06] [Server thread/INFO]: Saving chunks for level '新的世界'/Nether [00:41:06] [Server thread/INFO]: Saving chunks for level '新的世界'/The End [00:41:08] [Server thread/INFO]: Stopping server [00:41:08] [Server thread/INFO]: Saving players [00:41:08] [Server thread/INFO]: Saving worlds [00:41:08] [Server thread/INFO]: Saving chunks for level '新的世界'/Overworld [00:41:08] [Server thread/INFO]: Saving chunks for level '新的世界'/Nether [00:41:08] [Server thread/INFO]: Saving chunks for level '新的世界'/The End [00:41:08] [Server thread/INFO] [FML]: Unloading dimension 0 [00:41:08] [Server thread/INFO] [FML]: Unloading dimension -1 [00:41:08] [Server thread/INFO] [FML]: Unloading dimension 1 [00:41:08] [Server thread/INFO] [FML]: Applying holder lookups [00:41:08] [Server thread/INFO] [FML]: Holder lookups applied [00:41:19] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2 [00:41:19] [Server thread/INFO]: Generating keypair [00:41:19][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs [00:41:19][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs [00:41:19] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:StorageBoxAddon [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.0 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.1 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierTwo [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreTin [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machine.2 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirBarrier [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:command_computer [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockAirRoof [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockNuke [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:laserair [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world deconstruction:deconstructiondeconstructionTable.name [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:engine [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:laserTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:sludge.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierOne [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierThree [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidPetrotheum [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierOneBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg4 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg3 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg2 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockBerth [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg1 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:mushroomsoup.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockAlloy [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidGlowstone [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierFour [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterEgg5 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Cable [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidSteam [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:chocolatemilk.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Light [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:potatoCannonTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.Rail [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubLeaves [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleExpanded [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Machine [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:grenadeTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFenceIron [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stainedglass.block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:crate_wood [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:meat.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:railGunTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:brick [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDoorAlloy [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:machineGunTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockWall [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:sewage.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:gauge [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:road [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ironchest:BlockIronChest [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockAlloyGlass [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Turtle [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:cable.redstone [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rednet.panel [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:milk.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceCoal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral3 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral4 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierThree [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirLight [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world valkyrienwarfare:basicengine [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral1 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coral2 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake3Block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMetal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailDetector [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoLog [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:PalmLeaves [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:anchorPoint [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubSapling [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:TanningRack [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierFive [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:mobessence.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Computer [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFluidcoolant [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailAccel [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:FakeAirSignal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake4Block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockPersonal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Cell [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Strongbox [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockElectric [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDynamite [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ompd:wall [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:Storage [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world valkyrienwarfarecontrol:manualshipcontroller [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Tesseract [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockCrop [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidCryotheum [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Tank [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.passenger.dropoff [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ompd:hardened [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:relativisticTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Frame [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockGenerator [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockReinforcedFoam [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockfluidCf [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.cargo.dropoff [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailBranch [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFoam [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-Peripheral [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierFour [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:vinescaffold [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierOne [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:transportmanager [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierTwo [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IcePortal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierWood [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockBarrel [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:buffer [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockProjector [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.passenger.pickup [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoPlanks [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rednet.logic [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierOne [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ompd:fence [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubber [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:SaltOre [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:seat [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake1Block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:Ore [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoPortal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Plate [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockRubWood [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierFive [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierFourBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierFive [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:floater [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidCoal [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:SaltBath [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake5Block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierTwo [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:AncientFire [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierOne [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:plastic [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:FossilOre [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:TomatoBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierTwo [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:disposeItemTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:AmberOre [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:tank [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:conveyor [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:containerbox [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockReactorChamber [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoLeaves [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockHelm [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:rocketTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Rockwool [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world moreinventorymod:catchall [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockLuminator [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidEnder [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:pinkslime.block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:pinkslime.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:PineAppleBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IcemintuimOre [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:teleporterTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockITNT [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DNA Extractor [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.leaves [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rail.cargo.pickup [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:leverBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Sponge [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierFour [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:cable.plastic [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidMana [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:SpinningWheel [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailInvisible [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:advanced_modem [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:EasterCake2Block [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockAirWall [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:Coconut [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierTwoBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockCable [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMiningTip [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Glass [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceStone [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockDynamiteRemote [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:steam.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMachine [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:hardWallTierThree [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:marker [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockIronScaffold [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:farmland [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:incendiaryTurret [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidRedstone [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockfluidUuMatter [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Cache [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockFluidhotcoolant [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world computercraft:CC-TurtleAdvanced [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:PalmLog [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceCobble [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreCopper [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMachine2 [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:detcord [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderInvTierFive [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:expanderPowerTierThree [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreUran [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockMiningPipe [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:DinoStairs [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:stickyBuffer [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stone [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Device [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world cuchaz.ships:blockShip [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:biofuel.still [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockScaffold [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:machineblock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:IceIron [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:fenceTierFour [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockLuminatorDark [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.log [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world erc:ERC.RailConst [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world openmodularturrets:baseTierThreeBlock [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalexpansion:Dynamo [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockOreLead [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:rubberwood.sapling [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world lom:PermaFrost [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world archimedesshipsplus:balloon [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidPyrotheum [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world thermalfoundation:FluidAerotheum [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world minefactoryreloaded:stainedglass.pane [00:41:19] [Server thread/INFO] [FML]: Found a missing id from the world ic2:blockHarz [00:41:19] [Server thread/INFO] [FML]: Applying holder lookups [00:41:19] [Server thread/INFO] [FML]: Holder lookups applied [00:41:19] [Server thread/INFO] [FML]: Loading dimension 0 (新的世界) (net.minecraft.server.integrated.IntegratedServer@5b8d3912) [00:41:19] [Server thread/INFO] [FML]: Loading dimension 1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@5b8d3912) [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO] [FML]: Loading dimension -1 (新的世界) (net.minecraft.server.integrated.IntegratedServer@5b8d3912) [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO] [STDOUT]: [atomicstryker.battletowers.common.WorldGenHandler:loadPosFile:346]: Battletower Positions reloaded. Lines 17, entries 14 [00:41:19] [Server thread/INFO]: Preparing start region for level 0 [00:41:20] [Server thread/WARN]: Skipping BlockEntity with id ml_TileEntityBuilding [00:41:20][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs [00:41:20][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs [00:41:20] [Server thread/INFO]: Changing view distance to 12, from 10 [00:41:20] [Netty Local Client IO #1/INFO] [FML]: Server protocol version 2 [00:41:20] [Netty Server IO #3/INFO] [FML]: Client protocol version 2 [00:41:20] [Netty Server IO #3/INFO] [FML]: Client attempting to join with 27 mods : valkyrienwarfarecombat@0.1,InfernalMobs@1.7.1,appliedenergistics2-core@rv4-alpha-11,Forge@12.18.3.2185,cxlibrary@1.2.2,battletowers@1.5.5,can@can,uncraftingTable@1.6,OpenComputers|Core@1.6.1.6,XaeroMinimap@1.12,IC2@2.6.142-ex110,mcp@9.19,gravestone@1.5.12,appliedenergistics2@rv4-alpha-11,mercurius_updater@1.0,valkyrienwarfare@0.87,FML@8.0.99.99,customnpcs@1.10.2,OpenComputers@1.6.1.6,omlib@1.10.2-3.0.0-51,MoreFurnaces@1.8.1,counter_guns@1.0.1,guideBook@1.6.1,reinforcedTools@1.4.1,valkyrienwarfareworld@0.0a,openmodularturrets@1.10.2-3.0.0-70,valkyrienwarfarecontrol@0.3b [00:41:20] [Netty Local Client IO #1/INFO] [FML]: [Netty Local Client IO #1] Client side modded connection established [00:41:20] [Netty Local Client IO #1/INFO] [STDOUT]: [atomicstryker.battletowers.common.AS_BattleTowersCore:onClientConnected:100]: CLIENT registered ClientConnectedToServerEvent, sending packet to server [00:41:20] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [00:41:20] [Server thread/INFO]: Keystone2670[local:E:19c30ab4] logged in with entity id 1045 at (258.0498015950434, 81.60579405543918, -438.8108950944443) [00:41:20] [Server thread/INFO]: Keystone2670 joined the game [00:41:22] [Thread-20/ERROR]: Error in class 'SourceLWJGL OpenAL' [00:41:22] [Thread-20/ERROR]: Channel null in method 'stop' [00:41:22] [Thread-20/ERROR]: Error in class 'LibraryLWJGLOpenAL'

[00:41:23] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2308ms behind, skipping 46 tick(s)

Tri0de commented 7 years ago

Fixed as of 70daa676711beaf94f94704523eaaf23da9d36da

ycoyyvl

Sorry for taking so long :/

gatoborrachon commented 3 years ago

mmm, i have no idea why but it seems that this incompatibility returned.

when using ValkyrienSkies+ValkirienSkiesWorld+ValkyrienSkiesWorld+OpenComputers Only, i get the following soft crash inside the log: https://pastebin.com/fBZruJJW

Complete Latest.log: latest.log