MFF

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

    Ajouter une nouvelle dimension

    Planifier Épinglé Verrouillé Déplacé La génération & les dimensions
    1.7.10
    101 Messages 11 Publieurs 37.8k Vues 2 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.
    • FlowF Hors-ligne
      Flow
      dernière édition par

      Up , juste pour que Diangle voit que j’ai répondu , mais je lui laisse tout le temps de me répondre 🙂

      Oui ce gif est drôle.

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

        Actuellement je n’ai pas le temps, de regarder. Donc je regarderai demain et peut-être se soir.

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

          Pas de soucis comme je disais fait à ton aise 😄 J’ai le temps je suis en vacances 🙂

          Oui ce gif est drôle.

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

            J’up , pour ceux qui on le temps et qui ont le désire de m’aider allez-y , Diangle n’est pas le seul a pouvoir répondre hein 😄 Merci à tous 😛

            Oui ce gif est drôle.

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

              En 1er lieu, j’ai personnellement supprimé la fonction compareTo(Object o) dans la classe interne que tu as appellé AncientPortalPosition. Elle n’est pas obligatoire j’ai l’impression.
              Ensuite pour tes erreurs sur “ICE” et autre il faut que tu rajoute l’import suivant:

              import static net.minecraftforge.event.terraingen.PopulateChunkEvent.Populate.EventType.*
              

              Ce n’était effectivement pas précisé ( ou alors je l’ai raté ), mais il fallait chercher un peu. 😉  Etant aussi en vacance je te l’ai trouvé!
              J’espère t’avoir aidé, à la prochaine! Au passage super tuto Diangle, ça doit représenter un boulot monstre!

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

                Oh , bizarre j’avais ajouté cette ligne j’avais effectivement chercher et lorsque je l’ai mis elle n’avait pas fonctionné , bug d’éclipse surement T_T Merci en tout cas 🙂

                Ok , faudrait juste voir a quoi elle sert quand même ^^

                J’ai quand même un crash , j’ai regardé au ligne , mais rien ne me semble anormal 😕

                [00:57:01] [main/INFO] [GradleStart]: Extra: []
                [00:57:01] [main/INFO] [GradleStart]: Running with arguments: [–userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.7.10, --assetsDir, C:/Users/Legrandfifou/.gradle/caches/minecraft/assets, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
                [00:57:01] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                [00:57:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                [00:57:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
                [00:57:01] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                [00:57:02] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
                [00:57:02] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_75, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
                [00:57:02] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
                [00:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
                [00:57:02] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
                [00:57:02] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
                [00:57:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                [00:57:02] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                [00:57:02] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
                [00:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                [00:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                [00:57:02] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                [00:57:02] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
                [00:57:03] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
                [00:57:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                [00:57:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                [00:57:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
                [00:57:03] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
                [00:57:03] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
                [00:57:03] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
                [00:57:05] [main/INFO]: Setting user: Player171
                [00:57:06] [Client thread/INFO]: LWJGL Version: 2.9.1
                [00:57:07] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: –-- Minecraft Crash Report ----
                // Would you like a cupcake?
                
                Time: 22/07/15 0:57
                Description: Loading screen debug info
                
                This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
                
                A detailed walkthrough of the error, its code path and all known details is as follows:
                ---------------------------------------------------------------------------------------
                
                -- System Details --
                Details:
                Minecraft Version: 1.7.10
                Operating System: Windows 8.1 (amd64) version 6.3
                Java Version: 1.7.0_75, Oracle Corporation
                Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                Memory: 827080520 bytes (788 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
                JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                FML:
                GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce GTX 770/PCIe/SSE2'
                [00:57:07] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
                [00:57:07] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
                [00:57:07] [Client thread/INFO] [FML]: Replaced 183 ore recipies
                [00:57:07] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
                [00:57:07] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
                [00:57:07] [Client thread/INFO] [FML]: Searching C:\Users\Legrandfifou\Pictures\forge\eclipse\mods for mods
                [00:57:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
                [00:57:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modminecraft] at CLIENT
                [00:57:10] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modminecraft] at SERVER
                [00:57:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Mod Minecraft
                [00:57:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
                [00:57:11] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
                [00:57:11] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
                [00:57:11] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
                [00:57:11] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
                [00:57:11] [Client thread/INFO] [FML]: Applying holder lookups
                [00:57:11] [Client thread/INFO] [FML]: Holder lookups applied
                [00:57:11] [Client thread/INFO] [FML]: Injecting itemstacks
                [00:57:11] [Client thread/INFO] [FML]: Itemstack injection complete
                [00:57:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:11] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                [00:57:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                [00:57:11] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                [00:57:12] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                [00:57:12] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:12] [Sound Library Loader/INFO]: Sound engine started
                [00:57:25] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                [00:57:25] [Client thread/INFO]: Created: 256x256 textures/items-atlas
                [00:57:25] [Client thread/INFO] [STDOUT]: [mod.client.ClientProxy:registerRender:40]: render
                [00:57:26] [Client thread/INFO] [FML]: Injecting itemstacks
                [00:57:26] [Client thread/INFO] [FML]: Itemstack injection complete
                [00:57:26] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
                [00:57:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Mod Minecraft
                [00:57:26] [Client thread/INFO]: Created: 256x256 textures/items-atlas
                [00:57:26] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                [00:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down…
                [00:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
                [00:57:26] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:26] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                [00:57:26] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                [00:57:26] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                [00:57:26] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                [00:57:27] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                [00:57:27] [Sound Library Loader/INFO]: Sound engine started
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –------------------------------------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations:
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: mod FML resources at C:\Users\Legrandfifou\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: mod Forge resources at C:\Users\Legrandfifou\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_4109_activateur.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_179_portail.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN modminecraft
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –------------------------------------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: domain modminecraft is missing 5 textures
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: domain modminecraft has 1 location:
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: mod modminecraft resources at C:\Users\Legrandfifou\Pictures\forge\bin
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain modminecraft are:
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockTronc_top.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockTronc.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockFeuille_opaque.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockFeuille.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockAmbre.png.png
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain modminecraft
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                [00:57:27] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
                [00:57:53] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
                [00:57:53] [Server thread/INFO]: Generating keypair
                [00:57:53] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
                [00:57:53] [Server thread/INFO] [FML]: Applying holder lookups
                [00:57:53] [Server thread/INFO] [FML]: Holder lookups applied
                [00:57:53] [Server thread/INFO] [FML]: Loading dimension 0 (Presentation) (net.minecraft.server.integrated.IntegratedServer@ecd11ae)
                [00:57:53] [Server thread/INFO] [FML]: Loading dimension 1 (Presentation) (net.minecraft.server.integrated.IntegratedServer@ecd11ae)
                [00:57:53] [Server thread/INFO] [FML]: Loading dimension -1 (Presentation) (net.minecraft.server.integrated.IntegratedServer@ecd11ae)
                [00:57:53] [Server thread/INFO]: Preparing start region for level 0
                [00:57:54] [Server thread/INFO]: Preparing spawn area: 46%
                [00:57:55] [Server thread/INFO]: Changing view distance to 12, from 10
                [00:57:56] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
                [00:57:56] [Netty IO #1/INFO] [FML]: Client protocol version 2
                [00:57:56] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : mcp@9.05,FML@7.10.99.99,modminecraft@1.0,Forge@10.13.4.1448
                [00:57:56] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
                [00:57:56] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
                [00:57:56] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
                [00:57:56] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
                [00:57:56] [Server thread/INFO]: Player171[local:E:414201f0] logged in with entity id 184 at (21.925106703450087, 238.74854677370317, 14.639138205102748)
                [00:57:56] [Server thread/INFO]: Player171 joined the game
                [00:57:57] [Server thread/INFO]: Saving and pausing game…
                [00:57:57] [Server thread/INFO]: Saving chunks for level 'Presentation'/Overworld
                [00:57:57] [Server thread/INFO]: Saving chunks for level 'Presentation'/Nether
                [00:57:57] [Server thread/INFO]: Saving chunks for level 'Presentation'/The End
                [00:57:58] [Client thread/WARN]: Failed to load texture: modminecraft:textures/entity/triceratops.png
                java.io.FileNotFoundException: modminecraft:textures/entity/triceratops.png
                at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
                at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
                at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:35) ~[SimpleTexture.class:?]
                at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
                at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:45) [TextureManager.class:?]
                at net.minecraft.client.renderer.entity.Render.bindTexture(Render.java:60) [Render.class:?]
                at net.minecraft.client.renderer.entity.Render.bindEntityTexture(Render.java:55) [Render.class:?]
                at net.minecraft.client.renderer.entity.RendererLivingEntity.renderModel(RendererLivingEntity.java:305) [RendererLivingEntity.class:?]
                at net.minecraft.client.renderer.entity.RendererLivingEntity.doRender(RendererLivingEntity.java:165) [RendererLivingEntity.class:?]
                at net.minecraft.client.renderer.entity.RenderLiving.doRender(RenderLiving.java:36) [RenderLiving.class:?]
                at net.minecraft.client.renderer.entity.RenderLiving.doRender(RenderLiving.java:156) [RenderLiving.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:300) [RenderManager.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.renderEntityStatic(RenderManager.java:278) [RenderManager.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.renderEntitySimple(RenderManager.java:251) [RenderManager.class:?]
                at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:527) [RenderGlobal.class:?]
                at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1300) [EntityRenderer.class:?]
                at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1091) [EntityRenderer.class:?]
                at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1067) [Minecraft.class:?]
                at net.minecraft.client.Minecraft.run(Minecraft.java:962) [Minecraft.class:?]
                at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
                at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_75]
                at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
                at GradleStart.main(Unknown Source) [start/:?]
                [00:57:58] [Client thread/WARN]: Failed to load texture: modminecraft:textures/entity/velociraptors.png
                java.io.FileNotFoundException: modminecraft:textures/entity/velociraptors.png
                at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65) ~[FallbackResourceManager.class:?]
                at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:67) ~[SimpleReloadableResourceManager.class:?]
                at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:35) ~[SimpleTexture.class:?]
                at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:89) [TextureManager.class:?]
                at net.minecraft.client.renderer.texture.TextureManager.bindTexture(TextureManager.java:45) [TextureManager.class:?]
                at net.minecraft.client.renderer.entity.Render.bindTexture(Render.java:60) [Render.class:?]
                at net.minecraft.client.renderer.entity.Render.bindEntityTexture(Render.java:55) [Render.class:?]
                at net.minecraft.client.renderer.entity.RendererLivingEntity.renderModel(RendererLivingEntity.java:305) [RendererLivingEntity.class:?]
                at net.minecraft.client.renderer.entity.RendererLivingEntity.doRender(RendererLivingEntity.java:165) [RendererLivingEntity.class:?]
                at net.minecraft.client.renderer.entity.RenderLiving.doRender(RenderLiving.java:36) [RenderLiving.class:?]
                at net.minecraft.client.renderer.entity.RenderLiving.doRender(RenderLiving.java:156) [RenderLiving.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:300) [RenderManager.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.renderEntityStatic(RenderManager.java:278) [RenderManager.class:?]
                at net.minecraft.client.renderer.entity.RenderManager.renderEntitySimple(RenderManager.java:251) [RenderManager.class:?]
                at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:527) [RenderGlobal.class:?]
                at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1300) [EntityRenderer.class:?]
                at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1091) [EntityRenderer.class:?]
                at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1067) [Minecraft.class:?]
                at net.minecraft.client.Minecraft.run(Minecraft.java:962) [Minecraft.class:?]
                at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_75]
                at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_75]
                at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_75]
                at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
                at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
                at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
                at GradleStart.main(Unknown Source) [start/:?]
                [00:58:00] [Server thread/INFO]: Player171 has just earned the achievement [Taking Inventory]
                [00:58:00] [Client thread/INFO]: [CHAT] Player171 has just earned the achievement [Taking Inventory]
                [00:58:10] [Server thread/INFO] [STDERR]: [net.minecraftforge.common.DimensionManager:initDimension:238]: Cannot Hotload Dim: Could not get provider type for dimension 2, does not exist
                [00:58:10] [Server thread/ERROR]: Encountered an unexpected exception
                net.minecraft.util.ReportedException: Colliding entity with block
                at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:198) ~[NetworkSystem.class:?]
                at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) ~[MinecraftServer.class:?]
                at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) ~[MinecraftServer.class:?]
                at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) ~[IntegratedServer.class:?]
                at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
                at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
                Caused by: java.lang.NullPointerException
                at net.minecraft.world.Teleporter.<init>(Teleporter.java:32) ~[Teleporter.class:?]
                at mod.common.world.structure.AncientTeleporter.<init>(AncientTeleporter.java:27) ~[AncientTeleporter.class:?]
                at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130) ~[AncientPortail.class:?]
                at net.minecraft.entity.Entity.func_145775_I(Entity.java:962) ~[Entity.class:?]
                at net.minecraft.entity.Entity.moveEntity(Entity.java:895) ~[Entity.class:?]
                at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367) ~[NetHandlerPlayServer.class:?]
                at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37) ~[C03PacketPlayer.class:?]
                at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271) ~[C03PacketPlayer$C06PacketPlayerPosLook.class:?]
                at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) ~[NetworkManager.class:?]
                at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) ~[NetworkSystem.class:?]
                … 5 more
                [00:58:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Legrandfifou\Pictures\forge\eclipse\.\crash-reports\crash-2015-07-22_00.58.10-server.txt
                [00:58:10] [Server thread/INFO]: Stopping server
                [00:58:10] [Server thread/INFO]: Saving players
                [00:58:10] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: –-- Minecraft Crash Report ----
                // Ooh. Shiny.
                
                Time: 22/07/15 0:58
                Description: Colliding entity with block
                
                java.lang.NullPointerException: Colliding entity with block
                at net.minecraft.world.Teleporter.<init>(Teleporter.java:32)
                at mod.common.world.structure.AncientTeleporter.<init>(AncientTeleporter.java:27)
                at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130)
                at net.minecraft.entity.Entity.func_145775_I(Entity.java:962)
                at net.minecraft.entity.Entity.moveEntity(Entity.java:895)
                at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367)
                at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
                at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
                at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
                at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
                at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
                at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
                at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
                at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
                at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
                
                A detailed walkthrough of the error, its code path and all known details is as follows:
                ---------------------------------------------------------------------------------------
                
                -- Head --
                Stacktrace:
                at net.minecraft.world.Teleporter.<init>(Teleporter.java:32)
                at mod.common.world.structure.AncientTeleporter.<init>(AncientTeleporter.java:27)
                at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130)
                
                -- Block being collided with --
                Details:
                Block type: ID #177 (tile.portail // mod.common.world.structure.AncientPortail)
                Block data value: 0 / 0x0 / 0b0000
                Block location: World: (9,237,3), Chunk: (at 9,14,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
                Stacktrace:
                at net.minecraft.entity.Entity.func_145775_I(Entity.java:962)
                
                -- Entity being checked for collision --
                Details:
                Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
                Entity ID: 184
                Entity Name: Player171
                Entity's Exact location: 10,16, 237,00, 3,89
                Entity's Block location: World: (10,237,3), Chunk: (at 10,14,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
                Entity's Momentum: 0,00, -0,08, 0,00
                Stacktrace:
                at net.minecraft.entity.Entity.moveEntity(Entity.java:895)
                at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367)
                at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
                at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.processPacket(C03PacketPlayer.java:271)
                at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
                
                -- Ticking connection --
                Details:
                Connection: net.minecraft.network.NetworkManager@1b31be9e
                Stacktrace:
                at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
                at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
                at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
                at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
                at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
                at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
                
                -- System Details --
                Details:
                Minecraft Version: 1.7.10
                Operating System: Windows 8.1 (amd64) version 6.3
                Java Version: 1.7.0_75, Oracle Corporation
                Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                Memory: 531330776 bytes (506 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
                JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 4 mods loaded, 4 mods active
                States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
                UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
                UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
                UCHIJAAAA modminecraft{1.0} [Mod Minecraft] (bin)
                GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
                Profiler Position: N/A (disabled)
                Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                Player Count: 1 / 8; [EntityPlayerMP['Player171'/184, l='Presentation', x=10,16, y=237,00, z=3,89]]
                Type: Integrated Server (map_client.txt)
                Is Modded: Definitely; Client brand changed to 'fml,forge'
                [00:58:10] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2015-07-22_00.58.10-server.txt
                [00:58:10] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
                [00:58:10] [Server thread/INFO]: Saving worlds
                [00:58:10] [Server thread/INFO]: Saving chunks for level 'Presentation'/Overworld
                [00:58:10] [Server thread/INFO]: Saving chunks for level 'Presentation'/Nether
                [00:58:10] [Server thread/INFO]: Saving chunks for level 'Presentation'/The End
                [00:58:10] [Server thread/INFO] [FML]: Unloading dimension 0
                [00:58:10] [Server thread/INFO] [FML]: Unloading dimension -1
                [00:58:10] [Server thread/INFO] [FML]: Unloading dimension 1
                [00:58:10] [Server thread/INFO] [FML]: Applying holder lookups
                [00:58:10] [Server thread/INFO] [FML]: Holder lookups applied
                [00:58:10] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
                [00:58:10] [Client thread/INFO] [FML]: Server terminated.
                AL lib: (EE) alc_cleanup: 1 device not closed
                
                ```</init></init></init></init></init></init>

                Oui ce gif est drôle.

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

                  [00:58:10] [Server thread/INFO] [STDERR]: [net.minecraftforge.common.DimensionManager:initDimension:238]: Cannot Hotload Dim: Could not get provider type for dimension 2, does not exist
                  

                  -> Je suppose qu’il y a un problème au niveau de ton WorldProvider/ChunkProvider

                  Ensuite:

                  [00:58:10] [Server thread/ERROR]: Encountered an unexpected exception
                  net.minecraft.util.ReportedException: Colliding entity with block […]
                  

                  -> Il y a un crash quand tu rentres dans le portail, je suppose que c’est parce que ta dimension n’est pas valide et que tu essayes d’y entrer, ça doit être lié à la première erreur.

                  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

                    java.lang.NullPointerException: Colliding entity with block
                    at net.minecraft.world.Teleporter.<init>(Teleporter.java:32)

                    public Teleporter(WorldServer p_i1963_1_)
                    {
                    this.worldServerInstance = p_i1963_1_;
                    this.random = new Random(p_i1963_1_.getSeed()); // ligne 32
                    }
                    

                    WorldServer est null, sûrement car ta dimension est aussi null. Vérifies que tout est bien enregistré.</init>

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

                      Ouf oui je suis bête j’avais mis en commentaire les lignes qui enregistre ma dimension , BUT nouveau crash x)

                      [13:51:21] [main/INFO] [GradleStart]: Extra: []
                      [13:51:21] [main/INFO] [GradleStart]: Running with arguments: [–userProperties, {}, --accessToken, {REDACTED}, --assetIndex, 1.7.10, --assetsDir, C:/Users/Legrandfifou/.gradle/caches/minecraft/assets, --version, 1.7.10, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
                      [13:51:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
                      [13:51:21] [main/INFO] [FML]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
                      [13:51:21] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_75, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
                      [13:51:21] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
                      [13:51:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
                      [13:51:21] [main/INFO] [GradleStart]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
                      [13:51:21] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
                      [13:51:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
                      [13:51:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                      [13:51:21] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
                      [13:51:22] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
                      [13:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
                      [13:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
                      [13:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
                      [13:51:22] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
                      [13:51:22] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
                      [13:51:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
                      [13:51:23] [main/INFO]: Setting user: Player765
                      [13:51:24] [Client thread/INFO]: LWJGL Version: 2.9.1
                      [13:51:25] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: –-- Minecraft Crash Report ----
                      // I feel sad now :(
                      
                      Time: 22/07/15 13:51
                      Description: Loading screen debug info
                      
                      This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
                      
                      A detailed walkthrough of the error, its code path and all known details is as follows:
                      ---------------------------------------------------------------------------------------
                      
                      -- System Details --
                      Details:
                      Minecraft Version: 1.7.10
                      Operating System: Windows 8.1 (amd64) version 6.3
                      Java Version: 1.7.0_75, Oracle Corporation
                      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                      Memory: 821391888 bytes (783 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
                      JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                      AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                      IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                      FML:
                      GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce GTX 770/PCIe/SSE2'
                      [13:51:25] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
                      [13:51:25] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1448 Initialized
                      [13:51:25] [Client thread/INFO] [FML]: Replaced 183 ore recipies
                      [13:51:25] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
                      [13:51:25] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
                      [13:51:25] [Client thread/INFO] [FML]: Searching C:\Users\Legrandfifou\Pictures\forge\eclipse\mods for mods
                      [13:51:28] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
                      [13:51:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modminecraft] at CLIENT
                      [13:51:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, modminecraft] at SERVER
                      [13:51:28] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Mod Minecraft
                      [13:51:28] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
                      [13:51:28] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
                      [13:51:28] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
                      [13:51:28] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
                      [13:51:28] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
                      [13:51:28] [Client thread/INFO] [FML]: Applying holder lookups
                      [13:51:28] [Client thread/INFO] [FML]: Holder lookups applied
                      [13:51:28] [Client thread/INFO] [FML]: Injecting itemstacks
                      [13:51:28] [Client thread/INFO] [FML]: Itemstack injection complete
                      [13:51:28] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:28] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                      [13:51:29] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                      [13:51:29] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                      [13:51:29] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                      [13:51:29] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:29] [Sound Library Loader/INFO]: Sound engine started
                      [13:51:30] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                      [13:51:30] [Client thread/INFO]: Created: 256x256 textures/items-atlas
                      [13:51:30] [Client thread/INFO] [STDOUT]: [mod.client.ClientProxy:registerRender:40]: render
                      [13:51:30] [Client thread/INFO] [FML]: Injecting itemstacks
                      [13:51:30] [Client thread/INFO] [FML]: Itemstack injection complete
                      [13:51:31] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
                      [13:51:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Mod Minecraft
                      [13:51:31] [Client thread/INFO]: Created: 256x256 textures/items-atlas
                      [13:51:31] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
                      [13:51:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down…
                      [13:51:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
                      [13:51:31] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:31] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem…
                      [13:51:31] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
                      [13:51:31] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
                      [13:51:31] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
                      [13:51:32] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:
                      [13:51:32] [Sound Library Loader/INFO]: Sound engine started
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –------------------------------------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations:
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: mod FML resources at C:\Users\Legrandfifou\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: mod Forge resources at C:\Users\Legrandfifou\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.10-10.13.4.1448-1.7.10\forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/items/MISSING_ICON_ITEM_4109_activateur.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/MISSING_ICON_BLOCK_179_portail.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN modminecraft
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –------------------------------------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain modminecraft is missing 5 textures
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: domain modminecraft has 1 location:
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: mod modminecraft resources at C:\Users\Legrandfifou\Pictures\forge\bin
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain modminecraft are:
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockTronc_top.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockTronc.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockFeuille_opaque.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockFeuille.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/blockAmbre.png.png
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: –-----------------------
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain modminecraft
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
                      [13:51:32] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
                      [13:51:37] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
                      [13:51:37] [Server thread/INFO]: Generating keypair
                      [13:51:37] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
                      [13:51:37] [Server thread/INFO] [FML]: Applying holder lookups
                      [13:51:37] [Server thread/INFO] [FML]: Holder lookups applied
                      [13:51:37] [Server thread/INFO] [FML]: Loading dimension 0 (Presentation) (net.minecraft.server.integrated.IntegratedServer@69530d2b)
                      [13:51:37] [Server thread/INFO] [FML]: Loading dimension 2 (Presentation) (net.minecraft.server.integrated.IntegratedServer@69530d2b)
                      [13:51:37] [Server thread/INFO] [FML]: Loading dimension 1 (Presentation) (net.minecraft.server.integrated.IntegratedServer@69530d2b)
                      [13:51:37] [Server thread/INFO] [FML]: Loading dimension -1 (Presentation) (net.minecraft.server.integrated.IntegratedServer@69530d2b)
                      [13:51:37] [Server thread/INFO]: Preparing start region for level 0
                      [13:51:38] [Server thread/INFO]: Changing view distance to 12, from 10
                      [13:51:39] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
                      [13:51:39] [Netty IO #1/INFO] [FML]: Client protocol version 2
                      [13:51:39] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : mcp@9.05,FML@7.10.99.99,modminecraft@1.0,Forge@10.13.4.1448
                      [13:51:39] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
                      [13:51:39] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
                      [13:51:39] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
                      [13:51:39] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
                      [13:51:39] [Server thread/INFO]: Player765[local:E:c7b52bf1] logged in with entity id 184 at (10.156057570215943, 237.0, 3.8857418340711556)
                      [13:51:39] [Server thread/INFO]: Player765 joined the game
                      [13:51:45] [Server thread/ERROR]: Encountered an unexpected exception
                      net.minecraft.util.ReportedException: Exception preparing structure feature
                      at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:198) ~[NetworkSystem.class:?]
                      at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) ~[MinecraftServer.class:?]
                      at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) ~[MinecraftServer.class:?]
                      at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) ~[IntegratedServer.class:?]
                      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) [MinecraftServer.class:?]
                      at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
                      Caused by: java.lang.NullPointerException
                      at net.minecraft.world.biome.WorldChunkManager.findBiomePosition(WorldChunkManager.java:250) ~[WorldChunkManager.class:?]
                      at net.minecraft.world.gen.structure.MapGenStronghold.canSpawnStructureAtCoords(MapGenStronghold.java:96) ~[MapGenStronghold.class:?]
                      at net.minecraft.world.gen.structure.MapGenStructure.func_151538_a(MapGenStructure.java:43) ~[MapGenStructure.class:?]
                      at net.minecraft.world.gen.MapGenBase.func_151539_a(MapGenBase.java:33) ~[MapGenBase.class:?]
                      at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:162) ~[ChunkProviderFlat.class:?]
                      at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190) ~[ChunkProviderServer.class:?]
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149) ~[ChunkProviderServer.class:?]
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119) ~[ChunkProviderServer.class:?]
                      at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221) ~[ChunkProviderServer.class:?]
                      at net.minecraft.world.World.getChunkFromChunkCoords(World.java:482) ~[World.class:?]
                      at net.minecraft.world.World.getBlock(World.java:387) ~[World.class:?]
                      at mod.common.world.structure.AncientTeleporter.placeInExistingPortal(AncientTeleporter.java:108) ~[AncientTeleporter.class:?]
                      at mod.common.world.structure.AncientTeleporter.placeInPortal(AncientTeleporter.java:37) ~[AncientTeleporter.class:?]
                      at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:638) ~[ServerConfigurationManager.class:?]
                      at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:542) ~[ServerConfigurationManager.class:?]
                      at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130) ~[AncientPortail.class:?]
                      at net.minecraft.entity.Entity.func_145775_I(Entity.java:962) ~[Entity.class:?]
                      at net.minecraft.entity.Entity.moveEntity(Entity.java:895) ~[Entity.class:?]
                      at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367) ~[NetHandlerPlayServer.class:?]
                      at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37) ~[C03PacketPlayer.class:?]
                      at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.processPacket(C03PacketPlayer.java:163) ~[C03PacketPlayer$C04PacketPlayerPosition.class:?]
                      at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) ~[NetworkManager.class:?]
                      at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) ~[NetworkSystem.class:?]
                      … 5 more
                      [13:51:45] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Legrandfifou\Pictures\forge\eclipse\.\crash-reports\crash-2015-07-22_13.51.45-server.txt
                      [13:51:45] [Server thread/INFO]: Stopping server
                      [13:51:45] [Server thread/INFO]: Saving players
                      [13:51:45] [Server thread/INFO]: Saving worlds
                      [13:51:45] [Server thread/INFO]: Saving chunks for level 'Presentation'/Overworld
                      [13:51:45] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:388]: –-- Minecraft Crash Report ----
                      // Hi. I'm Minecraft, and I'm a crashaholic.
                      
                      Time: 22/07/15 13:51
                      Description: Exception preparing structure feature
                      
                      java.lang.NullPointerException: Exception preparing structure feature
                      at net.minecraft.world.biome.WorldChunkManager.findBiomePosition(WorldChunkManager.java:250)
                      at net.minecraft.world.gen.structure.MapGenStronghold.canSpawnStructureAtCoords(MapGenStronghold.java:96)
                      at net.minecraft.world.gen.structure.MapGenStructure.func_151538_a(MapGenStructure.java:43)
                      at net.minecraft.world.gen.MapGenBase.func_151539_a(MapGenBase.java:33)
                      at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:162)
                      at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
                      at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
                      at net.minecraft.world.World.getChunkFromChunkCoords(World.java:482)
                      at net.minecraft.world.World.getBlock(World.java:387)
                      at mod.common.world.structure.AncientTeleporter.placeInExistingPortal(AncientTeleporter.java:108)
                      at mod.common.world.structure.AncientTeleporter.placeInPortal(AncientTeleporter.java:37)
                      at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:638)
                      at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:542)
                      at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130)
                      at net.minecraft.entity.Entity.func_145775_I(Entity.java:962)
                      at net.minecraft.entity.Entity.moveEntity(Entity.java:895)
                      at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367)
                      at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
                      at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.processPacket(C03PacketPlayer.java:163)
                      at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
                      at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
                      at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
                      at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
                      at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
                      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
                      at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
                      
                      A detailed walkthrough of the error, its code path and all known details is as follows:
                      ---------------------------------------------------------------------------------------
                      
                      -- Head --
                      Stacktrace:
                      at net.minecraft.world.biome.WorldChunkManager.findBiomePosition(WorldChunkManager.java:250)
                      at net.minecraft.world.gen.structure.MapGenStronghold.canSpawnStructureAtCoords(MapGenStronghold.java:96)
                      
                      -- Feature being prepared --
                      Details:
                      Is feature chunk: ~~ERROR~~ NullPointerException: null
                      Chunk location: -16,-16
                      Chunk pos hash: -64424509456
                      Structure type: net.minecraft.world.gen.structure.MapGenStronghold
                      Stacktrace:
                      at net.minecraft.world.gen.structure.MapGenStructure.func_151538_a(MapGenStructure.java:43)
                      at net.minecraft.world.gen.MapGenBase.func_151539_a(MapGenBase.java:33)
                      at net.minecraft.world.gen.ChunkProviderFlat.provideChunk(ChunkProviderFlat.java:162)
                      
                      -- Chunk to be generated --
                      Details:
                      Location: -8,-8
                      Position hash: -30064771080
                      Generator: FlatLevelSource
                      Stacktrace:
                      at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
                      at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
                      at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:221)
                      at net.minecraft.world.World.getChunkFromChunkCoords(World.java:482)
                      
                      -- Requested block coordinates --
                      Details:
                      Found chunk: true
                      Location: World: (-118,255,-125), Chunk: (at 10,15,3 in -8,-8; contains blocks -128,0,-128 to -113,255,-113), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
                      Stacktrace:
                      at net.minecraft.world.World.getBlock(World.java:387)
                      at mod.common.world.structure.AncientTeleporter.placeInExistingPortal(AncientTeleporter.java:108)
                      at mod.common.world.structure.AncientTeleporter.placeInPortal(AncientTeleporter.java:37)
                      at net.minecraft.server.management.ServerConfigurationManager.transferEntityToWorld(ServerConfigurationManager.java:638)
                      at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:542)
                      at mod.common.world.structure.AncientPortail.onEntityCollidedWithBlock(AncientPortail.java:130)
                      
                      -- Block being collided with --
                      Details:
                      Block type: ID #177 (tile.portail // mod.common.world.structure.AncientPortail)
                      Block data value: 0 / 0x0 / 0b0000
                      Block location: World: (9,237,3), Chunk: (at 9,14,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
                      Stacktrace:
                      at net.minecraft.entity.Entity.func_145775_I(Entity.java:962)
                      
                      -- Entity being checked for collision --
                      Details:
                      Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
                      Entity ID: 184
                      Entity Name: Player765
                      Entity's Exact location: 10,00, 237,00, 3,00
                      Entity's Block location: World: (10,237,3), Chunk: (at 10,14,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
                      Entity's Momentum: 0,00, -0,08, 0,00
                      Stacktrace:
                      at net.minecraft.entity.Entity.moveEntity(Entity.java:895)
                      at net.minecraft.network.NetHandlerPlayServer.processPlayer(NetHandlerPlayServer.java:367)
                      at net.minecraft.network.play.client.C03PacketPlayer.processPacket(C03PacketPlayer.java:37)
                      at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.processPacket(C03PacketPlayer.java:163)
                      at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241)
                      
                      -- Ticking connection --
                      Details:
                      Connection: net.minecraft.network.NetworkManager@3de62b77
                      Stacktrace:
                      at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182)
                      at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726)
                      at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614)
                      at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118)
                      at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485)
                      at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)
                      
                      -- System Details --
                      Details:
                      Minecraft Version: 1.7.10
                      Operating System: Windows 8.1 (amd64) version 6.3
                      Java Version: 1.7.0_75, Oracle Corporation
                      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                      Memory: 751007600 bytes (716 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
                      JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                      AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                      IntCache: cache: 1, tcache: 14, allocated: 0, tallocated: 0
                      FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 4 mods loaded, 4 mods active
                      States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                      UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
                      UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
                      UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1448-1.7.10.jar)
                      UCHIJAAAA modminecraft{1.0} [Mod Minecraft] (bin)
                      GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
                      Profiler Position: N/A (disabled)
                      Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
                      Player Count: 1 / 8; [EntityPlayerMP['Player765'/184, l='Presentation', x=10,00, y=237,00, z=3,00]]
                      Type: Integrated Server (map_client.txt)
                      Is Modded: Definitely; Client brand changed to 'fml,forge'
                      [13:51:45] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# .\crash-reports\crash-2015-07-22_13.51.45-server.txt
                      [13:51:45] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
                      [13:51:45] [Server thread/INFO]: Saving chunks for level 'Presentation'/Nether
                      [13:51:45] [Server thread/INFO]: Saving chunks for level 'Presentation'/The End
                      [13:51:45] [Server thread/INFO]: Saving chunks for level 'Presentation'/Ancient World
                      [13:51:45] [Server thread/INFO] [FML]: Unloading dimension 0
                      [13:51:45] [Server thread/INFO] [FML]: Unloading dimension -1
                      [13:51:45] [Server thread/INFO] [FML]: Unloading dimension 1
                      [13:51:45] [Server thread/INFO] [FML]: Unloading dimension 2
                      [13:51:45] [Server thread/INFO] [FML]: Applying holder lookups
                      [13:51:45] [Server thread/INFO] [FML]: Holder lookups applied
                      [13:51:45] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
                      [13:51:45] [Client thread/INFO] [FML]: Server terminated.
                      AL lib: (EE) alc_cleanup: 1 device not closed
                      
                      

                      Oui ce gif est drôle.

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

                        Il y a un problème au niveau du placement de ton portail. Envoi le code de “AncientTeleporter”.

                        Site web contenant mes scripts : http://SCAREXgaming.github.io

                        Pas de demandes de support par MP ni par skype SVP.
                        Je n'accepte sur skype que l…

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

                          package mod.common.world.structure;
                          
                          import java.util.ArrayList;
                          import java.util.List;
                          import java.util.Random;
                          
                          import net.minecraft.entity.Entity;
                          import net.minecraft.init.Blocks;
                          import net.minecraft.util.ChunkCoordinates;
                          import net.minecraft.util.Direction;
                          import net.minecraft.util.LongHashMap;
                          import net.minecraft.util.MathHelper;
                          import net.minecraft.world.ChunkCoordIntPair;
                          import net.minecraft.world.Teleporter;
                          import net.minecraft.world.WorldServer;
                          
                          public class AncientTeleporter extends Teleporter
                          {
                          private final WorldServer worldServerInstance;
                          private final Random random;
                          private final LongHashMap destinationCoordinateCache = new LongHashMap();
                          
                          private final List destinationCoordinateKeys = new ArrayList();
                          
                          public AncientTeleporter(WorldServer worldServer)
                          {
                          super(worldServer);
                          this.worldServerInstance = worldServer;
                          this.random = new Random(worldServer.getSeed());
                          
                          }
                          
                          public void placeInPortal(Entity entity, double x, double y, double z, float rotationYaw)
                          {
                          if(this.worldServerInstance.provider.dimensionId != 1)
                          {
                          if(!this.placeInExistingPortal(entity, x, y, z, rotationYaw))
                          {
                          this.makePortal(entity);
                          this.placeInExistingPortal(entity, x, y, z, rotationYaw);
                          }
                          }
                          else
                          {
                          int i = MathHelper.floor_double(entity.posX);//position x
                          int j = MathHelper.floor_double(entity.posY) - 1;//position y
                          int k = MathHelper.floor_double(entity.posZ);//position z
                          byte b0 = 1;
                          byte b1 = 0;
                          for(int l = -2; l <= 2; ++l)
                          {
                          for(int i1 = -2; i1 <= 2; ++i1)
                          {
                          for(int j1 = -1; j1 < 3; ++j1)
                          {
                          int k1 = i + i1 * b0 + l * b1;
                          int l1 = j + j1;
                          int i2 = k + i1 * b1 - l * b0;
                          boolean flag = j1 < 0;
                          
                          //set la structure
                          this.worldServerInstance.setBlock(k1, l1, i2, flag ? Blocks.stone : Blocks.air);
                          }
                          }
                          }
                          entity.setLocationAndAngles((double)i, (double)j, (double)k, entity.rotationYaw, 0.0F);
                          entity.motionX = entity.motionY = entity.motionZ = 0.0D;
                          }
                          }
                          
                          public boolean placeInExistingPortal(Entity entity, double x, double y, double z, float rotationYaw)
                          {
                          short short1 = 128;
                          double d3 = -1.0D;
                          int i = 0;
                          int j = 0;
                          int k = 0;
                          int l = MathHelper.floor_double(entity.posX);// position x
                          int i1 = MathHelper.floor_double(entity.posZ);// position z
                          long j1 = ChunkCoordIntPair.chunkXZ2Int(l, i1);// convertit en un nombre
                          // entier pour le hach
                          boolean flag = true;
                          double d4;
                          int k1;
                          
                          if(this.destinationCoordinateCache.containsItem(j1))
                          {
                          PortalPosition portalposition = (PortalPosition)this.destinationCoordinateCache.getValueByKey(j1);
                          d3 = 0.0D;
                          i = portalposition.posX;// position x
                          j = portalposition.posY;// position y
                          k = portalposition.posZ;// position z
                          portalposition.lastUpdateTime = this.worldServerInstance.getTotalWorldTime();
                          flag = false;
                          }
                          
                          else
                          {
                          for(k1 = l - short1; k1 <= l + short1; ++k1)
                          {
                          double d5 = (double)k1 + 0.5D - entity.posX;
                          for(int l1 = i1 - short1; l1 <= i1 + short1; ++l1)
                          {
                          double d6 = (double)l1 + 0.5D - entity.posZ;
                          // renvoie a la hauteur du monde
                          for(int i2 = this.worldServerInstance.getActualHeight() - 1; i2 >= 0; –i2)
                          {
                          if(this.worldServerInstance.getBlock(k1, i2, l1) == DimensionRegister.AncientPortail)
                          {
                          while(this.worldServerInstance.getBlock(k1, i2 - 1, l1) == DimensionRegister.AncientPortail)
                          {
                          --i2;
                          }
                          d4 = (double)i2 + 0.5D - entity.posY;
                          double d7 = d5 * d5 + d4 * d4 + d6 * d6;
                          if(d3 < 0.0D || d7 < d3)
                          {
                          d3 = d7;
                          i = k1;
                          j = i2;
                          k = l1;
                          }
                          }
                          }
                          }
                          }
                          }
                          
                          if(d3 >= 0.0D)
                          {
                          if(flag)
                          { // ajoute des valeurs au LongHashMap
                          this.destinationCoordinateCache.add(j1, new AncientPortalPosition(this, i, j, k, this.worldServerInstance.getTotalWorldTime()));
                          this.destinationCoordinateKeys.add(Long.valueOf(j1));
                          }
                          double d8 = (double)i + 0.5D;
                          double d9 = (double)j + 0.5D;
                          d4 = (double)k + 0.5D;
                          int j2 = -1;
                          if(this.worldServerInstance.getBlock(i - 1, j, k) == DimensionRegister.AncientPortail)
                          {
                          j2 = 2;
                          }
                          if(this.worldServerInstance.getBlock(i + 1, j, k) == DimensionRegister.AncientPortail)
                          {
                          j2 = 0;
                          }
                          if(this.worldServerInstance.getBlock(i, j, k - 1) == DimensionRegister.AncientPortail)
                          {
                          j2 = 3;
                          }
                          if(this.worldServerInstance.getBlock(i, j, k + 1) == DimensionRegister.AncientPortail)
                          {
                          j2 = 1;
                          }
                          int k2 = entity.getTeleportDirection();
                          if(j2 > -1)
                          { // la position de l'entité dans le monde après avoir passer le
                          // portail
                          int l2 = Direction.rotateLeft[j2];
                          int i3 = Direction.offsetX[j2];
                          int j3 = Direction.offsetZ[j2];
                          int k3 = Direction.offsetX[l2];
                          int l3 = Direction.offsetZ[l2];
                          boolean flag1 = !this.worldServerInstance.isAirBlock(i + i3 + k3, j, k + j3 + l3) || !this.worldServerInstance.isAirBlock(i + i3 + k3, j + 1, k + j3 + l3);
                          boolean flag2 = !this.worldServerInstance.isAirBlock(i + i3, j, k + j3) || !this.worldServerInstance.isAirBlock(i + i3, j + 1, k + j3);
                          if(flag1 && flag2)
                          {
                          j2 = Direction.rotateOpposite[j2];
                          l2 = Direction.rotateOpposite[l2];
                          i3 = Direction.offsetX[j2];
                          j3 = Direction.offsetZ[j2];
                          k3 = Direction.offsetX[l2];
                          l3 = Direction.offsetZ[l2];
                          k1 = i - k3;
                          d8 -= (double)k3;
                          int i4 = k - l3;
                          d4 -= (double)l3;
                          flag1 = !this.worldServerInstance.isAirBlock(k1 + i3 + k3, j, i4 + j3 + l3) || !this.worldServerInstance.isAirBlock(k1 + i3 + k3, j + 1, i4 + j3 + l3);
                          flag2 = !this.worldServerInstance.isAirBlock(k1 + i3, j, i4 + j3) || !this.worldServerInstance.isAirBlock(k1 + i3, j + 1, i4 + j3);
                          }
                          float f1 = 0.5F;
                          float f2 = 0.5F;
                          if(!flag1 && flag2)
                          {
                          f1 = 1.0F;
                          }
                          else if(flag1 && !flag2)
                          {
                          f1 = 0.0F;
                          }
                          else if(flag1 && flag2)
                          {
                          f2 = 0.0F;
                          }
                          d8 += (double)((float)k3 * f1 + f2 * (float)i3);
                          d4 += (double)((float)l3 * f1 + f2 * (float)j3);
                          float f3 = 0.0F;
                          float f4 = 0.0F;
                          float f5 = 0.0F;
                          float f6 = 0.0F;
                          if(j2 == k2)
                          {
                          f3 = 1.0F;
                          f4 = 1.0F;
                          }
                          else if(j2 == Direction.rotateOpposite[k2])
                          {
                          f3 = -1.0F;
                          f4 = -1.0F;
                          }
                          else if(j2 == Direction.rotateRight[k2])
                          {
                          f5 = 1.0F;
                          f6 = -1.0F;
                          }
                          else
                          {
                          f5 = -1.0F;
                          f6 = 1.0F;
                          }
                          double d10 = entity.motionX;
                          double d11 = entity.motionZ;
                          entity.motionX = d10 * (double)f3 + d11 * (double)f6;
                          entity.motionZ = d10 * (double)f5 + d11 * (double)f4;
                          entity.rotationYaw = rotationYaw - (float)(k2 * 90) + (float)(j2 * 90);
                          }
                          else
                          {
                          entity.motionX = entity.motionY = entity.motionZ = 0.0D;
                          }
                          entity.setLocationAndAngles(d8, d9, d4, entity.rotationYaw, entity.rotationPitch);
                          return true;
                          }
                          else
                          {
                          return false;
                          }
                          }
                          
                          public boolean makePortal(Entity entity)
                          {
                          byte b0 = 16;
                          double d0 = -1.0D;
                          int x = MathHelper.floor_double(entity.posX);// position x
                          int y = MathHelper.floor_double(entity.posY);// position y
                          int z = MathHelper.floor_double(entity.posZ);// position z
                          int l = x;
                          int i1 = y;
                          int j1 = z;
                          int k1 = 0;
                          int l1 = this.random.nextInt(4);
                          int i2;
                          double d1;
                          int k2;
                          double d2;
                          int i3;
                          int j3;
                          int k3;
                          int l3;
                          int i4;
                          int j4;
                          int k4;
                          int l4;
                          int i5;
                          double d3;
                          double d4;
                          
                          for(i2 = x - b0; i2 <= x + b0; ++i2)
                          {
                          d1 = (double)i2 + 0.5D - entity.posX;
                          
                          for(k2 = z - b0; k2 <= z + b0; ++k2)
                          {
                          d2 = (double)k2 + 0.5D - entity.posZ;
                          label274:
                          
                          for(i3 = this.worldServerInstance.getActualHeight() - 1; i3 >= 0; –i3)
                          {
                          // si le blocs et un bloc d'air
                          if(this.worldServerInstance.isAirBlock(i2, i3, k2))
                          {
                          while(i3 > 0 && this.worldServerInstance.isAirBlock(i2, i3 - 1, k2))
                          {
                          --i3;
                          }
                          
                          for(j3 = l1; j3 < l1 + 4; ++j3)
                          {
                          k3 = j3 % 2;
                          l3 = 1 - k3;
                          
                          if(j3 % 4 >= 2)
                          {
                          k3 = -k3;
                          l3 = -l3;
                          }
                          
                          for(i4 = 0; i4 < 3; ++i4)
                          {
                          for(j4 = 0; j4 < 4; ++j4)
                          {
                          for(k4 = -1; k4 < 4; ++k4)
                          {
                          l4 = i2 + (j4 - 1) * k3 + i4 * l3;
                          i5 = i3 + k4;
                          int j5 = k2 + (j4 - 1) * l3 - i4 * k3;
                          
                          // si k4 et inférieur a 0 et que le
                          // blocs n'est pas solide ou si k4 et
                          // égale ou inférieur a 0 et que le bloc
                          // est pas d'air nous retournons ou
                          // label274 plus haut
                          if(k4 < 0 && !this.worldServerInstance.getBlock(l4, i5, j5).getMaterial().isSolid() || k4 >= 0 && !this.worldServerInstance.isAirBlock(l4, i5, j5))
                          {
                          continue label274;
                          }
                          }
                          }
                          }
                          
                          d3 = (double)i3 + 0.5D - entity.posY;
                          d4 = d1 * d1 + d3 * d3 + d2 * d2;
                          
                          if(d0 < 0.0D || d4 < d0)
                          {
                          d0 = d4;
                          l = i2;
                          i1 = i3;
                          j1 = k2;
                          k1 = j3 % 4;
                          }
                          }
                          }
                          }
                          }
                          }
                          
                          if(d0 < 0.0D)
                          {
                          for(i2 = x - b0; i2 <= x + b0; ++i2)
                          {
                          d1 = (double)i2 + 0.5D - entity.posX;
                          
                          for(k2 = z - b0; k2 <= z + b0; ++k2)
                          {
                          d2 = (double)k2 + 0.5D - entity.posZ;
                          label222:
                          
                          for(i3 = this.worldServerInstance.getActualHeight() - 1; i3 >= 0; --i3)
                          {
                          if(this.worldServerInstance.isAirBlock(i2, i3, k2))
                          {
                          while(i3 > 0 && this.worldServerInstance.isAirBlock(i2, i3 - 1, k2))
                          {
                          --i3;
                          }
                          
                          for(j3 = l1; j3 < l1 + 2; ++j3)
                          {
                          k3 = j3 % 2;
                          l3 = 1 - k3;
                          
                          for(i4 = 0; i4 < 4; ++i4)
                          {
                          for(j4 = -1; j4 < 4; ++j4)
                          {
                          k4 = i2 + (i4 - 1) * k3;
                          l4 = i3 + j4;
                          i5 = k2 + (i4 - 1) * l3;
                          // si k4 et inférieur a 0 et que le
                          // blocs n'est pas solide ou si k4 et
                          // égale ou inférieur a 0 et que le bloc
                          // est pas d'air nous retournons ou
                          // label222 plus haut
                          if(j4 < 0 && !this.worldServerInstance.getBlock(k4, l4, i5).getMaterial().isSolid() || j4 >= 0 && !this.worldServerInstance.isAirBlock(k4, l4, i5))
                          {
                          continue label222;
                          }
                          }
                          }
                          
                          d3 = (double)i3 + 0.5D - entity.posY;
                          d4 = d1 * d1 + d3 * d3 + d2 * d2;
                          
                          if(d0 < 0.0D || d4 < d0)
                          {
                          d0 = d4;
                          l = i2;
                          i1 = i3;
                          j1 = k2;
                          k1 = j3 % 2;
                          }
                          }
                          }
                          }
                          }
                          }
                          }
                          
                          int k5 = l;
                          int j2 = i1;
                          k2 = j1;
                          int l5 = k1 % 2;
                          int l2 = 1 - l5;
                          
                          if(k1 % 4 >= 2)
                          {
                          l5 = -l5;
                          l2 = -l2;
                          }
                          
                          boolean flag;
                          
                          if(d0 < 0.0D)
                          {
                          if(i1 < 70)
                          {
                          i1 = 70;
                          }
                          
                          if(i1 > this.worldServerInstance.getActualHeight() - 10)
                          {
                          i1 = this.worldServerInstance.getActualHeight() - 10;
                          }
                          
                          j2 = i1;
                          
                          for(i3 = -1; i3 <= 1; ++i3)
                          {
                          for(j3 = 1; j3 < 3; ++j3)
                          {
                          for(k3 = -1; k3 < 3; ++k3)
                          {
                          l3 = k5 + (j3 - 1) * l5 + i3 * l2;
                          i4 = j2 + k3;
                          j4 = k2 + (j3 - 1) * l2 - i3 * l5;
                          flag = k3 < 0;
                          // permet de set des blocs de stone et air au bonne
                          // endroit
                          this.worldServerInstance.setBlock(l3, i4, j4, flag ? Blocks.stone : Blocks.air);
                          }
                          }
                          }
                          }
                          
                          for(i3 = 0; i3 < 4; ++i3)
                          {
                          for(j3 = 0; j3 < 4; ++j3)
                          {
                          for(k3 = -1; k3 < 4; ++k3)
                          {
                          l3 = k5 + (j3 - 1) * l5;
                          i4 = j2 + k3;
                          j4 = k2 + (j3 - 1) * l2;
                          flag = j3 == 0 || j3 == 3 || k3 == -1 || k3 == 3;
                          // permet de set des blocs de stone et portail au bonne
                          // endroit
                          this.worldServerInstance.setBlock(l3, i4, j4, (flag ? Blocks.stone : DimensionRegister.AncientPortail), 0, 2);
                          }
                          }
                          
                          for(j3 = 0; j3 < 4; ++j3)
                          {
                          for(k3 = -1; k3 < 4; ++k3)
                          {
                          l3 = k5 + (j3 - 1) * l5;
                          i4 = j2 + k3;
                          j4 = k2 + (j3 - 1) * l2;
                          this.worldServerInstance.notifyBlocksOfNeighborChange(l3, i4, j4, this.worldServerInstance.getBlock(l3, i4, j4));
                          }
                          }
                          }
                          
                          return true;
                          }
                          
                          class AncientPortalPosition extends ChunkCoordinates
                          {
                          public long time;
                          final AncientTeleporter teleporter;
                          
                          public AncientPortalPosition(AncientTeleporter teleporter, int x, int y, int z, long creationTime)
                          {
                          super(x, y, z);
                          this.teleporter = teleporter;
                          this.time = creationTime;
                          }
                          
                          }
                          
                          }
                          
                          

                          Le voici , le voila…

                          Oui ce gif est drôle.

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

                            Le WorldChunkManager de base de Minecraft est utilisé, çà devrait pas être le cas.

                            Site web contenant mes scripts : http://SCAREXgaming.github.io

                            Pas de demandes de support par MP ni par skype SVP.
                            Je n'accepte sur skype que l…

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

                              Ah , je vais chercher mais je suivi le tuto a la lettre pourtant O_o

                              Oui ce gif est drôle.

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

                                regarde toute se qui peut se référencer au world chunk manager de base. Aussi je n’ai pas répondu, je n’étais pas là depuis 2 semaines ^^. Je vais rejeter un coup d’oeil a ton code pour regarder si tu as fait une erreur.___tu peux envoyer le WorldChunkProvider ?

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

                                  Bonjour, j’essaye depuis 1 ou 2 jours de créer une dimension sans succès en 1.8. (J’ai réussis à me débrouiller pour modifier ce qu’il fallait pour la 1.8 (les getBlock par exemple) mais lorsque je lance le jeu, j’ai un crash. Voici le log et mes codes:

                                  WorldProvider:
                                  :::

                                  public class WorldProviderTheSlimgma extends WorldProvider {
                                  
                                  /**
                                  * creates a new world chunk manager for WorldProvider
                                  */
                                  public void registerWorldChunkManager()
                                  {
                                  this.worldChunkMgr = new WorldChunkManagerHell(ModBiomes.biomeGreenSlime, 0.0F);
                                  this.isHellWorld = false;
                                  this.hasNoSky = false;
                                  this.dimensionId = ModDimension.dimensionId;
                                  }
                                  
                                  /**
                                  * Return Vec3D with biome specific fog color
                                  */
                                  @SideOnly(Side.CLIENT)
                                  public Vec3 getFogColor(float p_76562_1_, float p_76562_2_)
                                  {
                                  return new Vec3(0.20000000298023224D, 0.029999999329447746D, 0.029999999329447746D);
                                  }
                                  
                                  /**
                                  * Creates the light to brightness table
                                  */
                                  protected void generateLightBrightnessTable()
                                  {
                                  float f = 0.1F;
                                  
                                  for (int i = 0; i <= 15; ++i)
                                  {
                                  float f1 = 1.0F - (float)i / 15.0F;
                                  this.lightBrightnessTable* = (1.0F - f1) / (f1 * 3.0F + 1.0F) * (1.0F - f) + f;
                                  }
                                  }
                                  
                                  /**
                                  * Returns a new chunk provider which generates chunks for this world
                                  */
                                  public IChunkProvider createChunkGenerator()
                                  {
                                  return new ChunkProviderTheSlimgma(this.worldObj, this.worldObj.getSeed(), false);
                                  }
                                  
                                  /**
                                  * Returns 'true' if in the "main surface world", but 'false' if in the Nether or End dimensions.
                                  */
                                  public boolean isSurfaceWorld()
                                  {
                                  return true;
                                  }
                                  
                                  /**
                                  * Will check if the x, z position specified is alright to be set as the map spawn point
                                  */
                                  public boolean canCoordinateBeSpawn(int x, int z)
                                  {
                                  return false;
                                  }
                                  
                                  /**
                                  * Calculates the angle of sun and moon in the sky relative to a specified time (usually worldTime)
                                  */
                                  public float calculateCelestialAngle(long p_76563_1_, float p_76563_3_)
                                  {
                                  return 0.5F;
                                  }
                                  
                                  /**
                                  * True if the player can respawn in this dimension (true = overworld, false = nether).
                                  */
                                  public boolean canRespawnHere()
                                  {
                                  return true;
                                  }
                                  
                                  /**
                                  * Returns true if the given X,Z coordinate should show environmental fog.
                                  */
                                  @SideOnly(Side.CLIENT)
                                  public boolean doesXZShowFog(int x, int z)
                                  {
                                  return true;
                                  }
                                  
                                  /**
                                  * Returns the dimension's name, e.g. "The End", "Nether", or "Overworld".
                                  */
                                  public String getDimensionName()
                                  {
                                  return "TheSlimgma";
                                  }
                                  
                                  public String getInternalNameSuffix()
                                  {
                                  return "_theslimgma";
                                  }
                                  
                                  public WorldBorder getWorldBorder()
                                  {
                                  return new WorldBorder()
                                  {
                                  private static final String __OBFID = "CL_00002008";
                                  public double getCenterX()
                                  {
                                  return super.getCenterX() / 8.0D;
                                  }
                                  public double getCenterZ()
                                  {
                                  return super.getCenterZ() / 8.0D;
                                  }
                                  };
                                  }
                                  }
                                  

                                  :::

                                  ModDimension
                                  :::

                                  
                                  public class ModDimension {
                                  
                                  public static int dimensionId = 4;
                                  
                                  public static Block theslimgma_portal;
                                  
                                  public static Item slime_bucket;
                                  
                                  public static void createDimension(){
                                  theslimgma_portal = new TheSlimgmaPortal(Material.portal).setHardness(-1.0F).setResistance(6000000.0F);
                                  slime_bucket = new ItemBucketSlime();
                                  
                                  GameRegistry.registerBlock(theslimgma_portal, "theslimgma_portal");
                                  
                                  DimensionManager.registerDimension(ModDimension.dimensionId, ModDimension.dimensionId);
                                  DimensionManager.registerProviderType(ModDimension.dimensionId, WorldProviderTheSlimgma.class, false);
                                  }
                                  }
                                  

                                  :::

                                  Logs
                                  :::

                                  
                                  – System Details --
                                  Details:
                                  Minecraft Version: 1.8
                                  Operating System: Windows 8.1 (amd64) version 6.3
                                  Java Version: 1.8.0_51, Oracle Corporation
                                  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                                  Memory: 718833336 bytes (685 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
                                  JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                                  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                                  FML:
                                  Loaded coremods (and transformers):
                                  GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
                                  [18:46:18] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
                                  [18:46:19] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1499 Initialized
                                  [18:46:19] [Client thread/INFO] [FML]: Replaced 204 ore recipies
                                  [18:46:20] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
                                  [18:46:20] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
                                  [18:46:20] [Client thread/INFO] [FML]: Searching D:\Users\Llulu\Downloads\Modding\1.8\Forge\eclipse\mods for mods
                                  [18:46:27] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
                                  [18:46:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, theslimgma, Baubles] at CLIENT
                                  [18:46:28] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, theslimgma, Baubles] at SERVER
                                  [18:46:29] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:The Slimgma, FMLFileResourcePack:Baubles
                                  [18:46:30] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
                                  [18:46:30] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
                                  [18:46:30] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
                                  [18:46:30] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
                                  [18:46:30] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
                                  [18:46:31] [Client thread/INFO] [FML]: Applying holder lookups
                                  [18:46:31] [Client thread/INFO] [FML]: Holder lookups applied
                                  [18:46:31] [Client thread/INFO] [FML]: Injecting itemstacks
                                  [18:46:31] [Client thread/INFO] [FML]: Itemstack injection complete
                                  [18:46:31] [Client thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
                                  [18:46:31] [Client thread/ERROR] [FML]:
                                  States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                                  UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
                                  UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1499.jar)
                                  UCH Forge{11.14.3.1499} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1499.jar)
                                  UCE theslimgma{0.1} [The Slimgma] (bin)
                                  UCH Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0-deobf.jar)
                                  [18:46:31] [Client thread/ERROR] [FML]: The following problems were captured during this phase
                                  [18:46:31] [Client thread/ERROR] [FML]: Caught exception from theslimgma
                                  java.lang.IllegalArgumentException: Failed to register dimension for id 4, provider type 4 does not exist
                                  at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:114) ~[forgeSrc-1.8-11.14.3.1499.jar:?]
                                  at fr.slimgma.theslimgma.common.world.dimension.ModDimension.createDimension(ModDimension.java:30) ~[bin/:?]
                                  at fr.slimgma.theslimgma.Main.preInit(Main.java:46) ~[bin/:?]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537) ~[forgeSrc-1.8-11.14.3.1499.jar:?]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
                                  at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forgeSrc-1.8-11.14.3.1499.jar:?]
                                  at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forgeSrc-1.8-11.14.3.1499.jar:?]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
                                  at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
                                  at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550) [Loader.class:?]
                                  at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249) [FMLClientHandler.class:?]
                                  at net.minecraft.client.Minecraft.startGame(Minecraft.java:446) [Minecraft.class:?]
                                  at net.minecraft.client.Minecraft.run(Minecraft.java:356) [Minecraft.class:?]
                                  at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
                                  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
                                  at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
                                  at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
                                  at GradleStart.main(Unknown Source) [start/:?]
                                  [18:46:31] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: –-- Minecraft Crash Report ----
                                  // Oops.
                                  
                                  Time: 01/08/15 18:46
                                  Description: Initializing game
                                  
                                  java.lang.IllegalArgumentException: Failed to register dimension for id 4, provider type 4 does not exist
                                  at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:114)
                                  at fr.slimgma.theslimgma.common.world.dimension.ModDimension.createDimension(ModDimension.java:30)
                                  at fr.slimgma.theslimgma.Main.preInit(Main.java:46)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
                                  at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
                                  at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
                                  at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
                                  at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
                                  at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
                                  at net.minecraft.client.Minecraft.startGame(Minecraft.java:446)
                                  at net.minecraft.client.Minecraft.run(Minecraft.java:356)
                                  at net.minecraft.client.main.Main.main(Main.java:117)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                                  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                                  at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
                                  at GradleStart.main(Unknown Source)
                                  
                                  A detailed walkthrough of the error, its code path and all known details is as follows:
                                  ---------------------------------------------------------------------------------------
                                  
                                  -- Head --
                                  Stacktrace:
                                  at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:114)
                                  at fr.slimgma.theslimgma.common.world.dimension.ModDimension.createDimension(ModDimension.java:30)
                                  at fr.slimgma.theslimgma.Main.preInit(Main.java:46)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:537)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
                                  at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
                                  at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
                                  at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
                                  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
                                  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
                                  at com.google.common.eventbus.EventBus.post(EventBus.java:275)
                                  at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
                                  at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:550)
                                  at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
                                  at net.minecraft.client.Minecraft.startGame(Minecraft.java:446)
                                  
                                  -- Initialization --
                                  Details:
                                  Stacktrace:
                                  at net.minecraft.client.Minecraft.run(Minecraft.java:356)
                                  at net.minecraft.client.main.Main.main(Main.java:117)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                                  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                                  at java.lang.reflect.Method.invoke(Unknown Source)
                                  at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
                                  at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
                                  at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
                                  at GradleStart.main(Unknown Source)
                                  
                                  -- System Details --
                                  Details:
                                  Minecraft Version: 1.8
                                  Operating System: Windows 8.1 (amd64) version 6.3
                                  Java Version: 1.8.0_51, Oracle Corporation
                                  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
                                  Memory: 821189984 bytes (783 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
                                  JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
                                  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
                                  FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1499 5 mods loaded, 5 mods active
                                  States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
                                  UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
                                  UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8-11.14.3.1499.jar)
                                  UCH Forge{11.14.3.1499} [Minecraft Forge] (forgeSrc-1.8-11.14.3.1499.jar)
                                  UCE theslimgma{0.1} [The Slimgma] (bin)
                                  UCH Baubles{1.1.1.0} [Baubles] (Baubles-1.8-1.1.1.0-deobf.jar)
                                  Loaded coremods (and transformers):
                                  GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4252' Renderer: 'Intel(R) HD Graphics'
                                  Launched Version: 1.8
                                  LWJGL: 2.9.1
                                  OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4252, Intel
                                  GL Caps: Using GL 1.3 multitexturing.
                                  Using GL 1.3 texture combiners.
                                  Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
                                  Shaders are available because OpenGL 2.1 is supported.
                                  VBOs are available because OpenGL 1.5 is supported.
                                  
                                  Using VBOs: No
                                  Is Modded: Definitely; Client brand changed to 'fml,forge'
                                  Type: Client (map_client.txt)
                                  Resource Packs: []
                                  Current Language: English (US)
                                  Profiler Position: N/A (disabled)
                                  [18:46:31] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:663]: #@!@# Game crashed! Crash report saved to: #@!@# D:\Users\Llulu\Downloads\Modding\1.8\Forge\eclipse\.\crash-reports\crash-2015-08-01_18.46.31-client.txt
                                  Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
                                  
                                  

                                  :::

                                  Merci d’avance pour vos réponses (et prévenez moi si je dois plutôt créer un sujet que de poster ici)

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

                                    Il faut enregistrer les provider avant la dimension.

                                    PS : quand tu donnes un crash report, penses à donner tes classes en entier (avec les imports etc.) sinon le crash report est faussé car on a pas la bonne ligne.

                                    Site web contenant mes scripts : http://SCAREXgaming.github.io

                                    Pas de demandes de support par MP ni par skype SVP.
                                    Je n'accepte sur skype que l…

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

                                      @‘SCAREX’:

                                      Il faut enregistrer les provider avant la dimension.

                                      PS : quand tu donnes un crash report, penses à donner tes classes en entier (avec les imports etc.) sinon le crash report est faussé car on a pas la bonne ligne.

                                      Merci, ça ne crash plus désolée pour n’avoir pas donner mes classes en entier et que ça sois une erreur toute bête, sinon même si ça ne crash plus ma dimension ne semble toujours pas marché.

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

                                        je vais (pense) faire un tuto pour montrer comment passer une dimension en 1.8 ^^

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

                                          @‘Diangle’:

                                          je vais (pense) faire un tuto pour montrer comment passer une dimension en 1.8 ^^

                                          A part l’histoire des getBlock il y a pas beaucoup de choses à modifier je pense.

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

                                            Pense aussi à mettre les @override, car certains paramètres ont changé (comme les coordonnées x,y,z devenu BlockPos).

                                            Site web contenant mes scripts : http://SCAREXgaming.github.io

                                            Pas de demandes de support par MP ni par skype SVP.
                                            Je n'accepte sur skype que l…

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

                                            MINECRAFT FORGE FRANCE © 2024

                                            Powered by NodeBB