Solved Help server uses a lot of CPU and bugged dynmap

Discussion in 'Bukkit Help' started by Gernia, Apr 9, 2012.

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

    Gernia

    Need help with my server... This is my first time starting a server like this, and i dont know the lingo so please talk to me like the child i am :) And this is after searching the net for help..

    182 recipes
    27 achievements
    19:45:04 [INFO] Starting minecraft server version 1.2.5
    19:45:04 [INFO] Loading properties
    19:45:04 [INFO] Starting Minecraft server on 5.232.87.13:25565
    19:45:04 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0
    -b2149jnks (MC: 1.2.5) (Implementing API version 1.2.5-R1.0)
    19:45:04 [INFO] [MyHome] Loading MyHome v2.2
    19:45:04 [INFO] [dynmap] Loading dynmap v0.36.3-1085
    19:45:04 [INFO] Preparing level "world"
    19:45:04 [INFO] Default game type: 0
    19:45:04 [INFO] Preparing start region for level 0 (Seed: -1075292787832914763)
    19:45:05 [INFO] Preparing start region for level 1 (Seed: -1075292787832914763)
    19:45:05 [INFO] Preparing spawn area: 44%
    19:45:06 [INFO] Preparing start region for level 2 (Seed: -1075292787832914763)
    19:45:06 [INFO] [MyHome] Enabling MyHome v2.2
    19:45:06 [INFO] [MyHome] 0 homes loaded
    19:45:06 [INFO] [MyHome] Using localization: English (en)
    19:45:06 [INFO] [MyHome] Access Control: Using SuperPerms
    19:45:06 [WARNING] [MyHome] Help plugin not detected. Only providing help via /h
    ome help.
    19:45:06 [INFO] [MyHome] MyHome 2.2 enabled
    19:45:06 [INFO] [dynmap] Enabling dynmap v0.36.3-1085
    19:45:06 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access contro
    l
    19:45:06 [INFO] [dynmap] Web interface permissions only available for online use
    rs
    19:45:06 [INFO] [dynmap] Cannot process plugins\dynmap\texturepacks\standard\ter
    rain.png - java.io.FileNotFoundException: plugins\dynmap\texturepacks\standard\t
    errain.png (The system cannot find the path specified)
    19:45:06 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
    19:45:06 [SEVERE] [dynmap] Error: shader 'default' cannot load texture pack 'sta
    ndard'
    19:45:06 [SEVERE] [dynmap] Could not load colors 'default' ('plugins\dynmap\colo
    rschemes\default.txt'): File not found.
    java.io.FileNotFoundException: plugins\dynmap\colorschemes\default.txt (The syst
    em cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:32
    2)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:3
    36)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
    at org.dynmap.MapManager.<init>(MapManager.java:745)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
    at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:500)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19:45:06 [SEVERE] [dynmap] Could not load colors 'ovocean' ('plugins\dynmap\colo
    rschemes\ovocean.txt'): File not found.
    java.io.FileNotFoundException: plugins\dynmap\colorschemes\ovocean.txt (The syst
    em cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:32
    2)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:3
    36)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
    at org.dynmap.MapManager.<init>(MapManager.java:745)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
    at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:500)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19:45:06 [SEVERE] [dynmap] Could not load colors 'flames' ('plugins\dynmap\color
    schemes\flames.txt'): File not found.
    java.io.FileNotFoundException: plugins\dynmap\colorschemes\flames.txt (The syste
    m cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:32
    2)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:3
    36)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
    at org.dynmap.MapManager.<init>(MapManager.java:745)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
    at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:500)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19:45:06 [SEVERE] [dynmap] Could not load colors 'sk89q' ('plugins\dynmap\colors
    chemes\sk89q.txt'): File not found.
    java.io.FileNotFoundException: plugins\dynmap\colorschemes\sk89q.txt (The system
    cannot find the path specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
    at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
    at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:32
    2)
    at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:3
    36)
    at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
    at org.dynmap.MapManager.<init>(MapManager.java:745)
    at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
    at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:500)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19:45:06 [INFO] [dynmap] Cannot process plugins\dynmap\texturepacks\standard\ter
    rain.png - java.io.FileNotFoundException: plugins\dynmap\texturepacks\standard\t
    errain.png (The system cannot find the path specified)
    19:45:06 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
    19:45:06 [SEVERE] [dynmap] Error: shader 'stdtexture' cannot load texture pack '
    standard'
    19:45:06 [INFO] [dynmap] Cannot process plugins\dynmap\texturepacks\standard\ter
    rain.png - java.io.FileNotFoundException: plugins\dynmap\texturepacks\standard\t
    errain.png (The system cannot find the path specified)
    19:45:06 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
    19:45:06 [SEVERE] [dynmap] Error: shader 'stdtexture-nobiome' cannot load textur
    e pack 'standard'
    19:45:06 [INFO] [dynmap] Cannot process plugins\dynmap\texturepacks\standard\ter
    rain.png - java.io.FileNotFoundException: plugins\dynmap\texturepacks\standard\t
    errain.png (The system cannot find the path specified)
    19:45:06 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
    19:45:06 [SEVERE] [dynmap] Error: shader 'stdtexture-mcr-grid' cannot load textu
    re pack 'standard'
    19:45:06 [INFO] [dynmap] Loaded 19 shaders.
    19:45:07 [INFO] [dynmap] Loaded 82 perspectives.
    19:45:07 [INFO] [dynmap] Loaded 12 lightings.
    19:45:07 [INFO] [dynmap] Web server started on address 0.0.0.0:8123
    19:45:07 [INFO] [dynmap] version 0.36.3-1085 is enabled - core version 0.36.3-20
    1
    19:45:07 [INFO] [dynmap] Loaded 3 maps of world 'world'.
    19:45:07 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
    19:45:07 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
    19:45:07 [INFO] [dynmap] Enabled
    19:45:07 [INFO] Server permissions file permissions.yml is empty, ignoring it
    19:45:07 [INFO] Done (2,616s)! For help, type "help" or "?"
    19:45:10 [SEVERE] [dynmap] Exception during render job: world=world_the_end, map
    =null
    19:45:10 [SEVERE] java.lang.NullPointerException
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<ini
    t>(TexturePackHDShader.java:94)
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<ini
    t>(TexturePackHDShader.java:69)
    19:45:10 [SEVERE] [dynmap] Exception during render job: world=world_the_end, map
    =null
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance
    (TexturePackHDShader.java:229)
    19:45:10 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(H
    DMapManager.java:125)
    19:45:10 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspec
    tive.java:1198)
    19:45:10 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
    19:45:10 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTil
    e(MapManager.java:624)
    19:45:10 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapMan
    ager.java:570)
    19:45:10 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecut
    or$1.run(MapManager.java:184)
    19:45:10 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecut
    or$2.run(MapManager.java:200)
    19:45:10 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(U
    nknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown
    Source)
    19:45:10 [SEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$Sche
    duledFutureTask.access$301(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$Sche
    duledFutureTask.run(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.runTas
    k(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Un
    known Source)
    19:45:10 [SEVERE] at java.lang.Thread.run(Unknown Source)
    19:45:10 [SEVERE] java.lang.NullPointerException
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<ini
    t>(TexturePackHDShader.java:94)
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<ini
    t>(TexturePackHDShader.java:69)
    19:45:10 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance
    (TexturePackHDShader.java:229)
    19:45:10 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(H
    DMapManager.java:125)
    19:45:10 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspec
    tive.java:1198)
    19:45:10 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
    19:45:10 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTil
    e(MapManager.java:624)
    19:45:10 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapMan
    ager.java:570)
    19:45:10 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecut
    or$1.run(MapManager.java:184)
    19:45:10 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecut
    or$2.run(MapManager.java:200)
    19:45:10 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(U
    nknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown
    Source)
    19:45:10 [SEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$Sche
    duledFutureTask.access$301(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$Sche
    duledFutureTask.run(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.runTas
    k(Unknown Source)
    19:45:10 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Un
    known Source)
    19:45:10 [SEVERE] at java.lang.Thread.run(Unknown Source)
    >

    My dynmap doesnt work, and minecraft eats my cpu... Its an old E8400 at 3.6 and i have 6 gb ram... This is only a server for me and my friend.
     
  2. Offline

    JWhy

    Dynmap is not working, because you forgot to copy all the files to the plugins folders.
    Redownload and copy everything!
    And you should leave server-ip= in server.properties blank; You set it to your hamachi 'ip'
     
  3. Offline

    Gernia

    Thank you so much..... All the errors are gone...
    My hamachi ip? its my static ip... not hamatchi one... but left it blank.

    I cant seem to connect to the map with other computers using the
    http://80.202.104.162:8123 link...
    got my ip from http://www.whatsmyip.org/

    Can connect from server with http://localhost:8123/ but not ip...

    PS: server wont be up when i post this but later after 18:00 most likely
     
  4. Offline

    LHammonds

    Then it is a port forwarding issue or firewall issue or a combination of both.

    EDIT: Also, be careful running plugins on newer versions of Bukkit. I believe current version of dynmap is 0.36.3 and made for CB 1.2.4-R1.0. If it works for 1.2.5, great...but always be weary of potential problems when running mis-matched versions.
     
  5. Offline

    Gernia

    hmmm... well i have port forwarded 25565 if that what u mean? My firewall is off, and its turned of on my laptop too...
    Atleast the server is up and running now :)


    Edit: ofc i had to port forward 8123 :D

    Thank you everybody for the help
     
  6. Offline

    stuntguy3000

    " My firewall is off, and its turned of on my laptop too... "

    TURN IT BACK ON. Otherwise you could easily get hacked D:

    You don't need to turn it off, just allow the server, but i didn't need to change anything =)
     
  7. Offline

    JWhy

    5.232.87.13?
    That's for 180% a hamachi ip :confused:
     
Thread Status:
Not open for further replies.

Share This Page