Server Errors

Discussion in 'Bukkit Help' started by Vashy, Jul 3, 2012.

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

    Vashy

    [GUI]Starting bukkit server - min. RAM:774max. RAM:961
    182 recipes
    27 achievements
    6:50:35 PM [INFO] Starting minecraft server version 1.2.5
    6:50:35 PM [INFO] Loading properties
    6:50:35 PM [INFO] Starting Minecraft server on *:25565
    6:50:35 PM [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R4.0-b2222jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.0)
    6:50:36 PM [WARNING] No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@18c4558] Classpath Searche[[file:/C:/Users/home/Desktop/B2thelake/craftbukkit-1.2.5-R4.0.jar]]
    6:50:36 PM [INFO] Classpath search hits in jar[] pkg[] searchTime[3]
    6:50:36 PM [INFO] DataSourcePool[SimpleSpawn] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    6:50:36 PM [INFO] SubClassFactory parent ClassLoader[org.bukkit.plugin.java.PluginClassLoader]
    6:50:36 PM [INFO] Entities enhance[0] subclassed[0]
    6:50:36 PM [INFO] [WorldEdit] Loading WorldEdit v5.3
    6:50:36 PM [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
    6:50:36 PM [INFO] [SimpleSpawn] Loading SimpleSpawn v2.0.4
    6:50:36 PM [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
    6:50:36 PM [INFO] [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
    6:50:36 PM [INFO] [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
    6:50:36 PM [INFO] Preparing level "Flatland"
    6:50:36 PM [INFO] Default game type: 1
    6:50:36 PM [SEVERE] java.lang.IllegalArgumentException: Too big view radius!
    6:50:36 PM [SEVERE] at net.minecraft.server.PlayerManager.<init>(PlayerManager.java:19)
    6:50:36 PM [SEVERE] at net.minecraft.server.WorldServer.<init>(WorldServer.java:35)
    6:50:36 PM [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:270)
    6:50:36 PM [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    6:50:36 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    6:50:36 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:50:36 PM [SEVERE] Unexpected exception
    java.lang.IllegalArgumentException: Too big view radius!
    at net.minecraft.server.PlayerManager.<init>(PlayerManager.java:19)
    at net.minecraft.server.WorldServer.<init>(WorldServer.java:35)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:270)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:52:31 PM [INFO] Stopping server
    6:52:31 PM [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    6:52:31 PM [SEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)
    6:52:31 PM [SEVERE] at java.util.ArrayList.get(Unknown Source)
    6:52:31 PM [SEVERE] at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:418)
    6:52:31 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:489)
    6:52:31 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:52:31 PM [INFO] Stopping server
    6:52:31 PM [SEVERE] Exception in thread "Thread-3"
    6:52:31 PM [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    6:52:31 PM [SEVERE] at java.util.ArrayList.rangeCheck(Unknown Source)
    [GUI] The server has stopped...

    The errors started happening after the invalid character error yesterday.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  2. Offline

    cray_Z

    Do you have the view distance down lower in the server.properties?

    Show Spoiler

    #Minecraft server properties
    #Sun Jul 01 12:42:02 EDT 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=true
    spawn-animals=true
    online-mode=true
    pvp=false
    difficulty=1
    server-name=Unknown Server
    gamemode=0
    max-players=20
    spawn-monsters=true
    view-distance=10
    generate-structures=true
    motd=A minecraft server
     
  3. Offline

    Vashy

    It was on 20, just set it to 10 and received the same errors.
     
  4. Offline

    cray_Z

    It says something about ClassPath or something, is that a plugin? If so, try removing it.
     
  5. Offline

    Omnitv

    Plugin list.
    Post error codes at pastie.org then link them here
     
  6. Offline

    Vashy

  7. Offline

    cray_Z

    Try removing each plugin one by one, figuring out which one is causing errors?
     
  8. Offline

    Vashy

    I would like to mention we cannot connect to the server at all. I am not doubting that one of the plugins might cause a few errors, but why can't we even see it?
     
  9. Offline

    Omnitv

    I was just about to say that cray_Z.

    If you cannot join your server what errors are you getting on your client. such as
    "Too long to log in"
    and on your GUI handler should be a stack trace when a player trys to join.

    Editted spelling and spacing
     
  10. Offline

    Vashy

    It does not even find it, it gets stuck at Can't reach server.
     
  11. Offline

    Omnitv

    On client?
    Port forward correctly? such and such SEE HERE
     
  12. Offline

    Vashy

    It is through a modem, no port forwarding needed?
     
  13. Offline

    Omnitv

    LAN?
    Not to knowledgeable though modem, you still need to port forward though. not sure.
     
  14. Offline

    Vashy

    It is not lan. The computer is hosting the server, there is just no modem. We never had to port forward before.
     
  15. Offline

    Kanns007

  16. Offline

    Omnitv

    Ok, im reading the stack traces on the .jpg You are using the latest build.
    This is what i have found.
    There is a problem with world edit.
    try removing simple spawn.

    Ok
    How many worlds do you have on multi-verse?
    It seems like multi-verse cant load any other worlds.
    after world one is done, it says

    Code:
    :50:36 PM [SEVERE] java.lang.IllegalArgumentException: Too big view radius!
    6:50:36 PM [SEVERE]  at net.minecraft.server.PlayerManager.<init>(PlayerManager.java:19)
    6:50:36 PM [SEVERE]  at net.minecraft.server.WorldServer.<init>(WorldServer.java:35)
    6:50:36 PM [SEVERE]  at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:270)
    6:50:36 PM [SEVERE]  at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    6:50:36 PM [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    6:50:36 PM [SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:50:36 PM [SEVERE] Unexpected exception
    java.lang.IllegalArgumentException: Too big view radius!
    at net.minecraft.server.PlayerManager.<init>(PlayerManager.java:19)
    at net.minecraft.server.WorldServer.<init>(WorldServer.java:35)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:270)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:52:31 PM [INFO] Stopping server
    6:52:31 PM [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    6:52:31 PM [SEVERE]  at java.util.ArrayList.rangeCheck(Unknown Source)
    6:52:31 PM [SEVERE]  at java.util.ArrayList.get(Unknown Source)
    6:52:31 PM [SEVERE]  at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:418)
    6:52:31 PM [SEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:489)
    6:52:31 PM [SEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    6:52:31 PM [INFO] Stopping server
    6:52:31 PM [SEVERE] Exception in thread "Thread-3"
    6:52:31 PM [SEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    6:52:31 PM [SEVERE]  at java.util.ArrayList.rangeCheck(Unknown Source)
    [GUI] The server has stopped...
     
  17. Offline

    Vashy

    I don't think it is a plugin error, it is simply not broadcasting the server. We can't even see it being online to attempt to connect to it.
     
  18. Offline

    Kanns007

  19. Offline

    Omnitv

    Hmm..... Multi-verse. try disabling that you still have multi-verse right?
     
  20. Offline

    Vashy

    We disabled it and it still can't find the server. The errors are the same.
     
  21. Offline

    Omnitv

    My last best, and I know no more* probably your world file, including Nether and End is broken/corrupted I dont know form this point on. Be patient another bikkiteer will soon come.
     
  22. Offline

    Kanns007

    what do you mean exactly by world file? sorry new to this? do you mean the world is corrupted? or the map?
     
  23. Offline

    Omnitv

    Your world file that you have either generated or imported.
    Such as.
    file:
    World
    World_nether
    World_the_end
     
  24. Offline

    Kanns007

    so would we lose stuff if this was the case?

    and how would that prevent you from being able to log in and your server not being found
     
  25. Offline

    Omnitv

  26. Offline

    Kanns007

    Did the canyouseeme link and it is not shown using the port

    however, after googling port forwarding on a modem, several sites say the same thing.

    If it's just a single port modem with a single computer, no port forwarding is necessary.

    http://www.zeropaid.com/bbs/archive/index.php/t-44050.html

    and the ip is not in propterties

    any other suggestions anyone? :/
     
  27. Offline

    Omnitv

    Hmm... TnT care to help on the issue at hand, users not connecting to server, I hate to tag you, but you know more on this sort of issue.
     
  28. Offline

    cray_Z

  29. Offline

    Omnitv

  30. Offline

    cray_Z

    Kanns007 What windows version to you have (7/xp/vista)?

    Here is a windows 7 tutorial(assuming you have it)
     
Thread Status:
Not open for further replies.

Share This Page