JEU r0x.fr - Course à la Bedrock ! (Aventure moddé)

Statut
N'est pas ouverte pour d'autres réponses.
r0x.png

Hey cher membres de la communauté !

Aujourd'hui je vous annonce l'ouverture temporaire d'un serveur moddé où vous devrez (ou pas) accomplir plusieurs objectifs ! L'objectif principal ayant un rapport avec la Bedrock, j'ai préféré donner le nom "Course à la Bedrock" au serveur en question.
Voilà que vous vous posez déjà des question : Qu'y a-t-il comme mods ? Comment j'installe tout ça ? Comment je rejoins le serveur ??
Rassurez-vous, tout va être expliqué.

Tout d'abord, voici la liste des mods :

Il faut savoir que le serveur a une limite de map de 10000x10000, et le pvp est activé par défaut. CEPENDANT, le grief n'est pas autorisé, et les D Ambassadeurs et + sont autorisés à bannir sans pitié tout comportement anti-communautaire. Pourquoi le pvp est activé alors ? Et bien, pour se défendre de ces éventuels joueurs qui aiment troller. Il n'y a pas la possibilité de faire des zones protégés, alors on fait avec ce qu'on a hein :) Les procédures seront assez différentes des autres serveur qui sont là à long terme, ne vous étonnez donc pas si la modération est bien plus stricte, on ne cherchera pas à vouloir 50 preuves pour punir quelqu'un (exemple : 2 Résidents voient un joueur tout casser, ils préviennent les amba, qui lui peut très bien ne pas aller chercher des preuves, vu qu'il n'a pas d'outils. Ce sera sur une base de confiance). Pour toute personne en mode "lé staff ilé méshan, diktature,rgrggvsgdghrt" après avoir reçu une sanction, je vous invite quand même à faire un tour dans le coin des lamentations :).
Bref, ceci étant dit, passons à ce qui vous intéresse.

I/ Comment on installe tout ça ?

1/ Tout d'abord téléchargez l'archive contenant les mod et autres éléments nécessaires :
http://bit.ly/COURSE-A-LA-BEDROCK-TELECHARGEMENT

2/ Le temps que tout ça se télécharge, allez dans votre ".minecraft"
Supprimez les dossiers (ou copiez les autre part si vous ne voulez pas perdre leur contenu) : "Assets", "libraries", "mods", et "versions". Supprimez aussi le fichier "options.txt".

3/ Ouvrez votre archive Zip que vous avez précédemment télécharger. Vous devriez voir ça :
coursebedrockarchive.png
Sélectionnez tout ce petit monde, et glissez-le dans votre dossier ".minecraft". Si vous avez des fenêtres de type "Fusionner le dossier" ou "copier et remplacer", reproduisez ce schéma :
fusiondossier.png deplacerremplacer.png

4/ Normalement c'est bon. Lancez votre launcher Minecraft maintenant. Cliquez sur "edit profile" puis dans la catégorie "Version Selection", sélectionnez à côté de "Use version" la version "release 1.8-Forge11.14.3.1450". Cliquez ensuite sur "save profile".
launcherMC.png 1.8forge.png

5/ Maintenant faîtes "Play".

II/ Comment on va sur le serveur, et quel sont les objectifs ?

Voici l'adresse IP du serveur : hh3.r0x.fr
Liste des objectifs : CLIQUEZ ICI

IMPORTANT :
Les mods cités au dessus ne sont pas optimisés pour le multijoueur, et il n'est pas exclu qu'il y ait des lags, voir des crash. Dans le cas d'un crash, n'oubliez surtout pas d'en faire part aux Gouverneurs afin qu'ils rebootent tout ça (Se plaindre en silence ne fera pas revenir le serveur plus vite :p). Pour tout problème concernant l'installation des mods, etc, n'hésitez pas à demander aux gens qui ont réussi. Normalement si vous avez suivi les instructions au mot près, tout ira bien :) Sur ce, nous vous souhaitons une bonne aventure ! :D

Astuce :
Pour connaître les craft de chaque item, placez le curseur de votre souris sur l'item voulu, et appuyez sur la touche U ou R.
 
Dernière édition par un modérateur:

lmk90

Membre de la communauté
Aventurier
30 Juin 2013
256
108
1 243
25
Baaderhs comme ça on est deux...

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  CCCDeobfPlugin (unknown)
  NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 11/09/15 22:59
Description: Initializing game

