Jump to content

queekusme

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by queekusme

  1. Apiary and Honey 

    Download on CurseForge

    Apiary and Honey is a mod that adds bees and beekeeping to Minecraft.

    Unlike other mods which add bees, Apiary and Honey aims to have a more realistic representation of beekeeping than other mods may provide.

     

    beehive_on_tree.png

     

    1.2.0 (Download, WikiIssue Tracker)

    Spoiler

    Added

    • Added 'Up' Direction to possible sides a bee can spawn from when determining a side to spawn from.
    • Bees and Queens can move between Adjacent Apiaries
      • Bees will move every 2 Seconds (+/-) 1 second (configurable)
      • Queens will move every 5 Seconds (+/-) 1 second (configurable)
    • Advancements
      • Follow the main advancement chain for the best route to completion
    • Queen Excluder
      • Prevents Queen Bees from moving between Apiaries.

    Changed

    Known Issues

    • The config value "beeSpawnTicks" may be ignored, and bees may spawn very frequently
    • Trees with beehives may spawn inside the ground.
    • Bees have no audio
    • Bees which have collected Nectar but have not returned to their Apiary will lose all stored Nectar if collected with the Bee Crate.

    1.1.0 (Download, WikiIssue Tracker)

    Spoiler

    Added

    • Bee Crate
      • An Item which can hold up to 64 (configurable) bees and a queen
      • Bees can be picked up by left clicking the bee entity in the world
      • Right click an Apiary with a bee crate to move up to 64 (configurable) bees and a queen from the Apiary to the crate
        • This removes the bees from the apiary
        • Any bees which cannot fit into the crate (if crate already has bees) will be left in the Apiary, including queens if the crate already has a queen
      • Place into the top left Apiary slot to transfer bees into the Apiary from the crate

    Changed

    • Beehive
      • Beehive can no longer be placed in an Apiary
      • Added withered 'Abandoned' Variant when hive has been emptied of all bees.
      • Withered variant won't spawn bees when broken but will generate combs that can be placed into the Apiary
      • Regular variant will still spawn bees when broken
    • Apiary
      • Now uses iBeeHolder Capability system
        • Any item that uses the iBeeHolder Capability can be placed into the top left item slot to have bees transferred to the apiary.
        • The Apiary exposes its internal iBeeHolder implementation allowing 3rd party mods to transfer bees to other iBeeHolder implementations.

    API

    • Added IBeeHolder and Capability
      • Allows for bees to be stored in blocks, items etc...

    Known Issues

    • The config value "beeSpawnTicks" may be ignored, and bees may spawn very frequently
    • Trees with beehives may spawn inside the ground.
    • Bees have no audio
    • Bees which have collected Nectar but have not returned to their Apiary will lose all stored Nectar if collected with the Bee Crate.

     

  2. I'm trying to update some of the models in my mod. I have fully modeled the first item in cubik and am ready to export it however I'm not sure how I can add extra colours.

     

    At the moment in the latest release, the item uses the in-built minecraft default item and as such can use the multi-pass id to set the colour of the texture layer, however I have found no information on how you can do this with custom models.

     

    The texture I want to add colour to (as I only want to dynamically add colour to the test tube contents) is on a different layer and is currently a greyscale so should accept a colour, I just don't have any idea and can't find any information on where to start.

  3. They all are, that was the first thing I checked.

    Ok, I checked and no, they are not. In the jar there is a file called "models/block/Centrifuge.json", where as the log shows it's looking for "models/block/centrifuge.json".
    and if they were incorrect I'dve expected them to error in IDE as well...

    In your IDE the files are not in a jar, hence windows' FileSystem rules apply whereby file names are case insensitive. This is not the case when your mod is inside a jar file.

     

    GOD DAMMIT.... I'm an idiot... fixed it and re-uploaded the jar file to curseforge, should be live soon,

     

    thanks for your help man!

  4. I decided to build my mod for release to test it in an external (outside of IDE) setup of forge.

     

    Both in the 1.9 and 1.9.4 releases I have an issue with textures and models for some of my items and blocks that I cannot work out. There is no obvious pattern. and all textures and models load as expected in IDE.

     

    Here's the complete error log from the external version of forge

     

     

    2016-06-12 10:24:59,848 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    2016-06-12 10:24:59,850 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    [10:24:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker

    [10:25:00] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1954 for Minecraft 1.9.4 loading

    [10:25:00] [main/INFO] [FML]: Java is Java HotSpot 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25

    [10:25:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker

    [10:25:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

    [10:25:02] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

    [10:25:02] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc

    [10:25:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper

    [10:25:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker

    [10:25:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker

    [10:25:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker

    [10:25:03] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}

    2016-06-12 10:25:03,880 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    2016-06-12 10:25:03,912 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    2016-06-12 10:25:03,916 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream

    [10:25:04] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]

    [10:25:04] [Client thread/INFO]: Setting user: Kintick

    [10:25:08] [Client thread/INFO]: LWJGL Version: 2.9.4

    [10:25:10] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----

    // Why did you do that?

     

    Time: 12/06/16 10:25

    Description: Loading screen debug info

     

    This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR

     

     

    A detailed walkthrough of the error, its code path and all known details is as follows:

    ---------------------------------------------------------------------------------------

     

    -- System Details --

    Details:

    Minecraft Version: 1.9.4

    Operating System: Windows 8.1 (amd64) version 6.3

    Java Version: 1.8.0_25, Oracle Corporation

    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 74297232 bytes (70 MB) / 266686464 bytes (254 MB) up to 12871532544 bytes (12275 MB)

    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML:

    Loaded coremods (and transformers):

    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13431 Compatibility Profile Context 16.150.2211.0' Renderer: 'AMD Radeon R9 380 Series'

    [10:25:10] [Client thread/INFO] [FML]: MinecraftForge v12.17.0.1954 Initialized

    [10:25:10] [Client thread/INFO] [FML]: Replaced 232 ore recipes

    [10:25:11] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

    [10:25:11] [Client thread/INFO] [FML]: Searching C:\Users\queekusme\AppData\Roaming\.minecraft\mods for mods

    [10:25:13] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load

    [10:25:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, JEI, testtubeanimals] at CLIENT

    [10:25:13] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, JEI, testtubeanimals] at SERVER

    [10:25:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Test Tube Animals

    [10:25:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

    [10:25:14] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations

    [10:25:14] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

    [10:25:14] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

    [10:25:15] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

    [10:25:15] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json

    [10:25:15] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: BETA_OUTDATED Target: 12.17.0.1959

    [10:25:15] [Client thread/INFO] [FML]: Applying holder lookups

    [10:25:15] [Client thread/INFO] [FML]: Holder lookups applied

    [10:25:15] [Client thread/INFO] [FML]: Injecting itemstacks

    [10:25:15] [Client thread/INFO] [FML]: Itemstack injection complete

    [10:25:31] [sound Library Loader/INFO]: Starting up SoundSystem...

    [10:25:31] [Thread-8/INFO]: Initializing LWJGL OpenAL

    [10:25:31] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

    [10:25:31] [Thread-8/INFO]: OpenAL initialized.

    [10:25:32] [sound Library Loader/INFO]: Sound engine started

    [10:25:33] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/centrifuge' for 'net.minecraft.client.renderer.block.model.ModelBlock@686a08f4

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/centrifuge with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/centrifuge.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 17 more

    [10:25:33] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/dnaSplicer' for 'net.minecraft.client.renderer.block.model.ModelBlock@3da068e8

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/dnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/dnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 17 more

    [10:25:33] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/incubator' for 'net.minecraft.client.renderer.block.model.ModelBlock@52f2d8e8

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 17 more

    [10:25:33] [Client thread/INFO] [FML]: Max texture size: 16384

    [10:25:33] [Client thread/INFO]: Created: 16x16 textures-atlas

    [10:25:35] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:dnaSplicer#facing=east

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:dnaSplicer#facing=east with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/DnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/DnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    [10:25:35] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:incubator#facing=south

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:incubator#facing=south with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    [10:25:35] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:incubator#facing=east

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:incubator#facing=east with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    [10:25:35] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:dnaSplicer#facing=south

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:dnaSplicer#facing=south with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/DnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/DnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 15 more

    [10:25:35] [Client thread/ERROR] [FML]: Suppressed additional 5 model loading errors for domain testtubeanimals

    [10:25:36] [Client thread/INFO] [FML]: The DnaContent handler for entity: EntityHorse has now been registered

    [10:25:36] [Client thread/INFO] [FML]: The DnaContent handler for entity: EntitySkeleton has now been registered

    [10:25:36] [Client thread/INFO] [FML]: The DnaContent handler for entity: EntityGuardian has now been registered

    [10:25:36] [Client thread/INFO] [FML]: The DnaContent handler for entity: EntityZombie has now been registered

    [10:25:36] [Client thread/INFO] [FML]: Injecting itemstacks

    [10:25:36] [Client thread/INFO] [FML]: Itemstack injection complete

    [10:25:36] [Client thread/INFO] [FML]:  Unknown recipe class! com.queekus.testtubeanimals.Crafting.NutrientRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter

    [10:25:36] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods

    [10:25:36] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Test Tube Animals

    [10:25:37] [Client thread/INFO]: SoundSystem shutting down...

    [10:25:37] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

    [10:25:37] [sound Library Loader/INFO]: Starting up SoundSystem...

    [10:25:37] [Thread-10/INFO]: Initializing LWJGL OpenAL

    [10:25:37] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

    [10:25:37] [Thread-10/INFO]: OpenAL initialized.

    [10:25:37] [sound Library Loader/INFO]: Sound engine started

    [10:25:38] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/centrifuge' for 'net.minecraft.client.renderer.block.model.ModelBlock@2860427c

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/centrifuge with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/centrifuge.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 20 more

    [10:25:38] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/dnaSplicer' for 'net.minecraft.client.renderer.block.model.ModelBlock@15d24cb4

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/dnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/dnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 20 more

    [10:25:38] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'testtubeanimals:block/incubator' for 'net.minecraft.client.renderer.block.model.ModelBlock@bc25046

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 20 more

    [10:25:38] [Client thread/INFO] [FML]: Max texture size: 16384

    [10:25:39] [Client thread/INFO]: Created: 1024x512 textures-atlas

    [10:25:41] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:dnaSplicer#facing=east

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:dnaSplicer#facing=east with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/DnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/DnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    [10:25:41] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:incubator#facing=south

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:incubator#facing=south with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    [10:25:41] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:incubator#facing=east

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:incubator#facing=east with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/incubator with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/incubator.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    [10:25:41] [Client thread/ERROR] [FML]: Exception loading model for variant testtubeanimals:dnaSplicer#facing=south

    net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:dnaSplicer#facing=south with loader VariantLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:222) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:210) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:127) ~[ModelLoader.class:?]

    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131) [bwi.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112) [bwi.class:?]

    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:753) [bcd.class:?]

    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:518) [bcd.class:?]

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.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.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model testtubeanimals:block/DnaSplicer with loader VanillaLoader.INSTANCE, skipping

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    Caused by: java.io.FileNotFoundException: testtubeanimals:models/block/DnaSplicer.json

    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]

    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]

    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]

    at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]

    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:733) ~[ModelLoader$WeightedRandomModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$MultipartModel.<init>(ModelLoader.java:1197) ~[ModelLoader$MultipartModel.class:?]

    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1171) ~[ModelLoader$VariantLoader.class:?]

    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]

    ... 18 more

    [10:25:41] [Client thread/ERROR] [FML]: Suppressed additional 5 model loading errors for domain testtubeanimals

    [10:25:47] [server thread/INFO]: Starting integrated minecraft server version 1.9.4

    [10:25:47] [server thread/INFO]: Generating keypair

    [10:25:47] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance

    [10:25:47] [server thread/INFO] [FML]: Applying holder lookups

    [10:25:47] [server thread/INFO] [FML]: Holder lookups applied

    [10:25:48] [server thread/INFO] [FML]: Loading dimension 0 (ForgeWorld) (net.minecraft.server.integrated.IntegratedServer@426c12dc)

    [10:25:48] [server thread/INFO] [FML]: Loading dimension 1 (ForgeWorld) (net.minecraft.server.integrated.IntegratedServer@426c12dc)

    [10:25:48] [server thread/INFO] [FML]: Loading dimension -1 (ForgeWorld) (net.minecraft.server.integrated.IntegratedServer@426c12dc)

    [10:25:48] [server thread/INFO]: Preparing start region for level 0

    [10:25:49] [server thread/INFO]: Preparing spawn area: 9%

    [10:25:50] [server thread/INFO]: Preparing spawn area: 85%

    [10:25:51] [server thread/INFO]: Changing view distance to 32, from 10

    [10:25:52] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2

    [10:25:52] [Netty Server IO #1/INFO] [FML]: Client protocol version 2

    [10:25:52] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : FML@8.0.99.99,Forge@12.17.0.1954,mcp@9.19,JEI@3.4.0.204,testtubeanimals@1.0

    [10:25:52] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established

    [10:25:52] [server thread/INFO] [FML]: [server thread] Server side modded connection established

    [10:25:52] [server thread/INFO]: Kintick[local:E:06bdaa26] logged in with entity id 307 at (195.8727878149748, 90.0, 232.03625832647577)

    [10:25:52] [server thread/INFO]: Kintick joined the game

    [10:25:53] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin

    [10:25:53] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin

    [10:25:57] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4656ms behind, skipping 93 tick(s)

    [10:26:12] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4779ms behind, skipping 95 tick(s)

    [10:26:22] [server thread/INFO]: Saving and pausing game...

    [10:26:22] [server thread/INFO]: Saving chunks for level 'ForgeWorld'/Overworld

    [10:26:23] [server thread/INFO]: Saving chunks for level 'ForgeWorld'/Nether

    [10:26:23] [server thread/INFO]: Saving chunks for level 'ForgeWorld'/The End

    [10:40:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 149 ms

    [10:44:40] [server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2235ms behind, skipping 44 tick(s)

    [10:44:53] [Client thread/INFO]: Stopping!

    [10:44:53] [Client thread/INFO]: SoundSystem shutting down...

    [10:44:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com

    [10:44:54] [Client Shutdown Thread/INFO]: Stopping server

     

     

     

     

    Like I said, all of my textures and models in my IDE work perfectly and there's nothing unexpected.

     

    here's a lit of all of the blocks and items that aren't working:

    - Iron Dusted Slime Ball (Item)

    - Gold Dusted Slime Ball (Item)

    - Centrifuge (Inv Item)

    - Dna Splicer(Block and Inv Item)

    - Incubator(Block and Inv Item)

     

    I compiled the mod with java 1.8 and java 1.7 and it still has the same issue.

    I can provide a build if you would like to see the issue for yourself.

  5. I'm trying to spawn a basic ore block into the world however I cannot seem to find out what's going wrong.

     

    I want the ore to have a similar generation pattern and amount as the regular minecraft ores however although the ore does spawn, it's so infrequent that I have to use conditional breakpoints to check for when the ore is generated in order to find its position. The ore doesn't show up, even as an unrecognised block, when I've scanned the world in MC Edit.

     

    Here's the code I am using to generate the ore currently:

    public static class MonaziteWorldGenerator implements IWorldGenerator{
        @Override public void generate(Random rand, int chunkX, int chunkZ, World world, IChunkGenerator chunkGenerator, IChunkProvider chunkProvider) {
            switch(world.provider.getDimension()){
                case 0:
                    for(int k = 0; k < 300; k++){
                        int firstBlockXCoord = chunkX + rand.nextInt(16);
                        int firstBlockYCoord = rand.nextInt(128);
                        int firstBlockZCoord = chunkZ + rand.nextInt(16);
    
                        (new WorldGenMinable(ModBlocks.monazite.getDefaultState(), 13)).generate(world, rand, new BlockPos(firstBlockXCoord, firstBlockYCoord, firstBlockZCoord));
                    }
                    break;
                default:  break;
            }
        }
    }
    

     

    along with:

    public void postInit(FMLPostInitializationEvent event) {
        GameRegistry.registerWorldGenerator(new Monazite.MonaziteWorldGenerator(), 0);
    }
    

     

    This code has never failed me in the past and I cannot find what may have changed since 1.7 since I last used it.

     

    Any help is most graciously appreciated.

  6. I had a json model rendering correctly then once I added a Tile Entity to it, it stopped rendering. I have a TileEntitySpecialRenderer set up and it works, however it immediately crashes minecraft. I'd like to try to avoid doing all of the raw openGL stuff as although I know how to do it and all, it's fiddly as hell and I already have the block model set up, I just want to find a way to render it without mc crashing.

     

    Here's the code I have and a copy of the stack trace it's giving.

     

    StackTrace:

     

     

    // I bet Cylons wouldn't have this problem.

     

    Time: 30/12/15 23:06

    Description: Tesselating block model

     

    java.lang.ArrayIndexOutOfBoundsException: 3

            at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:81)

            at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:38)

            at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:105)

            at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:14)

            at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:95)

            at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.renderModelAmbientOcclusion(ForgeBlockModelRenderer.java:74)

            at net.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:44)

            at net.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:34)

            at com.queekus.nuclearwarheads.TileEntities.RadarTileEntitySpecialRenderer.renderTileEntityAt(RadarTileEntitySpecialRenderer.java:24)

            at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:146)

            at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:126)

            at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:681)

            at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1353)

            at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1266)

            at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1091)

            at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1114)

            at net.minecraft.client.Minecraft.run(Minecraft.java:376)

            at net.minecraft.client.main.Main.main(Main.java:117)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:497)

            at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

            at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethod).reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:497)

            at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)

            at GradleStart.main(Unknown Source)

     

     

    A detailed walkthrough of the error, its code path and all known details is as follows:

    ---------------------------------------------------------------------------------------

     

    -- Head --

    Stacktrace:

            at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:81)

            at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:38)

            at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:105)

            at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:14)

            at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:95)

            at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.renderModelAmbientOcclusion(ForgeBlockModelRenderer.java:74)

     

    -- Block model being tesselated --

    Details:

            Block: queekus_nuclearwarheads:radarBlock

            Block location: World: (-224,68,306), Chunk: (at 0,4,2 in -14,19; contains blocks -224,0,304 to -209,255,319), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

            Using AO: true

    Stacktrace:

            at net.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:44)

            at net.minecraft.client.renderer.BlockModelRenderer.renderModel(BlockModelRenderer.java:34)

            at com.queekus.nuclearwarheads.TileEntities.RadarTileEntitySpecialRenderer.renderTileEntityAt(RadarTileEntitySpecialRenderer.java:24)

     

    -- Block Entity Details --

    Details:

            Name: queekus_nuclearwarheads_radarTileEntity // com.queekus.nuclearwarheads.TileEntities.RadarTileEntity

            Block type: ID #199 (tile.radarBlock // com.queekus.nuclearwarheads.Blocks.Radar)

            Block data value: 0 / 0x0 / 0b0000

            Block location: World: (-224,68,306), Chunk: (at 0,4,2 in -14,19; contains blocks -224,0,304 to -209,255,319), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

            Actual block type: ID #199 (tile.radarBlock // com.queekus.nuclearwarheads.Blocks.Radar)

            Actual block data value: 0 / 0x0 / 0b0000

    Stacktrace:

            at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:146)

            at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:126)

            at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:681)

            at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1353)

            at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1266)

     

    -- Affected level --

    Details:

            Level name: MpServer

            All players: 1 total; [EntityPlayerSP['Player463'/249, l='MpServer', x=-224.58, y=68.00, z=306.61]]

            Chunk stats: MultiplayerChunkCache: 60, 60

            Level seed: 0

            Level generator: ID 00 - default, ver 1. Features enabled: false

            Level generator options:

            Level spawn location: -224.00,64.00,256.00 - World: (-224,64,256), Chunk: (at 0,4,0 in -14,16; contains blocks -224,0,256 to -209,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

            Level time: 83739 game time, 1171 day time

            Level dimension: 0

            Level storage version: 0x00000 - Unknown?

            Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

            Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

            Forced entities: 39 total; [EntityBat['Bat'/137, l='MpServer', x=-194.75, y=14.10, z=264.47], EntityBat['Bat'/138, l='MpServer', x=-194.25, y=37.10, z=268.25], EntityPig['Pig'/139, l='MpServer', x=-203.06, y=69.00, z=311.16], EntityCow['Cow'/140, l='MpServer', x=-196.84, y=63.00, z=360.19], EntityChicken['Chick

    en'/79, l='MpServer', x=-263.41, y=71.00, z=283.56], EntityPig['Pig'/80, l='MpServer', x=-261.50, y=73.00, z=270.09], EntityPig['Pig'/81, l='MpServer', x=-266.47, y=65.00, z=343.53],EntityCow['Cow'/82, l='MpServer', x=-257.94, y=68.00, z=343.59], EntitySquid['Squid'/147, l='MpServer', x=-186.77, y=62.38, z=362.45], EntityBat['Bat'/83, l='MpServer', x=-258.50, y=19.10, z=353.75], EntityCow['Cow'/84, l='MpServer', x=-256.41, y=65.00, z=367.53], EntitySheep['Sheep'/89, l='MpServer', x=-255.63, y=74.00, z=264.78], EntityPlayerSP['Player463'/249, l='MpServer', x=-224.58, y=68.00,z=306.61], EntitySheep['Sheep'/90, l='MpServer', x=-241.41, y=65.00, z=287.53],EntityCow['Cow'/154, l='MpServer', x=-169.22, y=68.00, z=322.16], EntitySheep['Sheep'/91, l='MpServer', x=-247.56, y=72.00, z=273.19], EntityCow['Cow'/92, l='MpServer', x=-249.03, y=68.00, z=306.06], EntityPig['Pig'/93, l='MpServer', x=-253.88, y=69.00, z=331.22], EntityBat['Bat'/94, l='MpServer', x=-253.25, y=49.09, z

    =350.53], EntityPig['Pig'/95, l='MpServer', x=-244.31, y=69.00, z=343.44], EntityBat['Bat'/96, l='MpServer', x=-240.75, y=11.10, z=357.75], EntityBat['Bat'/97,l='MpServer', x=-255.63, y=50.84, z=353.44], EntityPig['Pig'/98, l='MpServer', x=-251.97, y=66.00, z=355.06], EntityCow['Cow'/163, l='MpServer', x=-159.22, y=63.00, z=302.81], EntityChicken['Chicken'/164, l='MpServer', x=-153.81, y=69.00, z=299.41], EntityPig['Pig'/103, l='MpServer', x=-226.88, y=64.00, z=267.00], Enti

    tyCow['Cow'/167, l='MpServer', x=-150.41, y=65.00, z=328.75], EntityChicken['Chicken'/104, l='MpServer', x=-227.47, y=68.00, z=264.78], EntityCow['Cow'/168, l='

    MpServer', x=-147.66, y=64.00, z=327.91], EntityPig['Pig'/105, l='MpServer', x=-232.56, y=70.00, z=264.78], EntityBat['Bat'/106, l='MpServer', x=-231.44, y=39.91, z=346.41], EntityPig['Pig'/107, l='MpServer', x=-232.16, y=72.00, z=347.63],EntityBat['Bat'/108, l='MpServer', x=-238.59, y=27.10, z=353.25], EntityBat['Bat

    '/109, l='MpServer', x=-235.63, y=35.66, z=361.41], EntityBat['Bat'/177, l='MpServer', x=-144.50, y=23.03, z=373.72], EntitySheep['Sheep'/116, l='MpServer', x=-219.31, y=69.00, z=268.03], EntityPig['Pig'/117, l='MpServer', x=-211.47, y=65.00, z=272.56], EntityPig['Pig'/118, l='MpServer',x=-215.47, y=68.00, z=342.41], EntityBat['Bat'/119, l='MpServer', x=-223.09, y=16.00, z=356.13]]

            Retry entities: 0 total; []

            Server brand: fml,forge

            Server type: Integrated singleplayer server

    Stacktrace:

            at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:392)

            at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2614)

            at net.minecraft.client.Minecraft.run(Minecraft.java:398)

            at net.minecraft.client.main.Main.main(Main.java:117)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:497)

            at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

            at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

            at java.lang.reflect.Method.invoke(Method.java:497)

            at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)

            at GradleStart.main(Unknown Source)

     

    -- System Details --

    Details:

            Minecraft Version: 1.8

            Operating System: Windows 8.1 (amd64) version 6.3

            Java Version: 1.8.0_45, Oracle Corporation

            Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), OracleCorporation

            Memory: 257820664 bytes (245 MB) / 778043392 bytes (742 MB) up to 1886912512 bytes (1799 MB)

            JVM Flags: 0 total;

            IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94

            FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 4 mods loaded, 4 mods active

            States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

            UCHIJAAAA      mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

            UCHIJAAAA      FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.4.1577.jar)

            UCHIJAAAA      Forge{11.14.4.1577} [Minecraft Forge] (forgeSrc-1.8-11.14.4.1577.jar)

            UCHIJAAAA      queekus_nuclearwarheads{1.0} [Nuclear Warheads] (queekus_nuclearwarheads-1.0.jar)

            Loaded coremods (and transformers):

            GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4226' Renderer: 'Intel® HD Graphics 4000'

            Launched Version: 1.8

            LWJGL: 2.9.1

            OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4226, Intel

            GL Caps: Using GL 1.3 multitexturing.

    Using GL 1.3 texture combiners.

    Using framebuffer objects because OpenGL 3.0 is supported and separate blending

    is supported.

    Shaders are available because OpenGL 2.1 is supported.

    VBOs are available because OpenGL 1.5 is supported.

     

            Using VBOs: No

            Is Modded: Definitely; Client brand changed to 'fml,forge'

            Type: Client (map_client.txt)

            Resource Packs: []

            Current Language: English (US)

            Profiler Position: N/A (disabled)

     

     

     

    Radar.java

     

     

    package com.queekus.nuclearwarheads.Blocks;

     

    import com.queekus.nuclearwarheads.NuclearWarHeads;

    import com.queekus.nuclearwarheads.TileEntities.RadarTileEntity;

    import net.minecraft.block.Block;

    import net.minecraft.block.BlockContainer;

    import net.minecraft.block.material.Material;

    import net.minecraft.block.state.IBlockState;

    import net.minecraft.item.Item;

    import net.minecraft.tileentity.TileEntity;

    import net.minecraft.util.BlockPos;

    import net.minecraft.util.EnumFacing;

    import net.minecraft.world.IBlockAccess;

    import net.minecraft.world.World;

    import net.minecraftforge.fml.common.registry.GameRegistry;

     

    import java.util.Random;

     

    public class Radar extends BlockContainer {

     

        public Radar(Material material){

            super(material);

            setHardness(2.0f);

            setResistance(10.0f);

            setStepSound(Block.soundTypeStone);

            setUnlocalizedName("radarBlock");

            setCreativeTab(NuclearWarHeads.nuclearWarheadTab);

            setHarvestLevel("pickaxe", 0);

     

            setBlockBounds(0,0,0,1,0.3f,1);

     

            GameRegistry.registerBlock(this, "radarBlock");

        }

     

        @Override public TileEntity createNewTileEntity(World worldIn, int meta) { return new RadarTileEntity(); }

     

        @Override public int isProvidingStrongPower(IBlockAccess worldIn, BlockPos pos, IBlockState state, EnumFacing side) {

            RadarTileEntity tile = (RadarTileEntity) worldIn.getTileEntity(pos);

            if (tile != null) { return (int)tile.getRedstoneOutput(); }

            return 1;

        }

     

        @Override public Item getItemDropped(IBlockState state, Random rand, int fortune) {

            return Item.getItemFromBlock(NuclearWarHeads.carbonBlock);

        }

     

        @Override public int getRenderType() { return 3; }

        @Override public boolean isOpaqueCube() { return false; }

    }

     

     

     

     

    RadarTileEntity.java

     

     

    package com.queekus.nuclearwarheads.TileEntities;

     

    import net.minecraft.nbt.NBTTagCompound;

    import net.minecraft.server.gui.IUpdatePlayerListBox;

    import net.minecraft.tileentity.TileEntity;

     

     

    public class RadarTileEntity extends TileEntity implements IUpdatePlayerListBox {

     

        private float redstoneOutput = 0;

        private float cumulativeTicks = 0;

     

        public RadarTileEntity() {

     

        }

     

        @Override public void update() {

            //System.out.println(redstoneOutput);

            cumulativeTicks += 1;

            if(cumulativeTicks >= 20) {

                cumulativeTicks = 0;

                if(redstoneOutput == 0){ redstoneOutput = 15; markDirty(); return; }

                redstoneOutput--;

            }

        }

     

        @Override public void writeToNBT(NBTTagCompound compound) {

            compound.setFloat("redstoneOutput",redstoneOutput);

            super.writeToNBT(compound);

        }

     

        @Override

        public void readFromNBT(NBTTagCompound compound) {

            super.readFromNBT(compound);

            this.redstoneOutput = compound.getFloat("redstoneOutput");

        }

     

        public float getRedstoneOutput() { return redstoneOutput; }

    }

     

     

     

     

    RadarTileEntitySpecialRenderer.java

     

     

    package com.queekus.nuclearwarheads.TileEntities;

     

    import net.minecraft.block.state.IBlockState;

    import net.minecraft.client.Minecraft;

    import net.minecraft.client.renderer.GlStateManager;

    import net.minecraft.client.renderer.Tessellator;

    import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer;

    import net.minecraft.tileentity.TileEntity;

    import net.minecraft.util.BlockPos;

    import net.minecraft.world.World;

    import net.minecraftforge.client.model.IFlexibleBakedModel;

     

    public class RadarTileEntitySpecialRenderer extends TileEntitySpecialRenderer{

     

        @Override

        public void renderTileEntityAt(TileEntity te, double x, double y, double z, float partialTick, int destroyStage) {

            GlStateManager.pushMatrix();

     

            World world = te.getWorld();

            IBlockState state = te.getBlockType().getDefaultState();

            BlockPos pos = te.getPos();

     

            IFlexibleBakedModel model = (IFlexibleBakedModel) Minecraft.getMinecraft().getBlockRendererDispatcher().getModelFromBlockState(state, world, pos);

            Minecraft.getMinecraft().getBlockRendererDispatcher().getBlockModelRenderer().renderModel(world, model, state, pos, Tessellator.getInstance().getWorldRenderer());

     

            GlStateManager.popMatrix();

        }

    }

     

     

     

    block/radarBlock.json

     

     

    {

    "__comment": "Designed by - with BDcraft Cubik PRO 0.95 Beta - http://bdcraft.net",

    "textures": {

        "radarBlockSide": "queekus_nuclearwarheads:blocks/radarBlockSide",

        "radarBlockTop": "queekus_nuclearwarheads:blocks/radarBlockTop",

        "particle":"queekus_nuclearwarheads:blocks/radarBlockTop"

    },

    "elements": [

    {

        "from": [ 1, 0, 1 ],

        "to": [ 15, 5, 15 ],

        "faces": {

            "down":  { "uv": [ 0, 0, 1, 1 ], "texture": "#radarBlockTop" },

            "up":    { "uv": [ 0, 0, 16, 16 ], "texture": "#radarBlockTop" },

            "north": { "uv": [ 0, 10, 16, 16 ], "texture": "#radarBlockSide" },

            "south": { "uv": [ 0, 10, 16, 16 ], "texture": "#radarBlockSide" },

            "west":  { "uv": [ 0, 10, 16, 16 ], "texture": "#radarBlockSide" },

            "east":  { "uv": [ 0, 10, 16, 16 ], "texture": "#radarBlockSide" }

        }

    }

    ]

    }

     

     

     

    blockstates/radarBlock.json

     

     

    {

      "variants": {

        "normal": { "model": "queekus_nuclearwarheads:radarBlock" }

      }

    }

     

     

     

    If you require any additional information just let me know, Thanks for any help you can give.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.