Salut à tous !
Je rencontre un énième problème avec mon serveur qui, cette fois-ci, ne veut pas se lancer sans afficher le message :
[WARNING] **** FAILED TO BIND TO PORT!
[WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
[WARNING] Perhaps a server is already running on that port?
J' ai essayé de /stop et sur le launcher de base et le run.bat, çà crash. Voilà le report :
Perso, je comprend rien à çà et du coup j'sais pas du tout quoi faire, donc de l'aide serait la bienvenue au plus vite 
Bye !
PS: Mon serveur utilise Hamachi
Je rencontre un énième problème avec mon serveur qui, cette fois-ci, ne veut pas se lancer sans afficher le message :
[WARNING] **** FAILED TO BIND TO PORT!
[WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
[WARNING] Perhaps a server is already running on that port?
J' ai essayé de /stop et sur le launcher de base et le run.bat, çà crash. Voilà le report :
Code:
---- Minecraft Crash Report ----
// Why did you do that?
Time: 24/11/12 17:40
Description: Exception in server tick loop
java.lang.NullPointerException
at net.minecraft.server.DedicatedServer.al(DedicatedServer.java:254)
at net.minecraft.server.DedicatedServer.a(DedicatedServer.java:200)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.6.0_33, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
Memory: 54236960 bytes (51 MB) / 65470464 bytes (62 MB) up to 1070399488 bytes (1020 MB)
JVM Flags: 2 total; -Xincgc -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: [net.minecraft.server.ICommandListener, IMojangStatistics, IDataManager, ...], [org.bukkit.World, BlockChangeDelegate, Server], [org.bukkit.block.BlockState], [org.bukkit.command.CommandSender, RemoteConsoleCommandSender], [org.bukkit.configuration.serialization.ConfigurationSerializable], [org.bukkit.craftbukkit.Main, LoggerOutputStream, CraftServer], [org.bukkit.craftbukkit.inventory.CraftItemStack, CraftRecipe, CraftShapedRecipe, ...], [org.bukkit.craftbukkit.libs.jline.TerminalFactory, Terminal, Flavor, ...], [org.bukkit.craftbukkit.libs.jline.console.ConsoleReader, CursorBuffer, ConsoleKeys, ...], [org.bukkit.craftbukkit.libs.jline.console.completer.CompletionHandler, CandidateListCompletionHandler], [org.bukkit.craftbukkit.libs.jline.console.history.History, MemoryHistory], [org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader, Configuration, Log], [org.bukkit.craftbukkit.libs.joptsimple.OptionException, OptionParser, OptionSpec, ...], [org.bukkit.craftbukkit.libs.joptsimple.internal.AbbreviationMap, ReflectionException, Reflection, ...], [org.bukkit.craftbukkit.potion.CraftPotionEffectType], [org.bukkit.craftbukkit.util.Waitable, ServerShutdownThread, TerminalConsoleHandler, ...], [org.bukkit.event.Event, Cancellable, HandlerList, ...], [org.bukkit.event.block.BlockEvent, BlockFadeEvent, BlockGrowEvent, ...], [org.bukkit.event.entity.EntityEvent, EntityInteractEvent, EntityDamageEvent, ...], [org.bukkit.event.hanging.HangingEvent, HangingPlaceEvent], [org.bukkit.event.painting.PaintingEvent, PaintingPlaceEvent], [org.bukkit.event.player.PlayerEvent, PlayerInteractEvent, PlayerFishEvent], [org.bukkit.event.server.ServerEvent, MapInitializeEvent, ServerCommandEvent], [org.bukkit.event.world.WorldEvent, WorldSaveEvent, WorldInitEvent, ...], [org.bukkit.inventory.ItemStack, Recipe, ShapedRecipe, ...], [org.bukkit.map.MapView], [org.bukkit.metadata.Metadatable], [org.bukkit.permissions.ServerOperator, Permissible], [org.bukkit.plugin.messaging.PluginMessageRecipient], [org.bukkit.potion.PotionEffectType, PotionEffectTypeWrapper], [org.fusesource.hawtjni.runtime.Library], [org.fusesource.jansi.AnsiOutputStream, WindowsAnsiOutputStream, AnsiConsole, ...], [org.fusesource.jansi.internal.Kernel32, CONSOLE_SCREEN_BUFFER_INFO, COORD, ...]
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:67)
at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:20)
at net.minecraft.server.CrashReportSystemDetails.a(SourceFile:74)
at net.minecraft.server.CrashReport.h(CrashReport.java:43)
at net.minecraft.server.CrashReport.<init>(CrashReport.java:30)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'craftbukkit'
Type: Dedicated Server (map_server.txt)

Bye !
PS: Mon serveur utilise Hamachi
Dernière édition par un modérateur: