Help With Server Crash

Discussion in 'Bukkit Help' started by hidro636, Jan 5, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    hidro636

    Probably a nooby question, but we just opened up a server on Snaju, and I keep getting this error running either the dev or beta version of bukkit 1.4.6. Help on fixes would be greatly appriciated.
     

    Attached Files:

  2. Offline

    hidro636

    Not sure whether it attached this or not, but here's the crash report:

    ---- Minecraft Crash Report ----
    // Oh - I know what I did wrong!
    Time: 1/5/13 12:47 PM
    Description: Exception in server tick loop
    java.net.UnknownHostException: 64.235.40.221:25575: Name or service not known
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
    at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
    at java.net.InetAddress.getAllByName0(InetAddress.java:1211)
    at java.net.InetAddress.getAllByName(InetAddress.java:1127)
    at java.net.InetAddress.getAllByName(InetAddress.java:1063)
    at java.net.InetAddress.getByName(InetAddress.java:1013)
    at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:84)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.4.6
    Operating System: Linux (amd64) version 2.6.32-279.14.1.el6.centos.plus.x86_64
    Java Version: 1.7.0_04, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 991452656 bytes (945 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
    JVM Flags: 2 total; -Xmx1024M -Xms1024M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: [net.minecraft.server.v1_4_6.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], [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.v1_4_6.LoggerOutputStream], [org.bukkit.craftbukkit.v1_4_6.inventory.CraftItemStack, CraftRecipe, CraftShapedRecipe, ...], [org.bukkit.craftbukkit.v1_4_6.potion.CraftPotionEffectType], [org.bukkit.craftbukkit.v1_4_6.util.Waitable, ServerShutdownThread, TerminalConsoleHandler, ...], [org.bukkit.event.Event, Cancellable], [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.jansi.AnsiOutputStream, Ansi, NoAnsi, ...]
    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:68)
    at org.bukkit.craftbukkit.v1_4_6.CraftCrashReport.call(CraftCrashReport.java:20)
    at net.minecraft.server.v1_4_6.CrashReportSystemDetails.a(SourceFile:74)
    at net.minecraft.server.v1_4_6.CrashReport.h(CrashReport.java:43)
    at net.minecraft.server.v1_4_6.CrashReport.<init>(CrashReport.java:30)
    at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:444)
    at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'craftbukkit'
    Type: Dedicated Server (map_server.txt)
     
  3. Offline

    AyshineMatt

    1) Copy and paste your errors that you receive on PasteBin rather than spamming on a reply.
    2) Your issue should probably receive more attention in this section of the forums.
     
  4. Offline

    TnT

    Moved to Bukkit Help.
     
Thread Status:
Not open for further replies.

Share This Page