MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    (Block) Ouvrir le GuiCrafting sur un autre Block

    Planifier Épinglé Verrouillé Déplacé Résolu Anciennes versions
    1.6.4
    16 Messages 5 Publieurs 3.4k Vues 1 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • AmaA Hors-ligne
      Ama
      dernière édition par

      Bonsoir !

      J’ai un problème, tout bête je pari, qui s’oppose à moi

      Je cherche à ouvrir le GuiCrafting (Ce lui de la Table de Craft) sur un de mes block qui est lui aussi une table de craft

      Donc je cherche en gros à simplifier la chose en utilisant un Gui déjà présent, mais si je dois faire une Tile Entity, un Container, Slot…
      Vous auriez des sources ou un tuto pour créer une table de craft dans ce cas là ?

      Merci de votre aide !

      -ZeAmateis-

      Si je t'ai filé un coup de main n'oublie pas le + / -
      Par contre évite les demandes d'aides en MP, tu sera sympa'

      La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

      Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

      1 réponse Dernière réponse Répondre Citer 0
      • isadorI Hors-ligne
        isador Moddeurs confirmés Modérateurs
        dernière édition par

        tu est obliquer de créer un tile entity pour ta table de craft
        tu peut tout simplement copier les code de celle vanilla

        1 réponse Dernière réponse Répondre Citer 0
        • Phenix246P Hors-ligne
          Phenix246 Rédacteurs
          dernière édition par

          tout est déjà dans le jar de minecraft, tu à juste à créer ton gui handler et à donner le container et le gui du workbench. il n’y a pas de tile entity pour ce block

          1 réponse Dernière réponse Répondre Citer 0
          • isadorI Hors-ligne
            isador Moddeurs confirmés Modérateurs
            dernière édition par

            a d’accord autant pour moi

            1 réponse Dernière réponse Répondre Citer 0
            • Phenix246P Hors-ligne
              Phenix246 Rédacteurs
              dernière édition par

              normalement c’est ça mais ça peut peut-être plus compliqué, mais comme est déjà créé faut pas s’embêter

              1 réponse Dernière réponse Répondre Citer 0
              • AmaA Hors-ligne
                Ama
                dernière édition par

                Tu aurais une base de code à me filer Phenix ?


                J’ai une erreur:

                :::

                juin 26, 2014 9:20:40 PM net.minecraft.launchwrapper.LogWrapper log
                INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                juin 26, 2014 9:20:40 PM net.minecraft.launchwrapper.LogWrapper log
                INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                juin 26, 2014 9:20:40 PM net.minecraft.launchwrapper.LogWrapper log
                INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre7
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                2014-06-26 21:20:40 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                2014-06-26 21:20:40 [INFOS] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
                2014-06-26 21:20:40 [GRAVE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
                2014-06-26 21:20:41 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                2014-06-26 21:20:41 [INFOS] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
                2014-06-26 21:20:41 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                2014-06-26 21:20:41 [INFOS] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
                2014-06-26 21:20:42 [INFOS] [Minecraft-Client] Setting user: ShLennon828
                2014-06-26 21:20:43 [INFOS] [Minecraft-Client] LWJGL Version: 2.9.0
                2014-06-26 21:20:44 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default
                2014-06-26 21:20:45 [INFOS] [MinecraftForge] Attempting early MinecraftForge initialization
                2014-06-26 21:20:45 [INFOS] [STDOUT] MinecraftForge v9.11.1.965 Initialized
                2014-06-26 21:20:45 [INFOS] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
                2014-06-26 21:20:45 [INFOS] [STDOUT] Replaced 111 ore recipies
                2014-06-26 21:20:45 [INFOS] [MinecraftForge] Completed early MinecraftForge initialization
                2014-06-26 21:20:45 [INFOS] [ForgeModLoader] Reading custom logging properties from C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\config\logging.properties
                2014-06-26 21:20:45 [DÉSACTIVÉ] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
                2014-06-26 21:20:45 [INFOS] [ForgeModLoader] Searching C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\mods for mods
                2014-06-26 21:20:48 [INFOS] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
                2014-06-26 21:20:48 [INFOS] [mcp] Activating mod mcp
                2014-06-26 21:20:48 [INFOS] [FML] Activating mod FML
                2014-06-26 21:20:48 [INFOS] [Forge] Activating mod Forge
                2014-06-26 21:20:48 [INFOS] [FlamingoIsland] Activating mod FlamingoIsland
                2014-06-26 21:20:48 [INFOS] [ViruZ] Activating mod ViruZ
                2014-06-26 21:20:48 [INFOS] [GussDX] Activating mod GussDX
                2014-06-26 21:20:48 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:48 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:48 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:48 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:48 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:48 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                2014-06-26 21:20:48 [INFOS] [ForgeModLoader] Registering Forge Packet Handler
                2014-06-26 21:20:48 [INFOS] [ForgeModLoader] Succeeded registering Forge Packet Handler
                2014-06-26 21:20:48 [INFOS] [ForgeModLoader] Configured a dormant chunk cache size of 0
                2014-06-26 21:20:48 [GRAVE] [ForgeModLoader] Found anonymous item of class viruz.zeamateis.item.ItemStoneTools with ID 31987 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                2014-06-26 21:20:48 [GRAVE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 31989 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                2014-06-26 21:20:49 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                2014-06-26 21:20:49 [INFOS] [ForgeModLoader] Forge Mod Loader has successfully loaded 6 mods
                2014-06-26 21:20:49 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:49 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:49 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:49 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:49 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                2014-06-26 21:20:49 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                2014-06-26 21:20:50 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                2014-06-26 21:20:50 [INFOS] [STDOUT]
                2014-06-26 21:20:50 [INFOS] [STDOUT] Starting up SoundSystem…
                2014-06-26 21:20:50 [INFOS] [STDOUT] Initializing LWJGL OpenAL
                2014-06-26 21:20:50 [INFOS] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                2014-06-26 21:20:50 [INFOS] [STDOUT] OpenAL initialized.
                2014-06-26 21:20:51 [INFOS] [STDOUT]
                2014-06-26 21:20:53 [INFOS] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
                2014-06-26 21:20:53 [INFOS] [Minecraft-Server] Generating keypair
                2014-06-26 21:20:53 [INFOS] [ForgeModLoader] Loading dimension 0 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1137ba)
                2014-06-26 21:20:53 [INFOS] [ForgeModLoader] Loading dimension 1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1137ba)
                2014-06-26 21:20:53 [INFOS] [ForgeModLoader] Loading dimension -1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1137ba)
                2014-06-26 21:20:53 [INFOS] [Minecraft-Server] Preparing start region for level 0
                2014-06-26 21:20:54 [INFOS] [Minecraft-Server] Preparing spawn area: 63%
                2014-06-26 21:20:55 [INFOS] [STDOUT] loading single player
                2014-06-26 21:20:55 [INFOS] [Minecraft-Server] ShLennon828[/127.0.0.1:0] logged in with entity id 46 at (-713.5037627709625, 4.0, 1554.8172721513336)
                2014-06-26 21:20:55 [INFOS] [Minecraft-Server] ShLennon828 a rejoint le jeu
                2014-06-26 21:20:55 [INFOS] [STDOUT] Setting up custom skins
                2014-06-26 21:20:56 [INFOS] [Minecraft-Server] Saving and pausing game…
                2014-06-26 21:20:56 [INFOS] [Minecraft-Server] Saving chunks for level 'Nouveau monde'/Overworld
                2014-06-26 21:20:56 [INFOS] [Minecraft-Server] Saving chunks for level 'Nouveau monde'/Nether
                2014-06-26 21:20:56 [INFOS] [Minecraft-Server] Saving chunks for level 'Nouveau monde'/The End
                2014-06-26 21:21:03 [INFOS] [STDERR] net.minecraft.util.ReportedException: Ticking memory connection
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                2014-06-26 21:21:03 [INFOS] [STDERR] Caused by: java.lang.ClassCastException: net.minecraft.client.gui.inventory.GuiCrafting cannot be cast to net.minecraft.inventory.Container
                2014-06-26 21:21:03 [INFOS] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
                2014-06-26 21:21:03 [INFOS] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2385)
                2014-06-26 21:21:03 [INFOS] [STDERR] at viruz.zeamateis.block.BlockWorkingTable.onBlockActivated(BlockWorkingTable.java:59)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:79)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                2014-06-26 21:21:03 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                2014-06-26 21:21:03 [INFOS] [STDERR] … 6 more
                2014-06-26 21:21:03 [GRAVE] [Minecraft-Server] Encountered an unexpected exception ReportedException
                net.minecraft.util.ReportedException: Ticking memory connection
                at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                Caused by: java.lang.ClassCastException: net.minecraft.client.gui.inventory.GuiCrafting cannot be cast to net.minecraft.inventory.Container
                at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
                at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
                at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2385)
                at viruz.zeamateis.block.BlockWorkingTable.onBlockActivated(BlockWorkingTable.java:59)
                at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
                at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
                at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:79)
                at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                … 6 more
                2014-06-26 21:21:03 [GRAVE] [Minecraft-Server] This crash report has been saved to: C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\.\crash-reports\crash-2014-06-26_21.21.03-server.txt
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Stopping server
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving players
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] ShLennon828 a quitté le jeu
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving worlds
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving chunks for level 'Nouveau monde'/Overworld
                2014-06-26 21:21:03 [INFOS] [STDOUT] –-- Minecraft Crash Report ----
                2014-06-26 21:21:03 [INFOS] [STDOUT] // Why is it breaking :(
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] Time: 26/06/14 21:21
                2014-06-26 21:21:03 [INFOS] [STDOUT] Description: Ticking memory connection
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] java.lang.ClassCastException: net.minecraft.client.gui.inventory.GuiCrafting cannot be cast to net.minecraft.inventory.Container
                2014-06-26 21:21:03 [INFOS] [STDOUT] at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2385)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at viruz.zeamateis.block.BlockWorkingTable.onBlockActivated(BlockWorkingTable.java:59)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:79)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
                2014-06-26 21:21:03 [INFOS] [STDOUT] –-------------------------------------------------------------------------------------
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] – Head --
                2014-06-26 21:21:03 [INFOS] [STDOUT] Stacktrace:
                2014-06-26 21:21:03 [INFOS] [STDOUT] at cpw.mods.fml.common.network.NetworkRegistry.openRemoteGui(NetworkRegistry.java:308)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at cpw.mods.fml.common.network.FMLNetworkHandler.openGui(FMLNetworkHandler.java:353)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2385)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at viruz.zeamateis.block.BlockWorkingTable.onBlockActivated(BlockWorkingTable.java:59)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.item.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:421)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handlePlace(NetServerHandler.java:556)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet15Place.processPacket(Packet15Place.java:79)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] – Ticking connection --
                2014-06-26 21:21:03 [INFOS] [STDOUT] Details:
                2014-06-26 21:21:03 [INFOS] [STDOUT] Connection: net.minecraft.network.NetServerHandler@d47c87
                2014-06-26 21:21:03 [INFOS] [STDOUT] Stacktrace:
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                2014-06-26 21:21:03 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                2014-06-26 21:21:03 [INFOS] [STDOUT]
                2014-06-26 21:21:03 [INFOS] [STDOUT] – System Details --
                2014-06-26 21:21:03 [INFOS] [STDOUT] Details:
                2014-06-26 21:21:03 [INFOS] [STDOUT] Minecraft Version: 1.6.4
                2014-06-26 21:21:03 [INFOS] [STDOUT] Operating System: Windows 8.1 (x86) version 6.3
                2014-06-26 21:21:03 [INFOS] [STDOUT] Java Version: 1.7.0_60, Oracle Corporation
                2014-06-26 21:21:03 [INFOS] [STDOUT] Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                2014-06-26 21:21:03 [INFOS] [STDOUT] Memory: 718590832 bytes (685 MB) / 1046937600 bytes (998 MB) up to 1046937600 bytes (998 MB)
                2014-06-26 21:21:03 [INFOS] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                2014-06-26 21:21:03 [INFOS] [STDOUT] AABB Pool Size: 931 (52136 bytes; 0 MB) allocated, 767 (42952 bytes; 0 MB) used
                2014-06-26 21:21:03 [INFOS] [STDOUT] Suspicious classes: FML and Forge are installed
                2014-06-26 21:21:03 [INFOS] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                2014-06-26 21:21:03 [INFOS] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 6 mods loaded, 6 mods active
                2014-06-26 21:21:03 [INFOS] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] FML{6.4.49.965} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] Forge{9.11.1.965} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] FlamingoIsland{1.0} [Flamingo Island Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] ViruZ{3.0} [ViruZ] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] GussDX{1.0} [GussDX] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                2014-06-26 21:21:03 [INFOS] [STDOUT] Profiler Position: N/A (disabled)
                2014-06-26 21:21:03 [INFOS] [STDOUT] Vec3 Pool Size: 94 (5264 bytes; 0 MB) allocated, 82 (4592 bytes; 0 MB) used
                2014-06-26 21:21:03 [INFOS] [STDOUT] Player Count: 1 / 8; [EntityPlayerMP['ShLennon828'/46, l='Nouveau monde', x=-713,50, y=4,00, z=1554,82]]
                2014-06-26 21:21:03 [INFOS] [STDOUT] Type: Integrated Server (map_client.txt)
                2014-06-26 21:21:03 [INFOS] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
                2014-06-26 21:21:03 [INFOS] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2014-06-26_21.21.03-server.txt
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Stopping server
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving players
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving worlds
                2014-06-26 21:21:03 [INFOS] [Minecraft-Server] Saving chunks for level 'Nouveau monde'/Overworld
                AL lib: (EE) alc_cleanup: 1 device not closed
                
                

                :::

                Voilà la classe:

                :::

                package viruz.zeamateis.gui;
                
                import net.minecraft.client.gui.inventory.GuiCrafting;
                import net.minecraft.entity.player.EntityPlayer;
                import net.minecraft.tileentity.TileEntity;
                import net.minecraft.world.World;
                import viruz.zeamateis.container.ContainerCampfire;
                import viruz.zeamateis.container.ContainerOreFurnace;
                import viruz.zeamateis.container.ContainerWardrobe;
                import viruz.zeamateis.tileEntity.TileEntityCampfire;
                import viruz.zeamateis.tileEntity.TileEntityOreFurnace;
                import viruz.zeamateis.tileEntity.TileEntityWardrobe;
                import viruz.zeamateis.tileEntity.TileEntityWorkingTable;
                import cpw.mods.fml.common.network.IGuiHandler;
                
                public class ViruZGuiHandler implements IGuiHandler{
                
                @Override
                public Object getServerGuiElement(int ID, EntityPlayer player, World world, int x, int y, int z) {
                TileEntity tile_entity = world.getBlockTileEntity(x, y, z);
                
                if(tile_entity instanceof TileEntityCampfire){
                return new ContainerCampfire(player.inventory, (TileEntityCampfire) tile_entity);
                }
                
                if(tile_entity instanceof TileEntityWardrobe)
                {
                return new ContainerWardrobe(player.inventory, (TileEntityWardrobe)tile_entity);
                }
                
                if(tile_entity instanceof TileEntityOreFurnace){
                return new ContainerOreFurnace(player.inventory, (TileEntityOreFurnace) tile_entity);
                }
                
                if(tile_entity instanceof TileEntityWorkingTable)
                {
                return new GuiCrafting(player.inventory, world, x, y, z);
                }
                
                return null;
                }
                
                @Override
                public Object getClientGuiElement(int ID, EntityPlayer player, World world, int x, int y, int z) {
                TileEntity tile_entity = world.getBlockTileEntity(x, y, z);
                if(tile_entity instanceof TileEntityCampfire)
                {
                return new GuiCampfire(player.inventory, (TileEntityCampfire) tile_entity);
                }
                
                if(tile_entity instanceof TileEntityWardrobe)
                {
                return new GuiWardrobe(player.inventory, (TileEntityWardrobe)tile_entity);
                }
                
                if(tile_entity instanceof TileEntityOreFurnace)
                {
                return new GuiOreFurnace(player.inventory, (TileEntityOreFurnace)tile_entity);
                }
                
                if(tile_entity instanceof TileEntityWorkingTable)
                {
                return new GuiCrafting(player.inventory, world, x, y, z);
                }
                
                return null;
                }
                
                }
                
                

                :::

                Si je t'ai filé un coup de main n'oublie pas le + / -
                Par contre évite les demandes d'aides en MP, tu sera sympa'

                La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                1 réponse Dernière réponse Répondre Citer 0
                • robin4002R Hors-ligne
                  robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                  dernière édition par

                  Tu as mit un gui au niveau de getServerGuiElement …

                  1 réponse Dernière réponse Répondre Citer 0
                  • AmaA Hors-ligne
                    Ama
                    dernière édition par

                    Mais si je l’enlève de la fonction serveur ça marche pas

                    Si je t'ai filé un coup de main n'oublie pas le + / -
                    Par contre évite les demandes d'aides en MP, tu sera sympa'

                    La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                    Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                    1 réponse Dernière réponse Répondre Citer 0
                    • robin4002R Hors-ligne
                      robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                      dernière édition par

                      Normalement tu dois mettre le container côté serveur.

                      1 réponse Dernière réponse Répondre Citer 0
                      • AmaA Hors-ligne
                        Ama
                        dernière édition par

                        C’est à dire ?


                        Le container de la table de craft ?

                        Si je t'ai filé un coup de main n'oublie pas le + / -
                        Par contre évite les demandes d'aides en MP, tu sera sympa'

                        La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                        Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                        1 réponse Dernière réponse Répondre Citer 0
                        • Phenix246P Hors-ligne
                          Phenix246 Rédacteurs
                          dernière édition par

                          c’est ça :

                          :::

                          public class ContainerWorkbench extends Container
                          {
                          /** The crafting matrix inventory (3x3). */
                          public InventoryCrafting craftMatrix = new InventoryCrafting(this, 3, 3);
                          public IInventory craftResult = new InventoryCraftResult();
                          private World worldObj;
                          private int posX;
                          private int posY;
                          private int posZ;
                          private static final String __OBFID = "CL_00001744";
                          
                          public ContainerWorkbench(InventoryPlayer par1InventoryPlayer, World par2World, int par3, int par4, int par5)
                          {
                          this.worldObj = par2World;
                          this.posX = par3;
                          this.posY = par4;
                          this.posZ = par5;
                          this.addSlotToContainer(new SlotCrafting(par1InventoryPlayer.player, this.craftMatrix, this.craftResult, 0, 124, 35));
                          int l;
                          int i1;
                          
                          for (l = 0; l < 3; ++l)
                          {
                          for (i1 = 0; i1 < 3; ++i1)
                          {
                          this.addSlotToContainer(new Slot(this.craftMatrix, i1 + l * 3, 30 + i1 * 18, 17 + l * 18));
                          }
                          }
                          
                          for (l = 0; l < 3; ++l)
                          {
                          for (i1 = 0; i1 < 9; ++i1)
                          {
                          this.addSlotToContainer(new Slot(par1InventoryPlayer, i1 + l * 9 + 9, 8 + i1 * 18, 84 + l * 18));
                          }
                          }
                          
                          for (l = 0; l < 9; ++l)
                          {
                          this.addSlotToContainer(new Slot(par1InventoryPlayer, l, 8 + l * 18, 142));
                          }
                          
                          this.onCraftMatrixChanged(this.craftMatrix);
                          }
                          
                          /**
                          * Callback for when the crafting matrix is changed.
                          */
                          public void onCraftMatrixChanged(IInventory par1IInventory)
                          {
                          this.craftResult.setInventorySlotContents(0, CraftingManager.getInstance().findMatchingRecipe(this.craftMatrix, this.worldObj));
                          }
                          
                          /**
                          * Called when the container is closed.
                          */
                          public void onContainerClosed(EntityPlayer par1EntityPlayer)
                          {
                          super.onContainerClosed(par1EntityPlayer);
                          
                          if (!this.worldObj.isRemote)
                          {
                          for (int i = 0; i < 9; ++i)
                          {
                          ItemStack itemstack = this.craftMatrix.getStackInSlotOnClosing(i);
                          
                          if (itemstack != null)
                          {
                          par1EntityPlayer.dropPlayerItemWithRandomChoice(itemstack, false);
                          }
                          }
                          }
                          }
                          
                          public boolean canInteractWith(EntityPlayer par1EntityPlayer)
                          {
                          return this.worldObj.getBlock(this.posX, this.posY, this.posZ) != Blocks.crafting_table ? false : par1EntityPlayer.getDistanceSq((double)this.posX + 0.5D, (double)this.posY + 0.5D, (double)this.posZ + 0.5D) <= 64.0D;
                          }
                          
                          /**
                          * Called when a player shift-clicks on a slot. You must override this or you will crash when someone does that.
                          */
                          public ItemStack transferStackInSlot(EntityPlayer par1EntityPlayer, int par2)
                          {
                          ItemStack itemstack = null;
                          Slot slot = (Slot)this.inventorySlots.get(par2);
                          
                          if (slot != null && slot.getHasStack())
                          {
                          ItemStack itemstack1 = slot.getStack();
                          itemstack = itemstack1.copy();
                          
                          if (par2 == 0)
                          {
                          if (!this.mergeItemStack(itemstack1, 10, 46, true))
                          {
                          return null;
                          }
                          
                          slot.onSlotChange(itemstack1, itemstack);
                          }
                          else if (par2 >= 10 && par2 < 37)
                          {
                          if (!this.mergeItemStack(itemstack1, 37, 46, false))
                          {
                          return null;
                          }
                          }
                          else if (par2 >= 37 && par2 < 46)
                          {
                          if (!this.mergeItemStack(itemstack1, 10, 37, false))
                          {
                          return null;
                          }
                          }
                          else if (!this.mergeItemStack(itemstack1, 10, 46, false))
                          {
                          return null;
                          }
                          
                          if (itemstack1.stackSize == 0)
                          {
                          slot.putStack((ItemStack)null);
                          }
                          else
                          {
                          slot.onSlotChanged();
                          }
                          
                          if (itemstack1.stackSize == itemstack.stackSize)
                          {
                          return null;
                          }
                          
                          slot.onPickupFromSlot(par1EntityPlayer, itemstack1);
                          }
                          
                          return itemstack;
                          }
                          
                          public boolean func_94530_a(ItemStack par1ItemStack, Slot par2Slot)
                          {
                          return par2Slot.inventory != this.craftResult && super.func_94530_a(par1ItemStack, par2Slot);
                          }
                          }
                          

                          :::

                          1 réponse Dernière réponse Répondre Citer 0
                          • AmaA Hors-ligne
                            Ama
                            dernière édition par

                            Bon j’y suis presque le gui s’affiche 1/2 seconde et ça crash

                            mes codes

                            GuiHandler:

                            :::

                            package viruz.zeamateis.gui;
                            
                            import net.minecraft.client.gui.inventory.GuiCrafting;
                            import net.minecraft.entity.player.EntityPlayer;
                            import net.minecraft.tileentity.TileEntity;
                            import net.minecraft.world.World;
                            import viruz.zeamateis.container.ContainerCampfire;
                            import viruz.zeamateis.container.ContainerOreFurnace;
                            import viruz.zeamateis.container.ContainerWardrobe;
                            import viruz.zeamateis.container.ContainerWorkingTable;
                            import viruz.zeamateis.tileEntity.TileEntityCampfire;
                            import viruz.zeamateis.tileEntity.TileEntityOreFurnace;
                            import viruz.zeamateis.tileEntity.TileEntityWardrobe;
                            import viruz.zeamateis.tileEntity.TileEntityWorkingTable;
                            import cpw.mods.fml.common.network.IGuiHandler;
                            
                            public class ViruZGuiHandler implements IGuiHandler{
                            
                            @Override
                            public Object getServerGuiElement(int ID, EntityPlayer player, World world, int x, int y, int z) {
                            TileEntity tile_entity = world.getBlockTileEntity(x, y, z);
                            
                            if(tile_entity instanceof TileEntityCampfire){
                            return new ContainerCampfire(player.inventory, (TileEntityCampfire) tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityWardrobe)
                            {
                            return new ContainerWardrobe(player.inventory, (TileEntityWardrobe)tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityOreFurnace){
                            return new ContainerOreFurnace(player.inventory, (TileEntityOreFurnace) tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityWorkingTable){
                            return new ContainerWorkingTable(player.inventory, (TileEntityWorkingTable) tile_entity);
                            }
                            
                            return null;
                            }
                            
                            @Override
                            public Object getClientGuiElement(int ID, EntityPlayer player, World world, int x, int y, int z) {
                            TileEntity tile_entity = world.getBlockTileEntity(x, y, z);
                            if(tile_entity instanceof TileEntityCampfire)
                            {
                            return new GuiCampfire(player.inventory, (TileEntityCampfire) tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityWardrobe)
                            {
                            return new GuiWardrobe(player.inventory, (TileEntityWardrobe)tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityOreFurnace)
                            {
                            return new GuiOreFurnace(player.inventory, (TileEntityOreFurnace)tile_entity);
                            }
                            
                            if(tile_entity instanceof TileEntityWorkingTable)
                            {
                            return new GuiCrafting(player.inventory, world, x, y, z);
                            }
                            
                            return null;
                            }
                            
                            }
                            
                            

                            :::

                            Le Bloc

                            :::

                            package viruz.zeamateis.block;
                            
                            import net.minecraft.block.BlockWorkbench;
                            import net.minecraft.block.material.Material;
                            import net.minecraft.entity.player.EntityPlayer;
                            import net.minecraft.tileentity.TileEntity;
                            import net.minecraft.world.World;
                            import viruz.zeamateis.core.ViruZCore;
                            import viruz.zeamateis.proxy.client.ClientProxy;
                            import viruz.zeamateis.tileEntity.TileEntityCampfire;
                            import viruz.zeamateis.tileEntity.TileEntityWorkingTable;
                            import cpw.mods.fml.relauncher.Side;
                            import cpw.mods.fml.relauncher.SideOnly;
                            
                            public class BlockWorkingTable extends BlockWorkbench {
                            
                            public BlockWorkingTable(int par1, Material par2Material)
                            {
                            super(par1);
                            this.setHardness(30F);
                            this.setCreativeTab(ViruZCore.Blocks);
                            }
                            
                            public boolean renderAsNormalBlock()
                            {
                            return false;
                            }
                            
                            public boolean isOpaqueCube()
                            {
                            return false;
                            }
                            
                            @SideOnly(Side.CLIENT)
                            public int getRenderType()
                            {
                            return ClientProxy.renderInventoryTESRID;
                            }
                            
                            public TileEntity createTileEntity(World world, int metadata)
                            {
                            return new TileEntityWorkingTable();
                            }
                            
                            public boolean hasTileEntity(int metadata)
                            {
                            return true;
                            }
                            
                            public boolean onBlockActivated(World par1World, int par2, int par3, int par4, EntityPlayer par5EntityPlayer, int par6, float par7, float par8, float par9)
                            {
                            if (par1World.isRemote)
                            {
                            return true;
                            }
                            else
                            {
                            par5EntityPlayer.openGui(ViruZCore.instance, 1, par1World, par2, par3, par4);
                            return true;
                            }
                            }
                            
                            }
                            
                            

                            :::

                            Le Container:

                            :::

                            package viruz.zeamateis.container;
                            
                            import net.minecraft.block.Block;
                            import net.minecraft.entity.player.EntityPlayer;
                            import net.minecraft.entity.player.InventoryPlayer;
                            import net.minecraft.inventory.Container;
                            import net.minecraft.inventory.IInventory;
                            import net.minecraft.inventory.InventoryCraftResult;
                            import net.minecraft.inventory.InventoryCrafting;
                            import net.minecraft.inventory.Slot;
                            import net.minecraft.inventory.SlotCrafting;
                            import net.minecraft.item.ItemStack;
                            import net.minecraft.item.crafting.CraftingManager;
                            import net.minecraft.world.World;
                            import viruz.zeamateis.tileEntity.TileEntityWorkingTable;
                            
                            public class ContainerWorkingTable extends Container
                            {
                            /** The crafting matrix inventory (3x3). */
                            public InventoryCrafting craftMatrix = new InventoryCrafting(this, 3, 3);
                            public IInventory craftResult = new InventoryCraftResult();
                            private World worldObj;
                            private int posX;
                            private int posY;
                            private int posZ;
                            
                            public ContainerWorkingTable(InventoryPlayer par1InventoryPlayer, TileEntityWorkingTable par2TileENtityWorkingTable)
                            {
                            this.addSlotToContainer(new SlotCrafting(par1InventoryPlayer.player, this.craftMatrix, this.craftResult, 0, 124, 35));
                            int l;
                            int i1;
                            
                            for (l = 0; l < 3; ++l)
                            {
                            for (i1 = 0; i1 < 3; ++i1)
                            {
                            this.addSlotToContainer(new Slot(this.craftMatrix, i1 + l * 3, 30 + i1 * 18, 17 + l * 18));
                            }
                            }
                            
                            for (l = 0; l < 3; ++l)
                            {
                            for (i1 = 0; i1 < 9; ++i1)
                            {
                            this.addSlotToContainer(new Slot(par1InventoryPlayer, i1 + l * 9 + 9, 8 + i1 * 18, 84 + l * 18));
                            }
                            }
                            
                            for (l = 0; l < 9; ++l)
                            {
                            this.addSlotToContainer(new Slot(par1InventoryPlayer, l, 8 + l * 18, 142));
                            }
                            
                            this.onCraftMatrixChanged(this.craftMatrix);
                            }
                            
                            /**
                            * Callback for when the crafting matrix is changed.
                            */
                            public void onCraftMatrixChanged(IInventory par1IInventory)
                            {
                            this.craftResult.setInventorySlotContents(0, CraftingManager.getInstance().findMatchingRecipe(this.craftMatrix, this.worldObj));
                            }
                            
                            /**
                            * Called when the container is closed.
                            */
                            public void onContainerClosed(EntityPlayer par1EntityPlayer)
                            {
                            super.onContainerClosed(par1EntityPlayer);
                            
                            if (!this.worldObj.isRemote)
                            {
                            for (int i = 0; i < 9; ++i)
                            {
                            ItemStack itemstack = this.craftMatrix.getStackInSlotOnClosing(i);
                            
                            if (itemstack != null)
                            {
                            par1EntityPlayer.dropPlayerItem(itemstack);
                            }
                            }
                            }
                            }
                            
                            public boolean canInteractWith(EntityPlayer par1EntityPlayer)
                            {
                            return this.worldObj.getBlockId(this.posX, this.posY, this.posZ) != Block.workbench.blockID ? false : par1EntityPlayer.getDistanceSq((double)this.posX + 0.5D, (double)this.posY + 0.5D, (double)this.posZ + 0.5D) <= 64.0D;
                            }
                            
                            /**
                            * Called when a player shift-clicks on a slot. You must override this or you will crash when someone does that.
                            */
                            public ItemStack transferStackInSlot(EntityPlayer par1EntityPlayer, int par2)
                            {
                            ItemStack itemstack = null;
                            Slot slot = (Slot)this.inventorySlots.get(par2);
                            
                            if (slot != null && slot.getHasStack())
                            {
                            ItemStack itemstack1 = slot.getStack();
                            itemstack = itemstack1.copy();
                            
                            if (par2 == 0)
                            {
                            if (!this.mergeItemStack(itemstack1, 10, 46, true))
                            {
                            return null;
                            }
                            
                            slot.onSlotChange(itemstack1, itemstack);
                            }
                            else if (par2 >= 10 && par2 < 37)
                            {
                            if (!this.mergeItemStack(itemstack1, 37, 46, false))
                            {
                            return null;
                            }
                            }
                            else if (par2 >= 37 && par2 < 46)
                            {
                            if (!this.mergeItemStack(itemstack1, 10, 37, false))
                            {
                            return null;
                            }
                            }
                            else if (!this.mergeItemStack(itemstack1, 10, 46, false))
                            {
                            return null;
                            }
                            
                            if (itemstack1.stackSize == 0)
                            {
                            slot.putStack((ItemStack)null);
                            }
                            else
                            {
                            slot.onSlotChanged();
                            }
                            
                            if (itemstack1.stackSize == itemstack.stackSize)
                            {
                            return null;
                            }
                            
                            slot.onPickupFromSlot(par1EntityPlayer, itemstack1);
                            }
                            
                            return itemstack;
                            }
                            
                            public boolean func_94530_a(ItemStack par1ItemStack, Slot par2Slot)
                            {
                            return par2Slot.inventory != this.craftResult && super.func_94530_a(par1ItemStack, par2Slot);
                            }
                            }
                            
                            

                            :::

                            Le Crash Report:

                            :::

                            juin 27, 2014 4:57:21 PM net.minecraft.launchwrapper.LogWrapper log
                            INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                            juin 27, 2014 4:57:21 PM net.minecraft.launchwrapper.LogWrapper log
                            INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                            juin 27, 2014 4:57:21 PM net.minecraft.launchwrapper.LogWrapper log
                            INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre7
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                            2014-06-27 16:57:21 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                            2014-06-27 16:57:21 [INFOS] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
                            2014-06-27 16:57:21 [GRAVE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
                            2014-06-27 16:57:22 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                            2014-06-27 16:57:22 [INFOS] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
                            2014-06-27 16:57:22 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                            2014-06-27 16:57:22 [INFOS] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
                            2014-06-27 16:57:23 [INFOS] [Minecraft-Client] Setting user: ShLennon421
                            2014-06-27 16:57:24 [INFOS] [Minecraft-Client] LWJGL Version: 2.9.0
                            2014-06-27 16:57:24 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default
                            2014-06-27 16:57:25 [INFOS] [MinecraftForge] Attempting early MinecraftForge initialization
                            2014-06-27 16:57:25 [INFOS] [STDOUT] MinecraftForge v9.11.1.965 Initialized
                            2014-06-27 16:57:25 [INFOS] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
                            2014-06-27 16:57:25 [INFOS] [STDOUT] Replaced 111 ore recipies
                            2014-06-27 16:57:25 [INFOS] [MinecraftForge] Completed early MinecraftForge initialization
                            2014-06-27 16:57:25 [INFOS] [ForgeModLoader] Reading custom logging properties from C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\config\logging.properties
                            2014-06-27 16:57:25 [DÉSACTIVÉ] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
                            2014-06-27 16:57:25 [INFOS] [ForgeModLoader] Searching C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\mods for mods
                            2014-06-27 16:57:28 [INFOS] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
                            2014-06-27 16:57:28 [INFOS] [mcp] Activating mod mcp
                            2014-06-27 16:57:28 [INFOS] [FML] Activating mod FML
                            2014-06-27 16:57:28 [INFOS] [Forge] Activating mod Forge
                            2014-06-27 16:57:28 [INFOS] [FlamingoIsland] Activating mod FlamingoIsland
                            2014-06-27 16:57:28 [INFOS] [ViruZ] Activating mod ViruZ
                            2014-06-27 16:57:28 [INFOS] [GussDX] Activating mod GussDX
                            2014-06-27 16:57:28 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:28 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:28 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:28 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:28 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:28 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                            2014-06-27 16:57:28 [INFOS] [ForgeModLoader] Registering Forge Packet Handler
                            2014-06-27 16:57:28 [INFOS] [ForgeModLoader] Succeeded registering Forge Packet Handler
                            2014-06-27 16:57:28 [INFOS] [ForgeModLoader] Configured a dormant chunk cache size of 0
                            2014-06-27 16:57:29 [GRAVE] [ForgeModLoader] Found anonymous item of class viruz.zeamateis.item.ItemStoneTools with ID 31987 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                            2014-06-27 16:57:29 [GRAVE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 31989 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                            2014-06-27 16:57:29 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                            2014-06-27 16:57:30 [INFOS] [ForgeModLoader] Forge Mod Loader has successfully loaded 6 mods
                            2014-06-27 16:57:30 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:30 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:30 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:30 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:30 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                            2014-06-27 16:57:30 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                            2014-06-27 16:57:30 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                            2014-06-27 16:57:30 [INFOS] [STDOUT]
                            2014-06-27 16:57:30 [INFOS] [STDOUT] Starting up SoundSystem…
                            2014-06-27 16:57:31 [INFOS] [STDOUT] Initializing LWJGL OpenAL
                            2014-06-27 16:57:31 [INFOS] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                            2014-06-27 16:57:31 [INFOS] [STDOUT] OpenAL initialized.
                            2014-06-27 16:57:31 [INFOS] [STDOUT]
                            2014-06-27 16:57:48 [INFOS] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
                            2014-06-27 16:57:48 [INFOS] [Minecraft-Server] Generating keypair
                            2014-06-27 16:57:48 [INFOS] [ForgeModLoader] Loading dimension 0 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@2b2bf4)
                            2014-06-27 16:57:48 [INFOS] [ForgeModLoader] Loading dimension 1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@2b2bf4)
                            2014-06-27 16:57:48 [INFOS] [ForgeModLoader] Loading dimension -1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@2b2bf4)
                            2014-06-27 16:57:48 [INFOS] [Minecraft-Server] Preparing start region for level 0
                            2014-06-27 16:57:49 [INFOS] [Minecraft-Server] Preparing spawn area: 59%
                            2014-06-27 16:57:50 [INFOS] [STDOUT] loading single player
                            2014-06-27 16:57:50 [INFOS] [Minecraft-Server] ShLennon421[/127.0.0.1:0] logged in with entity id 34 at (-713.4544068863195, 7.0, 1545.8703255230334)
                            2014-06-27 16:57:50 [INFOS] [Minecraft-Server] ShLennon421 a rejoint le jeu
                            2014-06-27 16:57:51 [INFOS] [STDOUT] Setting up custom skins
                            2014-06-27 16:57:54 [INFOS] [STDERR] net.minecraft.util.ReportedException: Ticking player
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                            2014-06-27 16:57:54 [INFOS] [STDERR] Caused by: java.lang.NullPointerException
                            2014-06-27 16:57:54 [INFOS] [STDERR] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:88)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                            2014-06-27 16:57:54 [INFOS] [STDERR] … 6 more
                            2014-06-27 16:57:54 [GRAVE] [Minecraft-Server] Encountered an unexpected exception ReportedException
                            net.minecraft.util.ReportedException: Ticking player
                            at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                            at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                            at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                            at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                            at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                            at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                            Caused by: java.lang.NullPointerException
                            at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:88)
                            at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                            at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                            at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                            at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                            at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                            at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                            at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                            at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                            at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                            … 6 more
                            2014-06-27 16:57:54 [GRAVE] [Minecraft-Server] This crash report has been saved to: C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\.\crash-reports\crash-2014-06-27_16.57.54-server.txt
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] Stopping server
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] Saving players
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] ShLennon421 a quitté le jeu
                            2014-06-27 16:57:54 [INFOS] [STDERR] java.lang.NullPointerException
                            2014-06-27 16:57:54 [INFOS] [STDERR] at viruz.zeamateis.container.ContainerWorkingTable.onContainerClosed(ContainerWorkingTable.java:72)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayer.setDead(EntityPlayer.java:1428)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.world.World.removeEntity(World.java:1656)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.playerLoggedOut(ServerConfigurationManager.java:300)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.kickPlayerFromServer(NetServerHandler.java:174)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.removeAllPlayers(ServerConfigurationManager.java:1057)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:389)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:242)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:537)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                            2014-06-27 16:57:54 [INFOS] [ForgeModLoader] The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
                            2014-06-27 16:57:54 [INFOS] [STDOUT] –-- Minecraft Crash Report ----
                            2014-06-27 16:57:54 [INFOS] [STDOUT] // I bet Cylons wouldn't have this problem.
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Time: 27/06/14 16:57
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Description: Ticking player
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] java.lang.NullPointerException
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:88)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] –-------------------------------------------------------------------------------------
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] – Head --
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Stacktrace:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:88)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] – Player being ticked --
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Details:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity ID: 34
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity Name: ShLennon421
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity's Exact location: -713,44, 5,80, 1551,01
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity's Block location: World: (-714,5,1551), Chunk: (at 6,0,15 in -45,96; contains blocks -720,0,1536 to -705,255,1551), Region: (-2,3; contains chunks -64,96 to -33,127, blocks -1024,0,1536 to -513,255,2047)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Entity's Momentum: 0,00, -0,08, 0,00
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Stacktrace:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] – Ticking connection --
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Details:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Connection: net.minecraft.network.NetServerHandler@13782a2
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Stacktrace:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                            2014-06-27 16:57:54 [INFOS] [STDOUT]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] – System Details --
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Details:
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Minecraft Version: 1.6.4
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Operating System: Windows 8.1 (x86) version 6.3
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Java Version: 1.7.0_60, Oracle Corporation
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Memory: 630725512 bytes (601 MB) / 1046937600 bytes (998 MB) up to 1046937600 bytes (998 MB)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                            2014-06-27 16:57:54 [INFOS] [STDOUT] AABB Pool Size: 745 (41720 bytes; 0 MB) allocated, 692 (38752 bytes; 0 MB) used
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Suspicious classes: FML and Forge are installed
                            2014-06-27 16:57:54 [INFOS] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                            2014-06-27 16:57:54 [INFOS] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 6 mods loaded, 6 mods active
                            2014-06-27 16:57:54 [INFOS] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] FML{6.4.49.965} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Forge{9.11.1.965} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] FlamingoIsland{1.0} [Flamingo Island Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] ViruZ{3.0} [ViruZ] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] GussDX{1.0} [GussDX] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Profiler Position: N/A (disabled)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Vec3 Pool Size: 85 (4760 bytes; 0 MB) allocated, 71 (3976 bytes; 0 MB) used
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Player Count: 1 / 8; [EntityPlayerMP['ShLennon421'/34, l='Nouveau monde', x=-713,44, y=5,80, z=1551,01]]
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Type: Integrated Server (map_client.txt)
                            2014-06-27 16:57:54 [INFOS] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
                            2014-06-27 16:57:54 [INFOS] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2014-06-27_16.57.54-server.txt
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] Stopping server
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] Saving players
                            2014-06-27 16:57:54 [INFOS] [Minecraft-Server] ShLennon421 a quitté le jeu
                            2014-06-27 16:57:54 [INFOS] [STDERR] Exception in thread "Thread-3" java.lang.NullPointerException
                            2014-06-27 16:57:54 [INFOS] [STDERR] at viruz.zeamateis.container.ContainerWorkingTable.onContainerClosed(ContainerWorkingTable.java:72)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayer.setDead(EntityPlayer.java:1428)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.world.World.removeEntity(World.java:1656)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.playerLoggedOut(ServerConfigurationManager.java:300)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.kickPlayerFromServer(NetServerHandler.java:174)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.management.ServerConfigurationManager.removeAllPlayers(ServerConfigurationManager.java:1057)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:389)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServer.stopServer(IntegratedServer.java:242)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.client.Minecraft.stopIntegratedServer(Minecraft.java:2440)
                            2014-06-27 16:57:54 [INFOS] [STDERR] at net.minecraft.client.main.MainShutdownHook.run(MainShutdownHook.java:12)
                            AL lib: (EE) alc_cleanup: 1 device not closed
                            
                            

                            :::</init></init></init></init>

                            Si je t'ai filé un coup de main n'oublie pas le + / -
                            Par contre évite les demandes d'aides en MP, tu sera sympa'

                            La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                            Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                            1 réponse Dernière réponse Répondre Citer 0
                            • Superloup10S Hors-ligne
                              Superloup10 Modérateurs
                              dernière édition par

                              
                              public boolean canInteractWith(EntityPlayer par1EntityPlayer)
                              {
                              return this.worldObj.getBlockId(this.posX, this.posY, this.posZ) != Block.workbench.blockID ? false : par1EntityPlayer.getDistanceSq((double)this.posX + 0.5D, (double)this.posY + 0.5D, (double)this.posZ + 0.5D) <= 64.0D;
                              }
                              
                              

                              Si tu changes pas le bloc, normal, que tu es un NPE.

                              Si vous souhaitez me faire un don, il vous suffit de cliquer sur le bouton situé en dessous.

                              Je suis un membre apprécié et joueur, j'ai déjà obtenu 17 points de réputation.

                              1 réponse Dernière réponse Répondre Citer 0
                              • AmaA Hors-ligne
                                Ama
                                dernière édition par

                                Non, j’ai oublié une ligne de code, je reteste


                                Ah, bah crash:

                                :::

                                juin 27, 2014 5:25:08 PM net.minecraft.launchwrapper.LogWrapper log
                                INFOS: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                                juin 27, 2014 5:25:08 PM net.minecraft.launchwrapper.LogWrapper log
                                INFOS: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                                juin 27, 2014 5:25:08 PM net.minecraft.launchwrapper.LogWrapper log
                                INFOS: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_60, running on Windows 8.1:x86:6.3, installed at C:\Program Files (x86)\Java\jre7
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                                2014-06-27 17:25:08 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                                2014-06-27 17:25:08 [INFOS] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg
                                2014-06-27 17:25:08 [GRAVE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!
                                2014-06-27 17:25:09 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                                2014-06-27 17:25:09 [INFOS] [STDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg
                                2014-06-27 17:25:09 [INFOS] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                                2014-06-27 17:25:09 [INFOS] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}
                                2014-06-27 17:25:10 [INFOS] [Minecraft-Client] Setting user: ShLennon765
                                2014-06-27 17:25:11 [INFOS] [Minecraft-Client] LWJGL Version: 2.9.0
                                2014-06-27 17:25:12 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default
                                2014-06-27 17:25:12 [INFOS] [MinecraftForge] Attempting early MinecraftForge initialization
                                2014-06-27 17:25:12 [INFOS] [STDOUT] MinecraftForge v9.11.1.965 Initialized
                                2014-06-27 17:25:12 [INFOS] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized
                                2014-06-27 17:25:12 [INFOS] [STDOUT] Replaced 111 ore recipies
                                2014-06-27 17:25:12 [INFOS] [MinecraftForge] Completed early MinecraftForge initialization
                                2014-06-27 17:25:12 [INFOS] [ForgeModLoader] Reading custom logging properties from C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\config\logging.properties
                                2014-06-27 17:25:12 [DÉSACTIVÉ] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
                                2014-06-27 17:25:13 [INFOS] [ForgeModLoader] Searching C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\mods for mods
                                2014-06-27 17:25:15 [INFOS] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
                                2014-06-27 17:25:15 [INFOS] [mcp] Activating mod mcp
                                2014-06-27 17:25:15 [INFOS] [FML] Activating mod FML
                                2014-06-27 17:25:15 [INFOS] [Forge] Activating mod Forge
                                2014-06-27 17:25:15 [INFOS] [FlamingoIsland] Activating mod FlamingoIsland
                                2014-06-27 17:25:15 [INFOS] [ViruZ] Activating mod ViruZ
                                2014-06-27 17:25:15 [INFOS] [GussDX] Activating mod GussDX
                                2014-06-27 17:25:15 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:15 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:15 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:15 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:15 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:15 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                                2014-06-27 17:25:16 [INFOS] [ForgeModLoader] Registering Forge Packet Handler
                                2014-06-27 17:25:16 [INFOS] [ForgeModLoader] Succeeded registering Forge Packet Handler
                                2014-06-27 17:25:16 [INFOS] [ForgeModLoader] Configured a dormant chunk cache size of 0
                                2014-06-27 17:25:16 [GRAVE] [ForgeModLoader] Found anonymous item of class viruz.zeamateis.item.ItemStoneTools with ID 31987 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                                2014-06-27 17:25:16 [GRAVE] [ForgeModLoader] Found anonymous item of class net.minecraft.item.Item with ID 31989 owned by mod ViruZ, this item will NOT survive a 1.7 upgrade!
                                2014-06-27 17:25:16 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                                2014-06-27 17:25:17 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                                2014-06-27 17:25:17 [INFOS] [ForgeModLoader] Forge Mod Loader has successfully loaded 6 mods
                                2014-06-27 17:25:17 [AVERTISSEMENT] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:17 [AVERTISSEMENT] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:17 [AVERTISSEMENT] [Flamingo Island Mod] Mod Flamingo Island Mod is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:17 [AVERTISSEMENT] [ViruZ] Mod ViruZ is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:17 [AVERTISSEMENT] [GussDX] Mod GussDX is missing a pack.mcmeta file, things may not work well
                                2014-06-27 17:25:17 [INFOS] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Flamingo Island Mod, FMLFileResourcePack:ViruZ, FMLFileResourcePack:GussDX
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: viruz:textures/items/iron_hatchet.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_507_campfireIdle.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_side.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_top.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_508_campfireBurning.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_511_logPile.png
                                2014-06-27 17:25:18 [GRAVE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_515_workingTable_front.png
                                2014-06-27 17:25:18 [INFOS] [STDOUT]
                                2014-06-27 17:25:18 [INFOS] [STDOUT] Starting up SoundSystem…
                                2014-06-27 17:25:18 [INFOS] [STDOUT] Initializing LWJGL OpenAL
                                2014-06-27 17:25:18 [INFOS] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                                2014-06-27 17:25:18 [INFOS] [STDOUT] OpenAL initialized.
                                2014-06-27 17:25:19 [INFOS] [STDOUT]
                                2014-06-27 17:25:42 [INFOS] [Minecraft-Server] Starting integrated minecraft server version 1.6.4
                                2014-06-27 17:25:42 [INFOS] [Minecraft-Server] Generating keypair
                                2014-06-27 17:25:42 [INFOS] [ForgeModLoader] Loading dimension 0 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1dd0471)
                                2014-06-27 17:25:42 [INFOS] [ForgeModLoader] Loading dimension 1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1dd0471)
                                2014-06-27 17:25:42 [INFOS] [ForgeModLoader] Loading dimension -1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@1dd0471)
                                2014-06-27 17:25:42 [INFOS] [Minecraft-Server] Preparing start region for level 0
                                2014-06-27 17:25:43 [INFOS] [Minecraft-Server] Preparing spawn area: 79%
                                2014-06-27 17:25:44 [INFOS] [STDOUT] loading single player
                                2014-06-27 17:25:44 [INFOS] [Minecraft-Server] ShLennon765[/127.0.0.1:0] logged in with entity id 24 at (-712.0871860791488, 4.0, 1553.3472358570623)
                                2014-06-27 17:25:44 [INFOS] [Minecraft-Server] ShLennon765 a rejoint le jeu
                                2014-06-27 17:25:44 [INFOS] [STDOUT] Setting up custom skins
                                2014-06-27 17:25:46 [INFOS] [STDERR] net.minecraft.util.ReportedException: Ticking player
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                                2014-06-27 17:25:46 [INFOS] [STDERR] Caused by: java.lang.NullPointerException
                                2014-06-27 17:25:46 [INFOS] [STDERR] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                                2014-06-27 17:25:46 [INFOS] [STDERR] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                                2014-06-27 17:25:46 [INFOS] [STDERR] … 6 more
                                2014-06-27 17:25:46 [GRAVE] [Minecraft-Server] Encountered an unexpected exception ReportedException
                                net.minecraft.util.ReportedException: Ticking player
                                at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:63)
                                at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                                at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                                at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                                at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                                at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                                at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                                Caused by: java.lang.NullPointerException
                                at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:89)
                                at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                                at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                                at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                                at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                                at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                                at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                                at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                                at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                                at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                                … 6 more
                                2014-06-27 17:25:46 [GRAVE] [Minecraft-Server] This crash report has been saved to: C:\Users\Jean-Baptiste\Desktop\Modding\JAVA\Stand-by\ViruZ_Core_Forge_1.6.4_9.11.1.965\forge\mcp\jars\.\crash-reports\crash-2014-06-27_17.25.46-server.txt
                                2014-06-27 17:25:46 [INFOS] [Minecraft-Server] Stopping server
                                2014-06-27 17:25:46 [INFOS] [Minecraft-Server] Saving players
                                2014-06-27 17:25:46 [INFOS] [STDOUT] –-- Minecraft Crash Report ----
                                2014-06-27 17:25:46 [INFOS] [STDOUT] // Who set us up the TNT?
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Time: 27/06/14 17:25
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Description: Ticking player
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] java.lang.NullPointerException
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] –-------------------------------------------------------------------------------------
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] – Head --
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Stacktrace:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at viruz.zeamateis.container.ContainerWorkingTable.canInteractWith(ContainerWorkingTable.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraftforge.event.entity.player.PlayerOpenContainerEvent.<init>(PlayerOpenContainerEvent.java:27)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraftforge.common.ForgeHooks.canInteractWith(ForgeHooks.java:447)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:332)
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] – Player being ticked --
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Details:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity ID: 24
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity Name: ShLennon765
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity's Exact location: -712,09, 4,00, 1553,35
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity's Block location: World: (-713,4,1553), Chunk: (at 7,0,1 in -45,97; contains blocks -720,0,1552 to -705,255,1567), Region: (-2,3; contains chunks -64,96 to -33,127, blocks -1024,0,1536 to -513,255,2047)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Entity's Momentum: 0,00, -0,08, 0,00
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Stacktrace:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:328)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:304)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:89)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:141)
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] – Ticking connection --
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Details:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Connection: net.minecraft.network.NetServerHandler@2d5820
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Stacktrace:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:54)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:691)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:587)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:129)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
                                2014-06-27 17:25:46 [INFOS] [STDOUT]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] – System Details --
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Details:
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Minecraft Version: 1.6.4
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Operating System: Windows 8.1 (x86) version 6.3
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Java Version: 1.7.0_60, Oracle Corporation
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Memory: 785233000 bytes (748 MB) / 1046937600 bytes (998 MB) up to 1046937600 bytes (998 MB)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                                2014-06-27 17:25:46 [INFOS] [STDOUT] AABB Pool Size: 552 (30912 bytes; 0 MB) allocated, 465 (26040 bytes; 0 MB) used
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Suspicious classes: FML and Forge are installed
                                2014-06-27 17:25:46 [INFOS] [STDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                                2014-06-27 17:25:46 [INFOS] [STDOUT] FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 6 mods loaded, 6 mods active
                                2014-06-27 17:25:46 [INFOS] [STDOUT] mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] FML{6.4.49.965} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Forge{9.11.1.965} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] FlamingoIsland{1.0} [Flamingo Island Mod] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] ViruZ{3.0} [ViruZ] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] GussDX{1.0} [GussDX] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Profiler Position: N/A (disabled)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Vec3 Pool Size: 71 (3976 bytes; 0 MB) allocated, 59 (3304 bytes; 0 MB) used
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Player Count: 1 / 8; [EntityPlayerMP['ShLennon765'/24, l='Nouveau monde', x=-712,09, y=4,00, z=1553,35]]
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Type: Integrated Server (map_client.txt)
                                2014-06-27 17:25:46 [INFOS] [STDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'
                                2014-06-27 17:25:46 [INFOS] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2014-06-27_17.25.46-server.txt
                                2014-06-27 17:25:46 [INFOS] [Minecraft-Server] Stopping server
                                2014-06-27 17:25:46 [INFOS] [Minecraft-Server] Saving players
                                AL lib: (EE) alc_cleanup: 1 device not closed
                                
                                

                                :::</init></init></init></init>

                                Si je t'ai filé un coup de main n'oublie pas le + / -
                                Par contre évite les demandes d'aides en MP, tu sera sympa'

                                La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                                Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                                1 réponse Dernière réponse Répondre Citer 0
                                • robin4002R Hors-ligne
                                  robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                                  dernière édition par

                                  private World worldObj;
                                  private int posX;
                                  private int posY;
                                  private int posZ;
                                  Ces 4 variables sont null dans ton container.

                                  1 réponse Dernière réponse Répondre Citer 1
                                  • AmaA Hors-ligne
                                    Ama
                                    dernière édition par

                                    Ah Yes ! Merci les gars !

                                    Ca marche !

                                    Je ferais les tests multi plus tard !

                                    Si je t'ai filé un coup de main n'oublie pas le + / -
                                    Par contre évite les demandes d'aides en MP, tu sera sympa'

                                    La JavaDoc c'est comme le PQ, ça sert à ce démerder tous seul. -Victor Hugo- 2017

                                    Une superbe API pour animer vos super modèles CraftStudio dans Minecraft !

                                    1 réponse Dernière réponse Répondre Citer 0
                                    • 1 / 1
                                    • Premier message
                                      Dernier message
                                    Design by Woryk
                                    ContactMentions Légales

                                    MINECRAFT FORGE FRANCE © 2024

                                    Powered by NodeBB