I modified my comment a bit to add the changes and the console errors.. I didn't notice the ";", but I removed it and searched for any others in the files, which I did not find. The textures still didn't load, and the error messages remained the same.
I greatly appreciate your time trying to help me, I hope I'm not annoying you.
Here is an ingame image of the two issues I am experiencing http://i.imgur.com/HBWbx91.png
Here is the current state of all the relevant files:
blockstates/stonebrick_pillar.json
{
"variants": {
"axis=y": { "model": "dmvp:stonebrick_pillar_top" },
"axis=z": { "model": "dmvp:stonebrick_pillar", "x": 90 },
"axis=x": { "model": "dmvp:stonebrick_pillar", "x": 90, "y": 90 }
}
}
models/block/stonebrick_pillar.json
{
"parent": "block/column_side",
"textures": {
"end": "dmvp:blocks/stonebrick_pillar_top",
"side": "dmvp:blocks/stonebrick_pillar"
}
}
models/block/stonebrick_pillar_top.json
{
"parent": "block/cube_column",
"textures": {
"end": "dmvp:blocks/stonebrick_pillar_top",
"side": "dmvp:blocks/stonebrick_pillar"
}
}
models/item/stonebrick_pillar.json
{
"parent": "dmvp:block/stonebrick_pillar",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}
Here is the whole console from my last attempt (You'll see other blocks with the same issues, though I left them out since if I can fix one I can fix them all.)
[21:08:51] [main/INFO] [GradleStart]: Extra: []
[21:08:51] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/halo3_000/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken, {REDACTED}, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[21:08:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:08:51] [main/INFO] [FML]: Forge Mod Loader version 8.0.37.1334 for Minecraft 1.8 loading
[21:08:51] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_45, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre1.8.0_45
[21:08:51] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[21:08:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[21:08:51] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
[21:08:51] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[21:08:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:08:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:08:52] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[21:08:58] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[21:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[21:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[21:08:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[21:08:59] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:09:01] [Client thread/INFO]: Setting user: Player189
[21:09:07] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:09:08] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[21:09:08] [Client thread/INFO] [FML]: MinecraftForge v11.14.1.1334 Initialized
[21:09:08] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[21:09:08] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[21:09:08] [Client thread/INFO] [FML]: Searching C:\Users\halo3_000\Desktop\Libraries\Projects\DM PACKS\Dan's Mod\DM Vanilla Plus\eclipse\mods for mods
[21:09:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[21:09:11] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, dmvp] at CLIENT
[21:09:11] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, dmvp] at SERVER
[21:09:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DM Vanilla Plus
[21:09:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[21:09:12] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[21:09:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[21:09:12] [Client thread/INFO] [FML]: Applying holder lookups
[21:09:12] [Client thread/INFO] [FML]: Holder lookups applied
[21:09:13] [sound Library Loader/INFO]: Starting up SoundSystem...
[21:09:13] [Thread-7/INFO]: Initializing LWJGL OpenAL
[21:09:13] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:09:14] [Thread-7/INFO]: OpenAL initialized.
[21:09:14] [sound Library Loader/INFO]: Sound engine started
[21:09:19] [Client thread/INFO]: Created: 512x512 textures-atlas
[21:09:20] [Client thread/ERROR] [FML]: Model definition for location dmvp:red_sandstone_pillar#normal not found
[21:09:20] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar#normal not found
[21:09:20] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar_mossy#normal not found
[21:09:20] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar_cracked#normal not found
[21:09:20] [Client thread/ERROR] [FML]: Model definition for location dmvp:sandstone_pillar#normal not found
[21:09:21] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[21:09:21] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DM Vanilla Plus
[21:09:21] [Client thread/INFO]: SoundSystem shutting down...
[21:09:22] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[21:09:22] [sound Library Loader/INFO]: Starting up SoundSystem...
[21:09:22] [Thread-9/INFO]: Initializing LWJGL OpenAL
[21:09:22] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[21:09:22] [Thread-9/INFO]: OpenAL initialized.
[21:09:22] [sound Library Loader/INFO]: Sound engine started
[21:09:28] [Client thread/INFO]: Created: 512x512 textures-atlas
[21:09:29] [Client thread/ERROR] [FML]: Model definition for location dmvp:red_sandstone_pillar#normal not found
[21:09:29] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar#normal not found
[21:09:29] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar_mossy#normal not found
[21:09:29] [Client thread/ERROR] [FML]: Model definition for location dmvp:stonebrick_pillar_cracked#normal not found
[21:09:29] [Client thread/ERROR] [FML]: Model definition for location dmvp:sandstone_pillar#normal not found
[21:09:39] [server thread/INFO]: Starting integrated minecraft server version 1.8
[21:09:39] [server thread/INFO]: Generating keypair
[21:09:40] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[21:09:40] [server thread/INFO] [FML]: Applying holder lookups
[21:09:40] [server thread/INFO] [FML]: Holder lookups applied
[21:09:40] [server thread/INFO] [FML]: Loading dimension 0 (Test World) (net.minecraft.server.integrated.IntegratedServer@158821e)
[21:09:40] [server thread/INFO] [FML]: Loading dimension 1 (Test World) (net.minecraft.server.integrated.IntegratedServer@158821e)
[21:09:40] [server thread/INFO] [FML]: Loading dimension -1 (Test World) (net.minecraft.server.integrated.IntegratedServer@158821e)
[21:09:41] [server thread/INFO]: Preparing start region for level 0
[21:09:42] [server thread/INFO]: Preparing spawn area: 31%
[21:09:42] [server thread/INFO]: Changing view distance to 8, from 10
[21:09:44] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 1
[21:09:44] [Netty Server IO #1/INFO] [FML]: Client protocol version 1
[21:09:44] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods :
[email protected],
[email protected],
[email protected],
[email protected]
[21:09:44] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[21:09:44] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[21:09:44] [server thread/INFO]: Player189[local:E:0955f841] logged in with entity id 59 at (1323.3888069625073, 6.0, 1664.134951069908)
[21:09:44] [server thread/INFO]: Player189 joined the game
[21:10:06] [server thread/INFO]: Player189 has just earned the achievement [Taking Inventory]
[21:10:06] [Client thread/INFO]: [CHAT] Player189 has just earned the achievement [Taking Inventory]
[21:10:39] [server thread/INFO]: Saving and pausing game...
[21:10:39] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld
[21:10:39] [server thread/INFO]: Saving chunks for level 'Test World'/Nether
[21:10:40] [server thread/INFO]: Saving chunks for level 'Test World'/The End
[21:10:54] [Client thread/INFO]: [CHAT] Saved screenshot as 2015-06-15_21.10.52.png
[21:12:20] [server thread/INFO]: Saving and pausing game...
[21:12:20] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld
[21:12:20] [server thread/INFO]: Saving chunks for level 'Test World'/Nether
[21:12:20] [server thread/INFO]: Saving chunks for level 'Test World'/The End
[21:12:21] [server thread/INFO]: Stopping server
[21:12:21] [server thread/INFO]: Saving players
[21:12:21] [server thread/INFO]: Saving worlds
[21:12:21] [server thread/INFO]: Saving chunks for level 'Test World'/Overworld
[21:12:21] [server thread/INFO]: Saving chunks for level 'Test World'/Nether
[21:12:21] [server thread/INFO]: Saving chunks for level 'Test World'/The End
[21:12:21] [server thread/INFO] [FML]: Unloading dimension 0
[21:12:21] [server thread/INFO] [FML]: Unloading dimension -1
[21:12:21] [server thread/INFO] [FML]: Unloading dimension 1
[21:12:21] [server thread/INFO] [FML]: Applying holder lookups
[21:12:22] [server thread/INFO] [FML]: Holder lookups applied
[21:12:23] [Client thread/INFO]: Stopping!
[21:12:23] [Client thread/INFO]: SoundSystem shutting down...
[21:12:23] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release