java.lang.IllegalStateException: Splash thread
    at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
    at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
    at net.minecraftforge.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:408)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Texture creation: Invalid value
    at net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:796)
    at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:664)
    at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:259)
    at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
    at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
    at net.minecraftforge.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:408)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Mac OS X (x86_64) version 10.10.3
    Java Version: 1.8.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 131751592 bytes (125 MB) / 481640448 bytes (459 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 22 mods loaded, 22 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCHIJA    Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCHIJA    CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
    UCHIJA    NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    UCHIJA    FantasticFood{1.8} [FantasticFood] ([1.8]FantasticFoods.jar)
    UCHIJA    ArchitectureCraft{1.0.0} [ArchitectureCraft] (ArchitectureCraft-1.0.0-mc1.8.jar)
    UCHIJA    armourexpansion{1.0} [Armour Expansion] (Armour-Expansion-Mod-1.8.jar)
    UCHIJA    bedrocktools{1.5} [Bedrock Tools] (BedrockTools 1.8-1.5.jar)
    UCHIJA    Ding{MC1.8.0} [Ding] (Ding-MC1.8.0.jar)
    UCHIJA    thebombzenapi{2.5.1} [ThebombzenAPI] (Thebombzen-API-1.8.jar)
    UCHIJA    enchantview{5.0.0} [EnchantView] (EnchantView-Mod-1.8.jar)
    UCHIJA    fakeores{2.0} [Fake Ores 2] (fakeores2v1-mc1.8.jar)
    UCHIJA    bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar)
    UCHIJA    galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar)
    UCHIJA    fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar)
    UCHIJA    LavaBoat{2.1.0} [LavaBoat] (LavaBoat-2.1.0.jar)
    UCHIJA    mobdropores{mc1.8-v1.2} [Mob Drop Ores] (mobdropores-mc1.8-v1.2.jar)
    UCHIJA    cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
    UCHIJA    powerinventory{1.0.4} [Overpowered Inventory] (OverpoweredInventory-1.8-1.0.4.jar)
    UCHIJA    tabm{2.0} [The Additional Blocks Mod] (The Additional Blocks Mod v2.0.jar)
    UCHIJA    throwabletorchmod{1.1.0} [ThrowableTorchMod] (throwabletorchmod-1.8-1.1.jar)
    Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.RenderHookTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  codechicken.core.asm.InterfaceDependancyTransformer
  codechicken.core.asm.TweakTransformer
  codechicken.core.asm.DelegatedTransformer
  codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)

NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
  codechicken.nei.asm.NEITransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-10.0.31' Renderer: 'ATI Radeon HD 4670 OpenGL Engine'
    Launched Version: 1.8-Forge11.14.3.1450
    LWJGL: 2.9.2
    OpenGL: ATI Radeon HD 4670 OpenGL Engine GL version 2.1 ATI-10.0.31, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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: Français (France)
    Profiler Position: N/A (disabled)
 

Shinigames_i

Ancien Staff
Vétéran Sénateur
Architecte
6 Octobre 2013
1 433
1 634
1 598
twitter.com
Crash du jeu (client) quand on essaye de casser un bloc avec une texture arrondie:
Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  CCCDeobfPlugin (unknown)
  NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 11/09/15 23:29
Description: Unexpected error

