Jump to content

Block rendering random textures (very strange bug)


Branone

Recommended Posts

To start off, take a look at the image below to see what my model is suppose to look like in-game.

What the block is meant to look like:

q4ig3Id.png

 

What the block actually looks like-game:

zWuoNrR.png

 

JSON Model File:

 

{

    "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",

    "textures": {

        "0": "blocks/planks_oak",

        "1": "blocks/stone",

        "2": "blocks/bookshelf",

        "3": "blocks/anvil_base"

    },

    "elements": [

        {

            "name": "Leg_Left",

            "from": [ 1.0, 0.0, 0.0 ],

            "to": [ 3.0, 2.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 2.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 2.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 15.0 ] }

            }

        },

        {

            "name": "Leg_Right",

            "from": [ 29.0, 0.0, 0.0 ],

            "to": [ 31.0, 2.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 2.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 2.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 2.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 2.0, 15.0 ] }

            }

        },

        {

            "name": "Base",

            "from": [ 0.0, 2.0, 0.0 ],

            "to": [ 32.0, 3.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 32.0, 1.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 32.0, 1.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 32.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 32.0, 15.0 ] }

            }

        },

        {

            "name": "Wall_Left",

            "from": [ 0.0, 3.0, 0.0 ],

            "to": [ 1.0, 32.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 29.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 29.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 15.0 ] }

            }

        },

        {

            "name": "Wall_Right",

            "from": [ 31.0, 3.0, 0.0 ],

            "to": [ 32.0, 32.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 29.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 29.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 15.0 ] }

            }

        },

        {

            "name": "Roof",

            "from": [ 1.0, 31.0, 0.0 ],

            "to": [ 31.0, 32.0, 15.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 1.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 1.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 15.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 15.0 ] }

            }

        },

        {

            "name": "Back",

            "from": [ 1.0, 3.0, 0.0 ],

            "to": [ 31.0, 31.0, 1.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 28.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 28.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 28.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 28.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 1.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 30.0, 1.0 ] }

            }

        },

        {

            "name": "Door_Left",

            "from": [ 0.0, 3.0, 15.0 ],

            "to": [ 16.0, 32.0, 16.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 29.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 29.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }

            }

        },

        {

            "name": "Door_Right",

            "from": [ 16.0, 3.0, 15.0 ],

            "to": [ 32.0, 32.0, 16.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 29.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 29.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 29.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }

            }

        },

        {

            "name": "Handle_Left",

            "from": [ 10.0, 16.0, 16.0 ],

            "to": [ 11.0, 20.0, 17.0 ],

            "faces": {

                "north": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "east": { "texture": "#1", "uv": [ 2.0, 0.0, 5.0, 16.0 ] },

                "south": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "west": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "up": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 3.0 ] },

                "down": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 3.0 ] }

            }

        },

        {

            "name": "Handle_Right",

            "from": [ 21.0, 16.0, 16.0 ],

            "to": [ 22.0, 20.0, 17.0 ],

            "faces": {

                "north": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "east": { "texture": "#1", "uv": [ 2.0, 0.0, 5.0, 16.0 ] },

                "south": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "west": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 16.0 ] },

                "up": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 3.0 ] },

                "down": { "texture": "#1", "uv": [ 0.0, 0.0, 3.0, 3.0 ] }

            }

        },

        {

            "name": "Books",

            "from": [ 16.0, 18.0, 1.0 ],

            "to": [ 31.0, 24.0, 7.0 ],

            "faces": {

                "north": { "texture": "#2", "uv": [ 14.0, 0.0, 16.0, 16.0 ] },

                "east": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },

                "south": { "texture": "#2", "uv": [ 1.0, 8.0, 15.0, 15.0 ] },

                "west": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },

                "down": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }

            }

        },

        {

            "name": "Separator",

            "from": [ 15.5, 3.0, 1.0 ],

            "to": [ 16.5, 31.0, 14.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 28.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 28.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 28.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 28.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 13.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 13.0 ] }

            }

        },

        {

            "name": "Shelf",

            "from": [ 16.5, 17.0, 1.0 ],

            "to": [ 31.5, 18.0, 14.0 ],

            "faces": {

                "north": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "east": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 1.0 ] },

                "south": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 1.0 ] },

                "west": { "texture": "#0", "uv": [ 0.0, 0.0, 13.0, 1.0 ] },

                "up": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 13.0 ] },

                "down": { "texture": "#0", "uv": [ 0.0, 0.0, 15.0, 13.0 ] }

            }

        },

        {

            "name": "Rail",

            "from": [ 1.0, 25.0, 7.5 ],

            "to": [ 15.5, 26.0, 8.5 ],

            "faces": {

                "north": { "texture": "#3", "uv": [ 0.0, 0.0, 14.5, 1.0 ] },

                "east": { "texture": "#3", "uv": [ 0.0, 0.0, 14.5, 1.0 ] },

                "south": { "texture": "#3", "uv": [ 0.0, 0.0, 14.5, 1.0 ] },

                "west": { "texture": "#3", "uv": [ 0.0, 0.0, 14.500000000000002, 1.0 ] },

                "up": { "texture": "#3", "uv": [ 0.0, 0.0, 14.5, 1.0 ] },

                "down": { "texture": "#3", "uv": [ 0.0, 0.0, 14.5, 1.0 ] }

            }

        }

    ]

}

 

 

