Let me know what those are, still a bit of a newb, but not the problem. I deleted the super.blahs, not supposed to be there, and isolated the problem to:
if (this.worldObj.getBlock(sX, sY, sZ) instanceof BlockController) {
I'm crashing on load with (saving seems fine):
[22:18:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:18:09] [main/INFO] [FML]: Forge Mod Loader version 7.2.209.1112 for Minecraft 1.7.2 loading
[22:18:09] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[22:18:09] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:18:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:18:09] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:18:09] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/DEB/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.1.1112/forgeSrc-1.7.2-10.12.1.1112.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[22:18:09] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[22:18:09] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/DEB/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.1.1112/forgeSrc-1.7.2-10.12.1.1112.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[22:18:09] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:18:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:18:09] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:18:10] [main/INFO]: Setting user: Player946
[22:18:10] [Client thread/INFO]: LWJGL Version: 2.9.0
[22:18:11] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[22:18:11] [Client thread/INFO] [FML]: MinecraftForge v10.12.1.1112 Initialized
[22:18:11] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[22:18:11] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[22:18:11] [Client thread/INFO] [FML]: Searching C:\Users\DEB\Desktop\Modding\forge-1.7.2-10.12.1.1112\Forge\mods for mods
[22:18:11] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[22:18:12] [Client thread/INFO] [debcore]: Mod debcore is missing the required element 'name'. Substituting debcore
[22:18:12] [Client thread/INFO] [debmodularships]: Mod debmodularships is missing the required element 'name'. Substituting debmodularships
[22:18:12] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[22:18:12] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:debcore, FMLFileResourcePack:debmodularships
[22:18:12] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[22:18:12] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[22:18:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[22:18:12] [Client thread/INFO] [FML]: Applying holder lookups
[22:18:12] [Client thread/INFO] [FML]: Holder lookups applied
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[22:18:13] [sound Library Loader/INFO]: Sound engine started
[22:18:13] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[22:18:13] [Client thread/INFO]: Created: 256x256 textures/items-atlas
DIRT BLOCK >> tile.dirt
[22:18:13] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
[22:18:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Example Mod, FMLFileResourcePack:debcore, FMLFileResourcePack:debmodularships
[22:18:13] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[22:18:13] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_165_controllerblock.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_165_controllerblock.png
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[simpleReloadableResourceManager.class:?]
at net.minecraft.client.renderer.texture.TextureMap.loadTextureAtlas(TextureMap.java:126) [TextureMap.class:?]
at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:91) [TextureMap.class:?]
at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
at net.minecraft.client.renderer.texture.TextureManager.onResourceManagerReload(TextureManager.java:170) [TextureManager.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:134) [simpleReloadableResourceManager.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:118) [simpleReloadableResourceManager.class:?]
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:626) [Minecraft.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.startGame(Minecraft.java:585) [Minecraft.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:892) [Minecraft.class:?]
at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[22:18:13] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[22:18:14] [sound Library Loader/INFO]: Sound engine started
[22:18:15] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms
[22:18:18] [server thread/INFO]: Starting integrated minecraft server version 1.7.2
[22:18:18] [server thread/INFO]: Generating keypair
[22:18:18] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[22:18:18] [server thread/INFO] [FML]: Applying holder lookups
[22:18:18] [server thread/INFO] [FML]: Holder lookups applied
[22:18:18] [server thread/INFO] [FML]: Loading dimension 0 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@1ca7ddb6)
[22:18:18] [server thread/INFO] [FML]: Loading dimension 1 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@1ca7ddb6)
[22:18:18] [server thread/INFO] [FML]: Loading dimension -1 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@1ca7ddb6)
[22:18:18] [server thread/INFO]: Preparing start region for level 0
works
works
[22:18:19] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
[22:18:19] [Netty IO #1/INFO] [FML]: Client protocol version 1
[22:18:19] [Netty IO #1/INFO] [FML]: Client attempting to join with 6 mods :
[email protected],
[email protected],
[email protected],
[email protected],
[email protected],
[email protected]
[22:18:19] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[22:18:19] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[22:18:19] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[22:18:19] [server thread/INFO]: Player946[local:E:f3bfc389] logged in with entity id 21 at (-214.4576945781136, 4.0, 1748.4120463587542)
[22:18:19] [server thread/INFO]: Player946 joined the game
[22:18:19] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[22:18:20] [server thread/INFO]: Saving and pausing game...
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Overworld
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Nether
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/The End
[22:18:21] [server thread/INFO]: Stopping server
[22:18:21] [server thread/INFO]: Saving players
[22:18:21] [server thread/INFO]: Saving worlds
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Overworld
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Nether
[22:18:21] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/The End
[22:18:21] [server thread/INFO] [FML]: Unloading dimension 0
[22:18:21] [server thread/INFO] [FML]: Unloading dimension -1
[22:18:21] [server thread/INFO] [FML]: Unloading dimension 1
[22:18:21] [server thread/INFO] [FML]: Applying holder lookups
[22:18:21] [server thread/INFO] [FML]: Holder lookups applied
[22:18:23] [server thread/INFO]: Starting integrated minecraft server version 1.7.2
[22:18:23] [server thread/INFO]: Generating keypair
[22:18:23] [server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[22:18:23] [server thread/INFO] [FML]: Applying holder lookups
[22:18:23] [server thread/INFO] [FML]: Holder lookups applied
[22:18:23] [server thread/INFO] [FML]: Loading dimension 0 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@64bffa81)
[22:18:23] [server thread/INFO] [FML]: Loading dimension 1 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@64bffa81)
[22:18:23] [server thread/INFO] [FML]: Loading dimension -1 (Copy of Copy of Copy of Copy of) (net.minecraft.server.integrated.IntegratedServer@64bffa81)
[22:18:23] [server thread/INFO]: Preparing start region for level 0
works
works
works
[22:18:23] [Netty Client IO #1/INFO] [FML]: Server protocol version 1
[22:18:23] [Netty IO #3/INFO] [FML]: Client protocol version 1
[22:18:23] [Netty IO #3/INFO] [FML]: Client attempting to join with 6 mods :
[email protected],
[email protected],
[email protected],
[email protected],
[email protected],
[email protected]
[22:18:23] [Netty IO #3/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[22:18:23] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[22:18:24] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[22:18:24] [server thread/INFO] [FML]: [server thread] Server side modded connection established
[22:18:24] [server thread/INFO]: Player946[local:E:32c84d36] logged in with entity id 13436 at (-214.4576945781136, 4.0, 1748.4120463587542)
[22:18:24] [server thread/INFO]: Player946 joined the game
[22:18:26] [server thread/INFO]: Saving and pausing game...
[22:18:26] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Overworld
[22:18:26] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Nether
[22:18:26] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/The End
[22:18:27] [server thread/INFO]: Stopping server
[22:18:27] [server thread/INFO]: Saving players
[22:18:27] [server thread/INFO]: Saving worlds
[22:18:27] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Overworld
[22:18:27] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/Nether
[22:18:27] [server thread/INFO]: Saving chunks for level 'Copy of Copy of Copy of Copy of'/The End
[22:18:27] [server thread/INFO] [FML]: Unloading dimension 0
[22:18:27] [server thread/INFO] [FML]: Unloading dimension -1
[22:18:27] [server thread/INFO] [FML]: Unloading dimension 1
[22:18:27] [server thread/INFO] [FML]: Applying holder lookups
[22:18:27] [server thread/INFO] [FML]: Holder lookups applied
[22:18:28] [Client thread/INFO]: Stopping!
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
EDIT
the two lines of code under that too
variables are set to correct location