java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=variant, clazz=class net.minecraft.block.BlockStoneBrick$EnumType, values=[stonebrick, mossy_stonebrick, cracked_stonebrick, chiseled_stonebrick]} as it does not exist in BlockState{block=architecturecraft:shape, properties=[]}
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:158)
    at net.minecraft.block.BlockStoneBrick.func_176201_c(SourceFile:48)
    at net.minecraft.block.Block.getHarvestTool(Block.java:1946)
    at net.minecraftforge.common.ForgeHooks.canHarvestBlock(ForgeHooks.java:130)
    at net.minecraftforge.common.ForgeHooks.blockStrength(ForgeHooks.java:162)
    at gcewing.architecture.ShapeBlock.func_180647_a(ShapeBlock.java:192)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:224)
    at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1441)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2036)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:158)
    at net.minecraft.block.BlockStoneBrick.func_176201_c(SourceFile:48)
    at net.minecraft.block.Block.getHarvestTool(Block.java:1946)
    at net.minecraftforge.common.ForgeHooks.canHarvestBlock(ForgeHooks.java:130)
    at net.minecraftforge.common.ForgeHooks.blockStrength(ForgeHooks.java:162)
    at gcewing.architecture.ShapeBlock.func_180647_a(ShapeBlock.java:192)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:224)
    at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1441)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Shinigames_i'/129504, l='MpServer', x=-2272,09, y=64,00, z=-963,03]]
    Chunk stats: MultiplayerChunkCache: 289, 289
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: -208,00,64,00,256,00 - World: (-208,64,256), Chunk: (at 0,4,0 in -13,16; contains blocks -208,0,256 to -193,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 658705 game time, 660851 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 55 total; [EntityZombie['Zombie'/129539, l='MpServer', x=-2241,81, y=13,00, z=-1034,50], EntitySkeleton['Skeleton'/129538, l='MpServer', x=-2267,50, y=43,00, z=-1026,16], EntityMinecartChest['container.minecart'/129541, l='MpServer', x=-2345,50, y=38,06, z=-1020,50], EntitySpider['Spider'/132230, l='MpServer', x=-2341,03, y=66,00, z=-978,00], EntityEnderman['Enderman'/131463, l='MpServer', x=-2209,50, y=25,00, z=-1010,50], EntitySkeleton['Skeleton'/132229, l='MpServer', x=-2335,31, y=66,00, z=-975,66], EntityPlayerSP['Shinigames_i'/129504, l='MpServer', x=-2272,09, y=64,00, z=-963,03], EntityEnderman['Enderman'/131464, l='MpServer', x=-2210,50, y=25,00, z=-1010,50], EntitySpider['Spider'/132237, l='MpServer', x=-2225,50, y=63,00, z=-1015,50], EntityCreeper['Creeper'/132242, l='MpServer', x=-2222,50, y=63,00, z=-1022,50], EntityCreeper['Creeper'/132243, l='MpServer', x=-2225,50, y=63,00, z=-1022,50], EntitySkeleton['Skeleton'/130706, l='MpServer', x=-2270,50, y=30,00, z=-986,50], EntityMinecartChest['container.minecart'/129557, l='MpServer', x=-2210,50, y=15,06, z=-1040,50], EntityCreeper['Creeper'/130713, l='MpServer', x=-2331,50, y=52,00, z=-982,50], EntityMinecartChest['container.minecart'/129688, l='MpServer', x=-2204,50, y=6,06, z=-998,50], EntityZombie['Zombie'/130715, l='MpServer', x=-2328,50, y=52,00, z=-985,50], EntityZombie['Zombie'/130714, l='MpServer', x=-2327,50, y=52,00, z=-985,50], EntityBat['Bat'/130333, l='MpServer', x=-2350,47, y=14,10, z=-918,34], EntityCreeper['Creeper'/131106, l='MpServer', x=-2334,50, y=37,00, z=-981,50], EntityBat['Bat'/130336, l='MpServer', x=-2346,44, y=12,66, z=-914,22], EntityBat['Bat'/130470, l='MpServer', x=-2196,50, y=22,10, z=-1011,25], EntityChicken['Chicken'/129716, l='MpServer', x=-2224,50, y=63,00, z=-907,50], EntityRabbit['Rabbit'/129601, l='MpServer', x=-2222,50, y=63,00, z=-906,19], EntityMinecartChest['container.minecart'/129607, l='MpServer', x=-2201,50, y=19,06, z=-1032,50], EntitySkeleton['Skeleton'/129613, l='MpServer', x=-2206,84, y=19,00, z=-1029,75], EntitySkeleton['Skeleton'/130638, l='MpServer', x=-2216,50, y=56,00, z=-1007,50], EntityCreeper['Creeper'/131410, l='MpServer', x=-2268,50, y=44,00, z=-1002,50], EntitySpider['Spider'/132319, l='MpServer', x=-2254,50, y=22,00, z=-1032,50], EntityChicken['Chicken'/129630, l='MpServer', x=-2222,09, y=62,50, z=-915,94], EntityItem['item.item.egg'/132194, l='MpServer', x=-2224,47, y=63,00, z=-908,19], EntityCreeper['Creeper'/132322, l='MpServer', x=-2254,50, y=22,00, z=-1035,50], EntitySpider['Spider'/132320, l='MpServer', x=-2256,75, y=22,00, z=-1033,06], EntityCreeper['Creeper'/132321, l='MpServer', x=-2257,50, y=22,00, z=-1034,50], EntityHorse['Horse'/129508, l='MpServer', x=-2292,71, y=63,00, z=-964,41], EntityChicken['Chicken'/129511, l='MpServer', x=-2298,69, y=63,00, z=-989,41], EntityHorse['Horse'/129510, l='MpServer', x=-2277,66, y=63,00, z=-986,09], EntityHorse['Horse'/129513, l='MpServer', x=-2305,94, y=63,00, z=-976,16], EntityHorse['Horse'/129512, l='MpServer', x=-2280,34, y=64,00, z=-992,78], EntityHorse['Horse'/129515, l='MpServer', x=-2243,50, y=63,00, z=-951,69], EntityHorse['Horse'/129514, l='MpServer', x=-2247,56, y=64,00, z=-985,31], EntityItem['item.item.egg'/129517, l='MpServer', x=-2305,63, y=63,00, z=-995,63], EntityChicken['Chicken'/129519, l='MpServer', x=-2311,50, y=64,00, z=-1002,34], EntityChicken['Chicken'/129518, l='MpServer', x=-2305,31, y=63,00, z=-996,44], EntityHorse['Horse'/129521, l='MpServer', x=-2250,00, y=63,00, z=-937,00], EntityItem['item.item.egg'/129520, l='MpServer', x=-2310,84, y=64,00, z=-1001,72], EntityZombie['Zombie'/129522, l='MpServer', x=-2327,56, y=30,00, z=-979,97], EntityHorse['Horse'/129525, l='MpServer', x=-2234,19, y=62,34, z=-951,03], EntityCreeper['Creeper'/129524, l='MpServer', x=-2236,50, y=20,00, z=-958,50], EntityHorse['Horse'/129527, l='MpServer', x=-2234,63, y=63,00, z=-947,31], EntityHorse['Horse'/129526, l='MpServer', x=-2233,34, y=63,00, z=-945,69], EntityItem['item.item.egg'/129529, l='MpServer', x=-2334,72, y=64,00, z=-998,91], EntityHorse['Horse'/129528, l='MpServer', x=-2231,19, y=62,28, z=-947,41], EntityItem['item.tile.architecturecraft:shape'/132347, l='MpServer', x=-2274,53, y=64,00, z=-965,62], EntityChicken['Chicken'/129530, l='MpServer', x=-2328,38, y=65,00, z=-1006,34], EntityMinecartChest['container.minecart'/129535, l='MpServer', x=-2222,50, y=5,06, z=-965,50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:407)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.8
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 359268992 bytes (342 MB) / 1465384960 bytes (1397 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 22 mods loaded, 22 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
    UCHIJA    Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
    UCHIJA    CodeChickenCore{1.0.5.36} [CodeChicken Core] (minecraft.jar)
    UCHIJA    NotEnoughItems{1.0.5.104} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.104-universal.jar)
    UCHIJA    FantasticFood{1.8} [FantasticFood] ([1.8]FantasticFoods.jar)
    UCHIJA    ArchitectureCraft{1.0.0} [ArchitectureCraft] (ArchitectureCraft-1.0.0-mc1.8.jar)
    UCHIJA    armourexpansion{1.0} [Armour Expansion] (Armour-Expansion-Mod-1.8.jar)
    UCHIJA    bedrocktools{1.5} [Bedrock Tools] (BedrockTools 1.8-1.5.jar)
    UCHIJA    Ding{MC1.8.0} [Ding] (Ding-MC1.8.0.jar)
    UCHIJA    thebombzenapi{2.5.1} [ThebombzenAPI] (Thebombzen-API-1.8.jar)
    UCHIJA    enchantview{5.0.0} [EnchantView] (EnchantView-Mod-1.8.jar)
    UCHIJA    fakeores{2.0} [Fake Ores 2] (fakeores2v1-mc1.8.jar)
    UCHIJA    bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar)
    UCHIJA    galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar)
    UCHIJA    fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.8-1.4.jar)
    UCHIJA    LavaBoat{2.1.0} [LavaBoat] (LavaBoat-2.1.0.jar)
    UCHIJA    mobdropores{mc1.8-v1.2} [Mob Drop Ores] (mobdropores-mc1.8-v1.2.jar)
    UCHIJA    cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8-build1(1.8).jar)
    UCHIJA    powerinventory{1.0.4} [Overpowered Inventory] (OverpoweredInventory-1.8-1.0.4.jar)
    UCHIJA    tabm{2.0} [The Additional Blocks Mod] (The Additional Blocks Mod v2.0.jar)
    UCHIJA    throwabletorchmod{1.1.0} [ThrowableTorchMod] (throwabletorchmod-1.8-1.1.jar)
    Loaded coremods (and transformers):
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.RenderHookTransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
  codechicken.core.asm.InterfaceDependancyTransformer
  codechicken.core.asm.TweakTransformer
  codechicken.core.asm.DelegatedTransformer
  codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)
 
