Advertisement
Guest User

Untitled

a guest
Aug 9th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2012-08-09 01:35:12 [INFO] [dynmap] Enabling dynmap v0.70-1263
  2.  
  3. 2012-08-09 01:35:12 [INFO] [dynmap] Using PermissionsEx 1.19.2 for access control
  4.  
  5. 2012-08-09 01:35:12 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  6.  
  7. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  8.  
  9. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error: shader 'default' cannot load texture pack 'standard'
  10.  
  11. 2012-08-09 01:35:12 [SEVERE] [dynmap] Could not load colors 'default' ('plugins/dynmap/colorschemes/default.txt'): File not found.
  12.  
  13. java.io.FileNotFoundException: plugins/dynmap/colorschemes/default.txt (No such file or directory)
  14.  
  15. at java.io.FileInputStream.open(Native Method)
  16.  
  17. at java.io.FileInputStream.<init>(Unknown Source)
  18.  
  19. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  20.  
  21. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  22.  
  23. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  24.  
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  26.  
  27. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  28.  
  29. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  30.  
  31. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  32.  
  33. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  34.  
  35. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  36.  
  37. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  38.  
  39. at org.dynmap.MapManager.<init>(MapManager.java:740)
  40.  
  41. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:344)
  42.  
  43. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:615)
  44.  
  45. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  46.  
  47. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
  48.  
  49. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  50.  
  51. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
  52.  
  53. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
  54.  
  55. at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
  56.  
  57. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
  58.  
  59. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
  60.  
  61. at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
  62.  
  63. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:376)
  64.  
  65. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  66.  
  67. 2012-08-09 01:35:12 [SEVERE] [dynmap] Could not load colors 'ovocean' ('plugins/dynmap/colorschemes/ovocean.txt'): File not found.
  68.  
  69. java.io.FileNotFoundException: plugins/dynmap/colorschemes/ovocean.txt (No such file or directory)
  70.  
  71. at java.io.FileInputStream.open(Native Method)
  72.  
  73. at java.io.FileInputStream.<init>(Unknown Source)
  74.  
  75. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  76.  
  77. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  78.  
  79. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  80.  
  81. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  82.  
  83. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  84.  
  85. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  86.  
  87. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  88.  
  89. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  90.  
  91. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  92.  
  93. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  94.  
  95. at org.dynmap.MapManager.<init>(MapManager.java:740)
  96.  
  97. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:344)
  98.  
  99. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:615)
  100.  
  101. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  102.  
  103. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
  104.  
  105. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  106.  
  107. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
  108.  
  109. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
  110.  
  111. at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
  112.  
  113. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
  114.  
  115. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
  116.  
  117. at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
  118.  
  119. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:376)
  120.  
  121. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  122.  
  123. 2012-08-09 01:35:12 [SEVERE] [dynmap] Could not load colors 'flames' ('plugins/dynmap/colorschemes/flames.txt'): File not found.
  124.  
  125. java.io.FileNotFoundException: plugins/dynmap/colorschemes/flames.txt (No such file or directory)
  126.  
  127. at java.io.FileInputStream.open(Native Method)
  128.  
  129. at java.io.FileInputStream.<init>(Unknown Source)
  130.  
  131. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  132.  
  133. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  134.  
  135. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  136.  
  137. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  138.  
  139. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  140.  
  141. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  142.  
  143. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  144.  
  145. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  146.  
  147. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  148.  
  149. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  150.  
  151. at org.dynmap.MapManager.<init>(MapManager.java:740)
  152.  
  153. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:344)
  154.  
  155. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:615)
  156.  
  157. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  158.  
  159. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
  160.  
  161. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  162.  
  163. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
  164.  
  165. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
  166.  
  167. at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
  168.  
  169. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
  170.  
  171. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
  172.  
  173. at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
  174.  
  175. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:376)
  176.  
  177. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  178.  
  179. 2012-08-09 01:35:12 [SEVERE] [dynmap] Could not load colors 'sk89q' ('plugins/dynmap/colorschemes/sk89q.txt'): File not found.
  180.  
  181. java.io.FileNotFoundException: plugins/dynmap/colorschemes/sk89q.txt (No such file or directory)
  182.  
  183. at java.io.FileInputStream.open(Native Method)
  184.  
  185. at java.io.FileInputStream.<init>(Unknown Source)
  186.  
  187. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  188.  
  189. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  190.  
  191. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  192.  
  193. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  194.  
  195. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  196.  
  197. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  198.  
  199. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  200.  
  201. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  202.  
  203. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  204.  
  205. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  206.  
  207. at org.dynmap.MapManager.<init>(MapManager.java:740)
  208.  
  209. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:344)
  210.  
  211. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:615)
  212.  
  213. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  214.  
  215. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
  216.  
  217. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  218.  
  219. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
  220.  
  221. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
  222.  
  223. at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
  224.  
  225. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
  226.  
  227. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
  228.  
  229. at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
  230.  
  231. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:376)
  232.  
  233. at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
  234.  
  235.  
  236. 2012-08-09 01:35:12 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  237.  
  238. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  239.  
  240. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error: shader 'stdtexture' cannot load texture pack 'standard'
  241.  
  242. 2012-08-09 01:35:12 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  243.  
  244. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  245.  
  246. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error: shader 'stdtexture-nobiome' cannot load texture pack 'standard'
  247.  
  248. 2012-08-09 01:35:12 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  249.  
  250. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  251.  
  252. 2012-08-09 01:35:12 [SEVERE] [dynmap] Error: shader 'stdtexture-mcr-grid' cannot load texture pack 'standard'
  253.  
  254. 2012-08-09 01:35:12 [INFO] [dynmap] Loaded 20 shaders.
  255.  
  256. 2012-08-09 01:35:12 [INFO] [dynmap] Loaded 82 perspectives.
  257.  
  258. 2012-08-09 01:35:12 [INFO] [dynmap] Loaded 12 lightings.
  259.  
  260. 2012-08-09 01:35:13 [SEVERE] [dynmap] Failed to start WebServer on address 209.236.121.117:8123 : Address already in use
  261.  
  262. 2012-08-09 01:35:13 [INFO] [dynmap] version 0.70-1263 is enabled - core version 0.70-323
  263.  
  264. 2012-08-09 01:35:13 [INFO] [dynmap] Loaded 3 maps of world 'world'.
  265.  
  266. 2012-08-09 01:35:13 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
  267.  
  268. 2012-08-09 01:35:13 [WARNING] [dynmap] playermove trigger enabled - this trigger can cause excessive tile updating: use with caution
  269.  
  270. 2012-08-09 01:35:13 [INFO] [dynmap] Enabled
  271.  
  272.  
  273.  
  274. then further down.......
  275.  
  276.  
  277. 2012-08-09 01:35:22 [SEVERE] [dynmap] Exception during render job: world=world, map=null
  278.  
  279. 2012-08-09 01:35:22 [SEVERE] java.lang.NullPointerException
  280.  
  281. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
  282.  
  283. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:69)
  284.  
  285. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
  286.  
  287. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
  288.  
  289. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1354)
  290.  
  291. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
  292.  
  293. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:619)
  294.  
  295. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:565)
  296.  
  297. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:179)
  298.  
  299. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:195)
  300.  
  301. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  302.  
  303. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  304.  
  305. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
  306.  
  307. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  308.  
  309. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  310.  
  311. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  312.  
  313. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  314.  
  315. 2012-08-09 01:35:22 [SEVERE] at java.lang.Thread.run(Unknown Source)
  316.  
  317. 2012-08-09 01:35:22 [SEVERE] [dynmap] Exception during render job: world=world, map=null
  318.  
  319. 2012-08-09 01:35:22 [SEVERE] java.lang.NullPointerException
  320.  
  321. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:94)
  322.  
  323. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader$ShaderState.<init>(TexturePackHDShader.java:69)
  324.  
  325. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:231)
  326.  
  327. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:125)
  328.  
  329. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1354)
  330.  
  331. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:96)
  332.  
  333. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:619)
  334.  
  335. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:565)
  336.  
  337. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:179)
  338.  
  339. 2012-08-09 01:35:22 [SEVERE] at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:195)
  340.  
  341. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  342.  
  343. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  344.  
  345. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
  346.  
  347. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source)
  348.  
  349. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
  350.  
  351. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  352.  
  353. 2012-08-09 01:35:22 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  354.  
  355. 2012-08-09 01:35:22 [SEVERE] at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement