Tutoriel [1.6.4] MCPC plus - Forge, Bukkit et Spigot en un

Statut
N'est pas ouverte pour d'autres réponses.
Tu as installé quels mods ?
Je peux avoir les logs de ton serveur ? ForgeModLoader-server-0.log et server.log (supprime server.log, lance le serveur, et envoie-le, si tu le donne directement il y aura les logs de tout les démarrages, ça va faire un gros spam sur le forum)
Utilise la balise (code)copier/coller ici(/code) avec des [] à la place des ()
 
Je n'est pas encore mis de mod
ForgeModLoader-server-0.log :
Code:
2013-08-24 18:39:57 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-08-24 18:39:57 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_21, running on Linux:amd64:3.8.13-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/jdk1.7.0_21/jre
2013-08-24 18:39:57 [FINE] [ForgeModLoader] Java classpath at launch is mcpc-plus.jar
2013-08-24 18:39:57 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2013-08-24 18:39:57 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-08-24 18:40:00 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-08-24 18:40:00 [INFO] [ForgeModLoader] MinecraftForge v7.8.1.738 Initialized
2013-08-24 18:40:00 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-08-24 18:40:00 [INFO] [ForgeModLoader] Reading custom logging properties from /home/Lord-0f-war/config/logging.properties
2013-08-24 18:40:00 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-08-24 18:40:00 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-08-24 18:40:00 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-08-24 18:40:00 [FINE] [ForgeModLoader] Found a minecraft related file at /home/Lord-0f-war/mcpc-plus.jar, examining for mod candidates
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/argo-small-3.2.jar
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/guava-14.0-rc3.jar
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/asm-all-4.1.jar
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/bcprov-jdk15on-148.jar
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/deobfuscation_data_1.5.2.zip
2013-08-24 18:40:00 [FINER] [ForgeModLoader] Skipping known library file /home/Lord-0f-war/lib/scala-library.jar
2013-08-24 18:40:00 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-08-24 18:40:00 [INFO] [ForgeModLoader] Searching /home/Lord-0f-war/mods for mods
2013-08-24 18:40:00 [FINE] [ForgeModLoader] Examining file mcpc-plus.jar for potential mods
2013-08-24 18:40:00 [FINE] [ForgeModLoader] The mod container mcpc-plus.jar appears to be missing an mcmod.info file
2013-08-24 18:40:01 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-08-24 18:40:01 [FINER] [ForgeModLoader] Received a system property request ''
2013-08-24 18:40:01 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-08-24 18:40:01 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-08-24 18:40:01 [FINE] [ForgeModLoader] Reloading logging properties from /home/Lord-0f-war/config/logging.properties
2013-08-24 18:40:01 [FINE] [ForgeModLoader] Reloaded logging properties
2013-08-24 18:40:01 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-08-24 18:40:01 [INFO] [mcp] Activating mod mcp
2013-08-24 18:40:01 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-08-24 18:40:01 [INFO] [FML] Activating mod FML
2013-08-24 18:40:01 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-08-24 18:40:01 [INFO] [Forge] Activating mod Forge
2013-08-24 18:40:01 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-08-24 18:40:01 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-08-24 18:40:01 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-08-24 18:40:01 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-08-24 18:40:01 [FINE] [ForgeModLoader] Mod sorting data
2013-08-24 18:40:01 [FINE] [ForgeModLoader] No user mods found to sort
2013-08-24 18:40:01 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-08-24 18:40:01 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-08-24 18:40:01 [INFO] [ForgeModLoader] Registering Forge Packet Handler
2013-08-24 18:40:01 [FINEST] [ForgeModLoader] Testing mod Forge to verify it accepts its own version in a remote connection
2013-08-24 18:40:01 [FINEST] [ForgeModLoader] The mod Forge accepts its own version (7.8.1.738)
2013-08-24 18:40:01 [INFO] [ForgeModLoader] Succeeded registering Forge Packet Handler
2013-08-24 18:40:01 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-08-24 18:40:01 [FINE] [ForgeModLoader] Mod signature data
2013-08-24 18:40:01 [FINE] [ForgeModLoader]mcp(Minecraft Coder Pack:7.51): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-08-24 18:40:01 [FINE] [ForgeModLoader]FML(Forge Mod Loader:5.2.23.738): coremods (NO VALID CERTIFICATE FOUND)
2013-08-24 18:40:01 [FINE] [ForgeModLoader]Forge(Minecraft Forge:7.8.1.738): coremods (NO VALID CERTIFICATE FOUND)
2013-08-24 18:40:01 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-08-24 18:40:01 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-08-24 18:40:01 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-08-24 18:40:01 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-08-24 18:40:01 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-08-24 18:40:01 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2013-08-24 18:40:01 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2013-08-24 18:40:01 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2013-08-24 18:40:01 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2013-08-24 18:40:01 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2013-08-24 18:40:01 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2013-08-24 18:40:02 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2013-08-24 18:40:02 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2013-08-24 18:40:02 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2013-08-24 18:40:02 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2013-08-24 18:40:02 [FINE] [fml.ItemTracker] The difference set is equal
2013-08-24 18:40:02 [FINE] [fml.ItemTracker] The difference set is equal
2013-08-24 18:40:02 [INFO] [ForgeModLoader] Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7ab39f1e)
2013-08-24 18:40:02 [FINE] [fml.ItemTracker] The difference set is equal
2013-08-24 18:40:02 [INFO] [ForgeModLoader] Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7ab39f1e)
2013-08-24 18:40:02 [FINE] [fml.ItemTracker] The difference set is equal
2013-08-24 18:40:02 [INFO] [ForgeModLoader] Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7ab39f1e)
2013-08-24 18:40:02 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML
2013-08-24 18:40:02 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML
2013-08-24 18:40:02 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge
2013-08-24 18:40:02 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge
2013-08-24 18:40:02 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp
2013-08-24 18:40:02 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML
2013-08-24 18:40:02 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML
2013-08-24 18:40:02 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge
2013-08-24 18:40:02 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge
2013-08-24 18:40:11 [INFO] [ForgeModLoader] Unloading dimension 1
Server.log :
Code:
2013-08-24 19:03:32 [INFO] Starting minecraft server version 1.5.2
2013-08-24 19:03:32 [INFO] MinecraftForge v
2013-08-24 19:03:32 [INFO] 7.8.1.738
2013-08-24 19:03:32 [INFO]  Initialized
2013-08-24 19:03:32 [INFO] Replaced 85 ore recipies
2013-08-24 19:03:33 [INFO] Loading properties
2013-08-24 19:03:33 [INFO] Default game type: SURVIVAL
2013-08-24 19:03:33 [INFO] Generating keypair
2013-08-24 19:03:33 [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-Legacy-637 (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT)
2013-08-24 19:03:33 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-08-24 19:03:33 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-08-24 19:03:33 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2013-08-24 19:03:33 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-08-24 19:03:34 [INFO] Preparing level "world"
2013-08-24 19:03:34 [INFO] Registered command debug with permission node vanilla.command.debug
2013-08-24 19:03:34 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2013-08-24 19:03:34 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: 2353123889600289195)
2013-08-24 19:03:34 [INFO] Preparing start region for level 1 (Dimension: 1, Seed: 2353123889600289195)
2013-08-24 19:03:34 [INFO] Preparing start region for level 2 (Dimension: -1, Seed: 2353123889600289195)
2013-08-24 19:03:34 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-08-24 19:03:34 [INFO] Done (0,688s)! For help, type "help" or "?"
2013-08-24 19:05:12 [INFO] Read timed out
2013-08-24 19:05:12 [INFO] Rayscon [/**.**.**.***:*****] lost connection
 
Je vois vraiment pas d'où peut venir le problème, il y a aucune erreur. Tu es sûr que ça ne marche pas même un local ?
En solo, tu as des mods d'installé ? Si oui, lesquels ?
 
Es-que sa pourrait venir de mon client (forge mal installer ?) car je l'ai réinstaller au moins 10/20 fois.
 
Sachant qu'il n'y a pas une seul erreur sur le serveur, ça peut que venir du client.
Tu utilise l'ancien ou le nouveau launcher ? Car comme tu joue encore en 1.5.2 ça serait mieux de rester sous l'ancien launcher (forge 1.5.2 n'est pas fait pour le nouveau launcher)
 
Je cherche une version de Mcpc + pour minecraft 1.6.2 et pour une version forge 9.10.0.845, j'ai cherché sur internet pas trouvé, existe t'elle au moins ?
 
Non la dernière version de mcpc plus possède forge 836, beaucoup de gens réclame la mise à jour de forge pour traincraft et d'autres mods qui ont besoin d'une version plus récente de forge.
https://github.com/MinecraftPortCentral/MCPC-Plus/
Ça fait 10 jours que bloodshot n'a pas donné de nouvelle, je sais pas ce qu'il fait, je sais qu'il a passé pas mal de temps ces derniers temps pour mo creature, mais plus rien du côté de mcpc plus. Moi même j'attends que forge soit mis à jour, mais il va falloir encore être un peu patient.

cf : https://github.com/MinecraftPortCentral/MCPC-Plus/issues/138

Bonne nouvelle :
https://github.com/MinecraftPortCentral/MCPC-Plus/commit/b8d43c1e6a75e78228f7fd546c04a5858cda2250
 
Salut j'ai un petit soucis avec Multiverse/WorldGuard, et tout les plugin ayant un rapport avec les world.

Il ne trouve pas mes monde, il trouve des monde appelé DIM1, DIM-1 et rien d'autre , y a t-il un moyen d'arranger ca ?
merci
 
Statut
N'est pas ouverte pour d'autres réponses.