NEICorePlugin (NotEnoughItems-1.8-1.0.5.104-universal.jar)
  codechicken.nei.asm.NEITransformer
    GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3277' Renderer: 'Intel(R) HD Graphics 4600'
    Launched Version: 1.8-Forge11.14.3.1450
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4600 GL version 4.2.0 - Build 10.18.10.3277, 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: Canadian English (Canada)
    Profiler Position: N/A (disabled)
 

Papi Avor

Membre de la communauté
Aventurier
2 Juin 2015
464
471
538
Petit (gros) souci, la map est limitée mais les portails du nether n'en tiennent pas compte. Du coup en sortant du Nether j'ai étouffé dans "un mur" (la limite) :pleure:. Ce serait possible d'y faire qqch svp ? Et si jamais y'a des admins super gentils, de récupérer mon petit stuff ? :goldapple:

(Avoir tout recommencé pour m'être brulé entre deux blocs d'obsi j'assume c'est ma faute, mais recommencer une nouvelle fois pour un camion à la sortie du virage... :svp: )

:thx:
 
Dernière édition:

Lekmerison

Responsable Technique et Gameplay
Membre du staff
Dieu
3 Septembre 2011
7 124
5 202
2 623
www.youtube.com
Tu vois avec les Gouv Papi Avor :)
lmk90 Le but n'est pas de supprimer ce fichier, mais de modifier une des valeur à l’intérieur qui pourrait éventuellement bloquer le démarrage ^^
 