It changes bits and pieces of the block. The doors of the wardrobe are half the wood I set it to (oak) and the other half is spruce wood which I never even set. Also, how is it even possible for the block to render two different textures on the same face?

 

 

whEH1wx.png

 

This double-texture thing is also happening on the back of the wardrobe only on the left side, where it's strangely rendering a quartz_block_bottom and quartz_block_chiseled. A quartz_block is also rendering on the bottom of the wardrobe. These positions seem completely abitrary to me and make this bug even more bizzare.

 

This next part may be of some significance.

When I first encountered this issue, I looked in the json model file and saw that two of the textures being referred to hadn't been typed out properly in the file by the model creator (it said the name of the anvil block and quartz_block_side textures but didn't have the 'blocks/' before each of them). So after fixing that I immediately suspected that the json file for the model was corrupt. I then went ahead and deleted the json file, went into the model creator, loaded the model back up and exported it once again - a fresh json file. This did nothing to solve the issue.

After this, I literally re-built the entire wardrobe in the model creator, exported it and still got the same glitch.

 

P3UeHPQ.png

 

GCqNL4W.png

 

Due to the odd nature of this bug and the fact that I don't get any console error, I haven't been able to to look it up to see if anyone else has gotten this before. I appreciate any help I can get to fix this. No error shows up in the console but if you're still curious here:

 

 

