Everything posted by clowcadia
-
FIXED:Crashing on Tutorial Item Mod(dealing with texture problems too)
Nothing, can any give me a sample of custom item?
-
FIXED:Crashing on Tutorial Item Mod(dealing with texture problems too)
Love you guys
-
FIXED:Crashing on Tutorial Item Mod(dealing with texture problems too)
@PotatoGaming Any ideas, i followed your tutorial word for word
-
FIXED:Crashing on Tutorial Item Mod(dealing with texture problems too)
your right i fixed the issue, anyone know why my texture does not apear
-
FIXED:Crashing on Tutorial Item Mod(dealing with texture problems too)
Hey guys, here i though id follow our forge user updated tutorials specificly from alex couch. Trying to follow his methods of creating an item and my textures have not been working so been tweeking now i have a crash. 2017-02-19 00:58:27,176 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-02-19 00:58:27,178 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [00:58:27] [main/INFO] [GradleStart]: Extra: [] [00:58:27] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Andre/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [00:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [00:58:27] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2228 for Minecraft 1.11.2 loading [00:58:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\JDK [00:58:27] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [00:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [00:58:27] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin [00:58:27] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [00:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [00:58:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [00:58:27] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [00:58:29] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [00:58:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [00:58:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [00:58:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [00:58:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [00:58:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [00:58:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} 2017-02-19 00:58:31,266 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-02-19 00:58:31,304 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-02-19 00:58:31,305 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [00:58:31] [Client thread/INFO]: Setting user: Player130 [00:58:36] [Client thread/WARN]: Skipping bad option: lastServer: [00:58:36] [Client thread/INFO]: LWJGL Version: 2.9.4 [00:58:38] [Client thread/INFO]: [STDOUT]: ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2/19/17 12:58 AM 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.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 771547832 bytes (735 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 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 369.09' Renderer: 'GeForce 920MX/PCIe/SSE2' [00:58:38] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2228 Initialized [00:58:38] [Client thread/INFO] [FML]: Replaced 232 ore recipes [00:58:38] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [00:58:38] [Client thread/INFO] [FML]: Searching C:\Users\Andre\OneDrive\Documents\forge\1.11\run\mods for mods [00:58:40] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load [00:58:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tutorial, examplemod] at CLIENT [00:58:41] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, tutorial, examplemod] at SERVER [00:58:42] [Client thread/ERROR] [FML]: An error occurred trying to load a proxy into {serverSide=com.clowcadia.tutorial.proxy.CommonProxy, clientSide=com.clowcadia.tutorial.proxy.ClientProxy}.com.clowcadia.tut.TutorialMod java.lang.ClassNotFoundException: com.clowcadia.tutorial.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75) ~[ModClassLoader.class:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121] at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) [ProxyInjector.class:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:620) [FMLModContainer.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) [LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) [LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:563) [Loader.class:?] at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:478) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] 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_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] ... 45 more [00:58:42] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue [00:58:42] [Client thread/ERROR] [FML]: States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC minecraft{1.11.2} [Minecraft] (minecraft.jar) UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UC FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.0.2228.jar) UC forge{13.20.0.2228} [Minecraft Forge] (forgeSrc-1.11.2-13.20.0.2228.jar) UE tutorial{1.0_a} [Tutorial Mod] (bin) UC examplemod{1.0} [Example Mod] (bin) [00:58:42] [Client thread/ERROR] [FML]: The following problems were captured during this phase [00:58:42] [Client thread/ERROR] [FML]: Caught exception from Tutorial Mod (tutorial) net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: com.clowcadia.tutorial.proxy.ClientProxy at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:620) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:563) [Loader.class:?] at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229) [FMLClientHandler.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:478) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] 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_121] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?] Caused by: java.lang.ClassNotFoundException: com.clowcadia.tutorial.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121] at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] ... 39 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_121] at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_121] at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) ~[forgeSrc-1.11.2-13.20.0.2228.jar:?] ... 39 more [00:58:42] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:600]: ---- Minecraft Crash Report ---- // Would you like a cupcake? Time: 2/19/17 12:58 AM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tutorial Mod (tutorial) Caused by: net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: com.clowcadia.tutorial.proxy.ClientProxy at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:620) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:563) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:229) at net.minecraft.client.Minecraft.init(Minecraft.java:478) at net.minecraft.client.Minecraft.run(Minecraft.java:387) at net.minecraft.client.main.Main.main(Main.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) at GradleStart.main(GradleStart.java:26) Caused by: java.lang.ClassNotFoundException: com.clowcadia.tutorial.proxy.ClientProxy at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85) ... 39 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 45 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_121, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 654815160 bytes (624 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.38 Powered by Forge 13.20.0.2228 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC minecraft{1.11.2} [Minecraft] (minecraft.jar) UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UC FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.0.2228.jar) UC forge{13.20.0.2228} [Minecraft Forge] (forgeSrc-1.11.2-13.20.0.2228.jar) UE tutorial{1.0_a} [Tutorial Mod] (bin) UC examplemod{1.0} [Example Mod] (bin) Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 369.09' Renderer: 'GeForce 920MX/PCIe/SSE2' [00:58:42] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:600]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Andre\OneDrive\Documents\forge\1.11\run\.\crash-reports\crash-2017-02-19_00.58.42-client.txt Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Item Handler package com.clowcadia.tut.handlers; import com.clowcadia.tut.Items.ItemtutItem; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; import net.minecraftforge.fml.common.registry.GameRegistry; public class ItemHandler { public static Item tutItem; public static void init() { tutItem = new ItemtutItem("tutorial_item", CreativeTabs.MATERIALS); } public static void register() { GameRegistry.register(tutItem); } public static void registerRenders(){ registerRender(tutItem); } public static void registerRender(Item item) { Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(item, 0, new ModelResourceLocation(item.getRegistryName(), "inventory")); } } Mod Item package com.clowcadia.tut.Items; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; public class ModItem extends Item { public ModItem(String name, CreativeTabs tab){ setUnlocalizedName(name); setRegistryName(name); setCreativeTab(tab); } public ModItem(String name, CreativeTabs tab, int stacksize){ setUnlocalizedName(name); setRegistryName(name); setCreativeTab(tab); setMaxStackSize(stacksize); } } ItemTutItem package com.clowcadia.tut.Items; import net.minecraft.creativetab.CreativeTabs; public class ItemtutItem extends ModItem{ public ItemtutItem(String name, CreativeTabs tab) { super(name, tab); // TODO Auto-generated constructor stub } } CommonProxy package com.clowcadia.tut.proxy; import com.clowcadia.tut.handlers.ItemHandler; public class CommonProxy implements IProxy{ @Override public void preInit() { ItemHandler.init(); ItemHandler.register(); } @Override public void init() { // TODO Auto-generated method stub } @Override public void postInit() { // TODO Auto-generated method stub } } Client Proxy package com.clowcadia.tut.proxy; import com.clowcadia.tut.handlers.ItemHandler; public class ClientProxy extends CommonProxy { public void init() { ItemHandler.registerRenders(); } } tut_item.json { "parent": "item/generated", "textures": { "layer0": "tut:items/tut_item" } }
-
Eclipse New Project Error
i dont think the game recognises the mod at all
- Eclipse New Project Error
-
Eclipse New Project Error
extend item seems to do this to it
-
Eclipse New Project Error
So I am trying to work with separate projects for organization sake, so I imported the current project i am working on and every file but this one doesn't work.
-
Tutorial Item not appearing in game
not sure yet, just reconfiguring my works space atm. maybe something to do with my configuration
-
Tutorial Item not appearing in game
nothing is changed other then the call for that function is in pre-init on Common Proxy it is at top post
-
Tutorial Item not appearing in game
Still nothing , i must of coded this wrong package com.blank.tutorial.init; import com.blank.tutorial.Tutorial; import com.blank.tutorial.items.ItemTutorial; import com.blank.tutorial.lib.Names; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import net.minecraft.item.Item; import net.minecraft.util.ResourceLocation; import net.minecraftforge.client.model.ModelLoader; import net.minecraftforge.fml.common.registry.GameRegistry; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly; public class TutorialItems { public static ItemTutorial tutorialItem; public static void init() { tutorialItem = new ItemTutorial(); tutorialItem.setRegistryName(new ResourceLocation(Tutorial.MOD_ID,Names.TUTORIAL_ITEM)); GameRegistry.register(tutorialItem); } @SideOnly(Side.CLIENT) public static void initClient() { Item item = Item.getItemFromBlock(ItemTutorial.instance); ModelResourceLocation model = new ModelResourceLocation(Tutorial.RESOURCE_PREFIX + Names.TUTORIAL_ITEM, "Inventory"); ModelLoader.setCustomModelResourceLocation(item, 0, model); } }
-
Tutorial Item not appearing in game
What would u suggest? Both pre-init?
-
Tutorial Item not appearing in game
Oh But yea is it right to do it in common proxy to do the texture and in client proxy register item in init?
-
Tutorial Item not appearing in game
Praises Wizzard... on it
-
Tutorial Item not appearing in game
Still nothing..
-
Tutorial Item not appearing in game
The texture in common is under preinit but trying to register in pre init
-
Tutorial Item not appearing in game
Thank you i did change it but no nothing.
-
Tutorial Item not appearing in game
just following a tutorial vid
-
Tutorial Item not appearing in game
Yes i am learning Java as we speak but having server connection issue. Iether way i made a tutorial item it does not apear. I am also welcoming any other critic to make it a better example for my modding future. Main File Tutorial package com.blank.tutorial; import java.util.Random; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.common.Mod.EventHandler; import net.minecraftforge.fml.common.Mod.Instance; import net.minecraftforge.fml.common.SidedProxy; import net.minecraftforge.fml.common.event.FMLInitializationEvent; import net.minecraftforge.fml.common.event.FMLPostInitializationEvent; import net.minecraftforge.fml.common.event.FMLPreInitializationEvent; @Mod(modid = Tutorial.MOD_ID, name = Tutorial.MOD_NAME, version = Tutorial.VERSION, dependencies = Tutorial.DEPENDENCIES) public class Tutorial { public static final String MOD_ID = "tutorial_mod"; public static final String MOD_NAME = "Tutorial Mod"; public static final String VERSION = "@Version"; public static final String DEPENDENCIES = "required-afterforge@[13.19.1.2188,)"; public static final String RESOURCE_PREFIX = MOD_ID.toLowerCase()+":"; public static Random random = new Random(); @Instance(MOD_ID) public static Tutorial instance; @SidedProxy(clientSide = "com.blank.tutorial.ClientProxy", serverSide = "com.blank.tutorial.CommonProxy") public static CommonProxy proxy; //public static ClientProxy clientProxy; @EventHandler public void PreLoad(FMLPreInitializationEvent event) { proxy.PreLoad(event); } @EventHandler public void load(FMLInitializationEvent event) { proxy.load(event); } @EventHandler public void PostLoad(FMLPostInitializationEvent event) { proxy.PostLoad(event); } } Tutorial Items package com.blank.tutorial.init; import com.blank.tutorial.Tutorial; import com.blank.tutorial.items.ItemTutorial; import com.blank.tutorial.lib.Names; import net.minecraft.client.renderer.ItemModelMesher; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import net.minecraft.util.ResourceLocation; import net.minecraftforge.client.model.ModelLoader; import net.minecraftforge.fml.common.registry.GameRegistry; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly; public class TutorialItems { public static ItemTutorial tutorialItem; public static void init() { tutorialItem = new ItemTutorial(); tutorialItem.setRegistryName(new ResourceLocation(Tutorial.MOD_ID,Names.TUTORIAL_ITEM)); GameRegistry.register(tutorialItem); } @SideOnly(Side.CLIENT) public static void initClient(ItemModelMesher mesher) { ModelResourceLocation model = new ModelResourceLocation(Tutorial.RESOURCE_PREFIX + Names.TUTORIAL_ITEM, "Inventory"); ModelLoader.registerItemVariants(tutorialItem, model); mesher.register(tutorialItem, 0, model); } } Item Tutorial package com.blank.tutorial.items; import com.blank.tutorial.Tutorial; import com.blank.tutorial.lib.Names; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; public class ItemTutorial extends Item { @Override public String getUnlocalizedName(ItemStack stack) { return "item" + Tutorial.RESOURCE_PREFIX + Names.TUTORIAL_ITEM; } } Names package com.blank.tutorial.lib; public class Names { public static String TUTORIAL_ITEM = "item.tutorial"; } Client Proxy package com.blank.tutorial; import com.blank.tutorial.init.TutorialItems; import net.minecraft.client.Minecraft; import net.minecraftforge.fml.common.event.FMLInitializationEvent; import net.minecraftforge.fml.common.event.FMLPostInitializationEvent; import net.minecraftforge.fml.common.event.FMLPreInitializationEvent; public class ClientProxy extends CommonProxy { @Override public void PreLoad(FMLPreInitializationEvent event) { super.PreLoad(event);; } @Override public void load(FMLInitializationEvent event) { super.load(event); TutorialItems.initClient(Minecraft.getMinecraft().getRenderItem().getItemModelMesher()); } @Override public void PostLoad(FMLPostInitializationEvent event) { super.PostLoad(event); } } Common Proxy package com.blank.tutorial; import com.blank.tutorial.init.TutorialItems; import net.minecraftforge.fml.common.event.FMLInitializationEvent; import net.minecraftforge.fml.common.event.FMLPostInitializationEvent; import net.minecraftforge.fml.common.event.FMLPreInitializationEvent; public class CommonProxy { public void PreLoad(FMLPreInitializationEvent event) { TutorialItems.init(); } public void load(FMLInitializationEvent event) { } public void PostLoad(FMLPostInitializationEvent event) { } }
-
@SidedProxy is dissalowed for this location
lol working on it
-
@SidedProxy is dissalowed for this location
yea it was hard to see in the tutorial vid
-
@SidedProxy is dissalowed for this location
So following a 1.11 forge tutorial and i ran into this package com.blank.tutorial; import java.util.Random; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.common.Mod.EventHandler; import net.minecraftforge.fml.common.Mod.Instance; import net.minecraftforge.fml.common.SidedProxy; import net.minecraftforge.fml.common.event.FMLInitializationEvent; import net.minecraftforge.fml.common.event.FMLPostInitializationEvent; import net.minecraftforge.fml.common.event.FMLPreInitializationEvent; @Mod(modid = Tutorial.MOD_ID, name = Tutorial.MOD_NAME, version = Tutorial.VERSION, dependencies = Tutorial.DEPENDENCIES) public class Tutorial { public static final String MOD_ID = "tutorial_mod"; public static final String MOD_NAME = "Tutorial Mod"; public static final String VERSION = "@Version"; public static final String DEPENDENCIES = "required-afterforge@[13.19.1.2188,)"; public static final String RESOURCE_PREFIX = MOD_ID.toLowerCase()+":"; public static Random random = new Random(); @Instance(MOD_ID) public static Tutorial instance; @SidedProxy(clientSide = "com.blank.tutorial.ClientProxy", serverSide = "com.blank.tutorial.CommonProxy") public static CommonProxy.proxy; @EventHandler public void PreLoad(FMLPreInitializationEvent PreEvent) { proxy.PreLoad(); } @EventHandler public void load(FMLInitializationEvent event) { proxy.load(); } @EventHandler public void PostLoad(FMLPostInitializationEvent PostEvent) { proxy.PostLoad(); } }
-
Problem Creating a Gui Handler
And i finnally udnerstand what u were saying. it was world.isRemote
-
Problem Creating a Gui Handler
Reading, and this is FORGE documentation i missing an understanding. Thank you
IPS spam blocked by CleanTalk.