lmk90

Membre de la communauté
Aventurier
30 Juin 2013
256
108
1 243
25
Ah zut alors x)
Lekmerison dans le fichier c'est écrit ça
Code:
#Splash screen properties
#Sat Sep 12 10:10:51 CEST 2015
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
barBackground=0xFFFFFF
barBorder=0xC0C0C0
rotate=false
bar=0xCB3D35
enabled=true
resourcePackPath=resources
logoOffset=0
forgeTexture=fml\:textures/gui/forge.gif
fontTexture=textures/font/ascii.png
 
Dernière édition:

Lekmerison

Responsable Technique et Gameplay
Membre du staff
Dieu
3 Septembre 2011
7 124
5 202
2 623
www.youtube.com
Ah zut alors x)
Lekmerison dans le fichier c'est écrit ça
Code:
#Splash screen properties
#Sat Sep 12 10:10:51 CEST 2015
logoTexture=textures/gui/title/mojang.png
background=0xFFFFFF
font=0x0
barBackground=0xFFFFFF
barBorder=0xC0C0C0
rotate=false
bar=0xCB3D35
enabled=true
resourcePackPath=resources
logoOffset=0
forgeTexture=fml\:textures/gui/forge.gif
fontTexture=textures/font/ascii.png
Essayes de mettre
Code:
enabled=false
J'espère que vous vous amusez bien les autres, n'hésitez pas à partager vos screen ^^
 

Shinigames_i

Ancien Staff
Vétéran Sénateur
Architecte
6 Octobre 2013
1 433
1 634
1 598
twitter.com
Et je ne peux même plus me connecter au serveur:
[ Internal Exception: io.netty.handler.timeout.ReadTimeoutException ]
 

Lekmerison

Responsable Technique et Gameplay
Membre du staff
Dieu
3 Septembre 2011
7 124
5 202
2 623
www.youtube.com
Au pire si tu me passes les coordonnées exactes, je peux te tp directement là bas via la console ^^ Mais fais attention la prochaine fois hein.
 

Papi Avor

Membre de la communauté
Aventurier
2 Juin 2015
464
471
538
Au pire si tu me passes les coordonnées exactes, je peux te tp directement là bas via la console ^^ Mais fais attention la prochaine fois hein.

Non mais les coordonnées exactes je les ai mais le problème c'est qu'y être me tue instantanément vu que c'est hors limite. :creep:
 

Lekmerison

Responsable Technique et Gameplay
Membre du staff
Dieu
3 Septembre 2011
7 124
5 202
2 623
www.youtube.com
What ? Mais comment t'as fais pour y aller la première fois alors ? ^^
Edit: ah oui ok, portail de nether huhu. Ok connecte toi je vais arranger ça.
 

Papi Avor

Membre de la communauté
Aventurier
2 Juin 2015
464
471
538
Beh comme je disais, j'étais dans le nether, un poil trop loin, j'ai fait un portail, et au lieu de m'envoyer à des coordonnées correctes comme sur le Survival, il m'a simplement tp hors limite et tué instant.
 

Nimozis

Ancien Staff
Vétéran Sénateur
28 Juin 2013
924
926
1 708
Euh, je suis le seul qui est déco sur le serveur et qui ne peut plus se co ?

Ça mouline à l'infini.. Et c'est marqué qu'apparemment je suis déjà connecté, alors que ce n'est pas la cas.

Et je peux plus me co.. :/
 
Statut
N'est pas ouverte pour d'autres réponses.

Membres en ligne

Aucun membre en ligne actuellement.