2017-01-24 14:17:43,311 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-24 14:17:43,313 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[14:17:43] [main/INFO] [GradleStart]: Extra: []
[14:17:43] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Branone/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken{REDACTED}, --version, 1.8.9, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[14:17:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:17:43] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading
[14:17:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_05, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jdk1.8.0_05\jre
[14:17:43] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[14:17:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[14:17:43] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[14:17:43] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[14:17:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:17:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:17:43] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[14:17:44] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:17:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:17:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:17:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[14:17:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:17:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:17:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-01-24 14:17:45,008 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-24 14:17:45,025 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-24 14:17:45,027 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[14:17:45] [Client thread/INFO]: Setting user: Player759
[14:17:47] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:17:48] [Client thread/WARN] [FML]: =============================================================
[14:17:48] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[14:17:48] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[14:17:48] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[14:17:48] [Client thread/WARN] [FML]: =============================================================
[14:17:48] [Client thread/INFO] [sTDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----
// Shall we play a game?

Time: 24/01/17 2:17 PM
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.8.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 733275400 bytes (699 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: 
Loaded coremods (and transformers): 
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.22' Renderer: 'GeForce GTX 970/PCIe/SSE2'
[14:17:48] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized
[14:17:48] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[14:17:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[14:17:48] [Client thread/INFO] [FML]: Searching C:\Users\Branone\Desktop\Branone's Oddments Mod\run\mods for mods
[14:17:48] [Client thread/ERROR] [FML]: The mcmod.info file in bin cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176) ~[ReflectiveTypeAdapterFactory$Adapter.class:?]
at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:868) ~[Gson.class:?]
at com.google.gson.Gson.fromJson(Gson.java:841) ~[Gson.class:?]
at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:65) [MetadataCollection.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:69) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:53) [DirectoryDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:134) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:363) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:488) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.startGame(Minecraft.java:451) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:360) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:116) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
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:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
at GradleStart.main(GradleStart.java:26) [start/:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was STRING
at com.google.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:139) ~[JsonTreeReader.class:?]
at com.google.gson.internal.bind.JsonTreeReader.beginArray(JsonTreeReader.java:58) ~[JsonTreeReader.class:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:79) ~[CollectionTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:60) ~[CollectionTypeAdapterFactory$Adapter.class:?]
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:93) ~[ReflectiveTypeAdapterFactory$1.class:?]
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172) ~[ReflectiveTypeAdapterFactory$Adapter.class:?]
... 27 more
[14:17:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[14:17:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, odm] at CLIENT
[14:17:49] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, odm] at SERVER
[14:17:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Oddments
[14:17:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[14:17:49] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[14:17:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[14:17:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[14:17:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:17:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:17:49] [Client thread/INFO] [FML]: Applying holder lookups
[14:17:49] [Client thread/INFO] [FML]: Holder lookups applied
[14:17:49] [Client thread/INFO] [FML]: Injecting itemstacks
[14:17:49] [Client thread/INFO] [FML]: Itemstack injection complete
[14:17:49] [sound Library Loader/INFO]: Starting up SoundSystem...
[14:17:50] [Thread-9/INFO]: Initializing LWJGL OpenAL
[14:17:50] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:17:50] [Thread-9/INFO]: OpenAL initialized.
[14:17:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[14:17:50] [sound Library Loader/INFO]: Sound engine started
[14:17:52] [Client thread/INFO] [FML]: Max texture size: 16384
[14:17:52] [Client thread/INFO]: Created: 16x16 textures-atlas
[14:17:53] [Client thread/INFO] [FML]: Injecting itemstacks
[14:17:53] [Client thread/INFO] [FML]: Itemstack injection complete
[14:17:53] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[14:17:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Oddments
[14:17:53] [Client thread/INFO]: SoundSystem shutting down...
[14:17:53] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[14:17:53] [sound Library Loader/INFO]: Starting up SoundSystem...
[14:17:54] [Thread-11/INFO]: Initializing LWJGL OpenAL
[14:17:54] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:17:54] [Thread-11/INFO]: OpenAL initialized.
[14:17:54] [sound Library Loader/INFO]: Sound engine started
[14:17:56] [Client thread/INFO] [FML]: Max texture size: 16384
[14:17:56] [Client thread/INFO]: Created: 512x512 textures-atlas
[14:17:58] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[14:17:59] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[14:17:59] [server thread/INFO]: Starting integrated minecraft server version 1.8.9
[14:17:59] [server thread/INFO]: Generating keypair
[14:17:59] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[14:17:59] [server thread/INFO] [FML]: Applying holder lookups
[14:17:59] [server thread/INFO] [FML]: Holder lookups applied
[14:17:59] [server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@313f3b79)
[14:17:59] [server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@313f3b79)
[14:17:59] [server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@313f3b79)
[14:17:59] [server thread/INFO]: Preparing start region for level 0
[14:18:00] [server thread/INFO]: Changing view distance to 12, from 10
[14:18:00] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[14:18:01] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[14:18:01] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[14:18:01] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
[14:18:01] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[14:18:02] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[14:18:02] [server thread/INFO]: Player759[local:E:967b20cd] logged in with entity id 261 at (-40.123394798534655, 72.0, 134.5993315073193)
[14:18:02] [server thread/INFO]: Player759 joined the game
[14:18:02] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6799f95c[id=c72e77a5-a3ff-38a0-b468-253b21a4bd27,name=Player759,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2915) [Minecraft.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [skinManager$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_05]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_05]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_05]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_05]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]

 

Link to comment
Share on other sites

First thing is first. Your model shouldn't be bigger than 1 block. You didnt post where the textures are actually assigned (hint in your model file).

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

First thing is first. Your model shouldn't be bigger than 1 block. You didnt post where the textures are actually assigned (hint in your model file).

 

Okay I've added the JSON file to the post now. I know that it isn't a good idea to make blocks bigger than 1 block but I didn't think it was entirely necessary, as I've seen many mods which successfully do this and I also have a 2x1 block which works fine with the textures.

Link to comment
Share on other sites

Its because your model is larger than 1x1x1 block.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Unfortunately, that's how Minecraft works. Hell, vanilla had to cheat with fences and even that wasn't properly worked out for several versions.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

I didn't know about that :o Makes me feel a lot better though.

 

What would happen if someone placed blocks all around your cabinet in the "space" it is supposedly occupying?

What about standing there?

Mob pathing?

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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