Créer un item basique
-
C’est bon j’ai réglé le soucis par moi même, merci quand même !

-
@‘Fraiden’:
Un npe ? C’est quoi ?
Un NullPointerException. C’est une exception déclenché lorsqu’on accède à une fonction ou à une variable contenu dans un objet null.
-
Ok je savais pas
J’ai crée les dossier assets/MODID/lang et j’ai fait les notes lang mais cela change pas le non des items, c’est normal ? -
Tu as bien remplacé modid par ton modid ?
Les fichiers ont bien le bon nom et la bonne extension ? -
Oui j’ai vérifié tout est bon
-
Et tu as mit quoi dans les fichiers .lang ?
-
item.compress_cookie.name=cookie compresser
item.double_compress_cookie.name=double cookie compresser
item.triple_compress_cookie.name=triple cookie compresser -
Tu peux envoyer un screenshot du contenu du dossier src/main/resources d’eclipse ?
-

-
Il ne devrait pas avoir .txt à la fin de tes fichiers de langage.
-
Je fait comment pour régler cela ?
-
Sur Eclipse, clic droit sur ton fichier, ensuite Refactor puis Rename.
-
J’ai changer le nom mais le nom des Items changent toujours pas

-
Tu peux envoyer le dernier rapport de log?
-
[21:47:05] [main/INFO] [GradleStart]: username: Fraiden [21:47:05] [main/INFO] [GradleStart]: Extra: [] [21:47:05] [main/INFO] [GradleStart]: Running with arguments: [–userProperties, {}, --username, Fraiden, --accessToken, {REDACTED}, --assetIndex, 1.7.10, --assetsDir, C:/Users/Utilisateur/.gradle/caches/minecraft/assets, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] [21:47:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [21:47:05] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [21:47:05] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_79, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.7.0_79\jre [21:47:05] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation [21:47:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker [21:47:05] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin [21:47:05] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin [21:47:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [21:47:05] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [21:47:05] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work! [21:47:06] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [21:47:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [21:47:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [21:47:07] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker [21:47:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [21:47:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [21:47:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [21:47:07] [main/INFO]: Setting user: Fraiden [21:47:08] [Client thread/INFO]: LWJGL Version: 2.9.1 [21:47:09] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: –-- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 18/05/16 21:47 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.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.7.0_79, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 804303720 bytes (767 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB) JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 364.72' Renderer: 'GeForce GTX 970/PCIe/SSE2' [21:47:09] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [21:47:09] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized [21:47:09] [Client thread/INFO] [FML]: Replaced 183 ore recipies [21:47:09] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [21:47:09] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [21:47:09] [Client thread/INFO] [FML]: Searching C:\Users\Utilisateur\Desktop\Modding\Forge 1.7.10\eclipse\mods for mods [21:47:14] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load [21:47:14] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CookieJar] at CLIENT [21:47:14] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CookieJar] at SERVER [21:47:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Cookie Jar [21:47:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [21:47:14] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations [21:47:14] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [21:47:14] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [21:47:14] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [21:47:14] [Client thread/INFO] [FML]: Applying holder lookups [21:47:14] [Client thread/INFO] [FML]: Holder lookups applied [21:47:14] [Client thread/INFO] [FML]: Injecting itemstacks [21:47:14] [Client thread/INFO] [FML]: Itemstack injection complete [21:47:14] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:14] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem… [21:47:14] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [21:47:14] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [21:47:15] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [21:47:15] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:15] [Sound Library Loader/INFO]: Sound engine started [21:47:15] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas [21:47:15] [Client thread/INFO]: Created: 16x16 textures/items-atlas [21:47:15] [Client thread/INFO] [FML]: Injecting itemstacks [21:47:15] [Client thread/INFO] [FML]: Itemstack injection complete [21:47:16] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods [21:47:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Cookie Jar [21:47:16] [Client thread/INFO]: Created: 256x256 textures/items-atlas [21:47:16] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas [21:47:16] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:16] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down… [21:47:16] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com [21:47:16] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:16] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:16] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem… [21:47:16] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL [21:47:16] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [21:47:16] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [21:47:17] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: [21:47:17] [Sound Library Loader/INFO]: Sound engine started -
Tu peux en renvoyer un où tu te gives ton item, parce que là, ton rapport de log, indique juste que tu as lancer Minecraft.
-

-
Tu peux renvoyer un screenshot de src/main/resources ?
-

-
Le point d’exclamation sur le projet ce n’est pas normal. Tu as une erreur sur le projet.
