Pb serveur minecraft après avoir changé de PC
Résolu
maxuse58240
Messages postés
132
Statut
Membre
-
maxuse58240 Messages postés 132 Statut Membre -
maxuse58240 Messages postés 132 Statut Membre -
Bonjour,
voila avant j'avais un serveur minecraft sur mon pc Windows xp 32 bits avec bukit et un fichier run.bat tout marcher nickel.
réssament pour noël j'ai changé de pc Windows 7 64 bits, j'ai modifier le code source java du run.bat puis relancé mon serveur celui ci fonction mais personne ne peut se connecter.
Voila ce qu'il m'affiche :
12:27:39 [INFO] Starting minecraft server version 1.0.1
2012-01-28 12:27:39 [INFO] Loading properties
2012-01-28 12:27:39 [INFO] Starting Minecraft server on *:25565
2012-01-28 12:27:39 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-01-28 12:27:39 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-01-28 12:27:39 [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.
2012-01-28 12:27:39 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-01-28 12:27:39 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
2012-01-28 12:27:39 [INFO] MLog clients using java 1.4+ standard logging.
2012-01-28 12:27:39 [INFO] Preparing level "world"
2012-01-28 12:27:39 [INFO] Default game type: 0
2012-01-28 12:27:39 [INFO] ---- Migration of old the_end folder required ----
2012-01-28 12:27:39 [INFO] Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your the_end folder to a new location in order to operate correctly.
2012-01-28 12:27:39 [INFO] We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
2012-01-28 12:27:39 [INFO] Attempting to move world\DIM-1 to world_the_end\DIM-1...
2012-01-28 12:27:39 [SEVERE] Could not create path for world_the_end\DIM-1!
2012-01-28 12:27:39 [INFO] ---- Migration of old the_end folder failed ----
2012-01-28 12:27:39 [INFO] Preparing start region for level 0 (Seed: 6990544640054931104)
2012-01-28 12:27:40 [INFO] Preparing start region for level 1 (Seed: 6990544640054931104)
2012-01-28 12:27:40 [INFO] File not found: plugins\Essentials\jail.yml
2012-01-28 12:27:40 [INFO] Essentials version 2.7.2 par Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits a été chargé
2012-01-28 12:27:40 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-01-28 12:27:40 [INFO] EssentialsChat version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] EssentialsGeoIP version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] This product includes GeoLite data created by MaxMind, available from https://www.maxmind.com/en/home
2012-01-28 12:27:40 [INFO] GroupManager - INFO - World Found: world
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Superperms support enabled.
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
2012-01-28 12:27:40 [INFO] GroupManager version 1.7 (Phoenix) is enabled!
2012-01-28 12:27:40 [INFO] Essentials: Using GroupManager based permissions.
2012-01-28 12:27:40 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-01-28 12:27:40 [INFO] EssentialsProtect version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] EssentialsSpawn version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [WARNING] config broken for xmpp
2012-01-28 12:27:40 [INFO] EssentialsXMPP version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] WorldEdit 5.0 enabled.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Single session is enforced.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Lava fire is blocked.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2012-01-28 12:27:40 [INFO] WorldGuard: Loaded configuration for world 'world"
2012-01-28 12:27:40 [INFO] WorldGuard: (world_the_end) Single session is enforced.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
2012-01-28 12:27:41 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
2012-01-28 12:27:41 [INFO] WorldGuard: 0 regions loaded for 'world'
2012-01-28 12:27:41 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
2012-01-28 12:27:41 [INFO] WorldGuard 5.4 enabled.
2012-01-28 12:27:41 [INFO] Fake Permissions version 3.1.6 is enabled!
2012-01-28 12:27:41 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:41 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-01-28 12:27:41 [INFO] Done (0,124s)! For help, type "help" or "?"
2012-01-28 12:27:41 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2012-01-28 12:28:02 [INFO] CONSOLE: Stopping the server..
2012-01-28 12:28:02 [INFO] Stopping server
2012-01-28 12:28:02 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
2012-01-28 12:28:02 [INFO] GroupManager version 1.7 (Phoenix) is disabled!
2012-01-28 12:28:02 [INFO] Essentials: Using Permissions 3 based permissions.
2012-01-28 12:28:03 [INFO] WorldGuard 5.4 disabled.
2012-01-28 12:28:03 [INFO] Fake Permissions version 3.1.6 is disabled!
2012-01-28 12:28:03 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-01-28 12:28:03 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:28:03 [INFO] Saving chunks
2012-01-28 12:28:03 [INFO] Stopping server
2012-01-28 12:28:03 [INFO] Saving chunks
petite info:
je suis relier par connexion filaire a ma box celle ci est une netgear DG834G et j'ai bien penser a rediriger mes port vers mon nouvelle ordi.
merci de vos futur réponse cordialement maxuse58240
voila avant j'avais un serveur minecraft sur mon pc Windows xp 32 bits avec bukit et un fichier run.bat tout marcher nickel.
réssament pour noël j'ai changé de pc Windows 7 64 bits, j'ai modifier le code source java du run.bat puis relancé mon serveur celui ci fonction mais personne ne peut se connecter.
Voila ce qu'il m'affiche :
12:27:39 [INFO] Starting minecraft server version 1.0.1
2012-01-28 12:27:39 [INFO] Loading properties
2012-01-28 12:27:39 [INFO] Starting Minecraft server on *:25565
2012-01-28 12:27:39 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-01-28 12:27:39 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-01-28 12:27:39 [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.
2012-01-28 12:27:39 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-01-28 12:27:39 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-b1597jnks (MC: 1.0.1) (Implementing API version 1.0.1-R1)
2012-01-28 12:27:39 [INFO] MLog clients using java 1.4+ standard logging.
2012-01-28 12:27:39 [INFO] Preparing level "world"
2012-01-28 12:27:39 [INFO] Default game type: 0
2012-01-28 12:27:39 [INFO] ---- Migration of old the_end folder required ----
2012-01-28 12:27:39 [INFO] Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your the_end folder to a new location in order to operate correctly.
2012-01-28 12:27:39 [INFO] We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
2012-01-28 12:27:39 [INFO] Attempting to move world\DIM-1 to world_the_end\DIM-1...
2012-01-28 12:27:39 [SEVERE] Could not create path for world_the_end\DIM-1!
2012-01-28 12:27:39 [INFO] ---- Migration of old the_end folder failed ----
2012-01-28 12:27:39 [INFO] Preparing start region for level 0 (Seed: 6990544640054931104)
2012-01-28 12:27:40 [INFO] Preparing start region for level 1 (Seed: 6990544640054931104)
2012-01-28 12:27:40 [INFO] File not found: plugins\Essentials\jail.yml
2012-01-28 12:27:40 [INFO] Essentials version 2.7.2 par Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits a été chargé
2012-01-28 12:27:40 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-01-28 12:27:40 [INFO] EssentialsChat version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] EssentialsGeoIP version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] This product includes GeoLite data created by MaxMind, available from https://www.maxmind.com/en/home
2012-01-28 12:27:40 [INFO] GroupManager - INFO - World Found: world
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Superperms support enabled.
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
2012-01-28 12:27:40 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
2012-01-28 12:27:40 [INFO] GroupManager version 1.7 (Phoenix) is enabled!
2012-01-28 12:27:40 [INFO] Essentials: Using GroupManager based permissions.
2012-01-28 12:27:40 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-01-28 12:27:40 [INFO] EssentialsProtect version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] EssentialsSpawn version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [WARNING] config broken for xmpp
2012-01-28 12:27:40 [INFO] EssentialsXMPP version 2.7.2 par essentials team a été chargé
2012-01-28 12:27:40 [INFO] WorldEdit 5.0 enabled.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Single session is enforced.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Lava fire is blocked.
2012-01-28 12:27:40 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2012-01-28 12:27:40 [INFO] WorldGuard: Loaded configuration for world 'world"
2012-01-28 12:27:40 [INFO] WorldGuard: (world_the_end) Single session is enforced.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
2012-01-28 12:27:41 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
2012-01-28 12:27:41 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
2012-01-28 12:27:41 [INFO] WorldGuard: 0 regions loaded for 'world'
2012-01-28 12:27:41 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
2012-01-28 12:27:41 [INFO] WorldGuard 5.4 enabled.
2012-01-28 12:27:41 [INFO] Fake Permissions version 3.1.6 is enabled!
2012-01-28 12:27:41 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:27:41 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-01-28 12:27:41 [INFO] Done (0,124s)! For help, type "help" or "?"
2012-01-28 12:27:41 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
2012-01-28 12:28:02 [INFO] CONSOLE: Stopping the server..
2012-01-28 12:28:02 [INFO] Stopping server
2012-01-28 12:28:02 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
2012-01-28 12:28:02 [INFO] GroupManager version 1.7 (Phoenix) is disabled!
2012-01-28 12:28:02 [INFO] Essentials: Using Permissions 3 based permissions.
2012-01-28 12:28:03 [INFO] WorldGuard 5.4 disabled.
2012-01-28 12:28:03 [INFO] Fake Permissions version 3.1.6 is disabled!
2012-01-28 12:28:03 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-01-28 12:28:03 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-01-28 12:28:03 [INFO] Saving chunks
2012-01-28 12:28:03 [INFO] Stopping server
2012-01-28 12:28:03 [INFO] Saving chunks
petite info:
je suis relier par connexion filaire a ma box celle ci est une netgear DG834G et j'ai bien penser a rediriger mes port vers mon nouvelle ordi.
merci de vos futur réponse cordialement maxuse58240
A voir également:
- Pb serveur minecraft après avoir changé de PC
- Changer serveur dns - Guide
- Reinitialiser pc - Guide
- Pc lent - Guide
- Test performance pc - Guide
- Downloader for pc - Télécharger - Téléchargement & Transfert