Advertisement
Guest User

Untitled

a guest
Jul 19th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.77 KB | None | 0 0
  1. 19:16:50 [INFO] [dynmap] Enabling dynmap v0.40-1180
  2. >
  3. 19:16:50 [INFO] [dynmap] Using PermissionsEx 1.19.1 for access control
  4. >
  5. 19:16:50 [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. 19:16:50 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  8. >
  9. 19:16:50 [SEVERE] [dynmap] Error: shader 'default' cannot load texture pack 'standard'
  10. >
  11. 19:16:50 [SEVERE] [dynmap] Could not load colors 'default' ('plugins/dynmap/colorschemes/default.txt'): File not found.
  12. java.io.FileNotFoundException: plugins/dynmap/colorschemes/default.txt (No such file or directory)
  13. at java.io.FileInputStream.open(Native Method)
  14. at java.io.FileInputStream.<init>(FileInputStream.java:120)
  15. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  16. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  17. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  20. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  21. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  22. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  23. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  24. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  25. at org.dynmap.MapManager.<init>(MapManager.java:741)
  26. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
  27. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:574)
  28. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  29. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  30. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  31. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  32. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  33. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  34. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  35. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  36. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  37. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  38. >
  39. 19:16:50 [SEVERE] [dynmap] Could not load colors 'ovocean' ('plugins/dynmap/colorschemes/ovocean.txt'): File not found.
  40. java.io.FileNotFoundException: plugins/dynmap/colorschemes/ovocean.txt (No such file or directory)
  41. at java.io.FileInputStream.open(Native Method)
  42. at java.io.FileInputStream.<init>(FileInputStream.java:120)
  43. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  44. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  45. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  47. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  48. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  49. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  50. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  51. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  52. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  53. at org.dynmap.MapManager.<init>(MapManager.java:741)
  54. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
  55. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:574)
  56. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  57. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  58. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  59. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  60. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  61. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  62. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  63. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  64. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  65. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  66. >
  67. 19:16:50 [SEVERE] [dynmap] Could not load colors 'flames' ('plugins/dynmap/colorschemes/flames.txt'): File not found.
  68. java.io.FileNotFoundException: plugins/dynmap/colorschemes/flames.txt (No such file or directory)
  69. at java.io.FileInputStream.open(Native Method)
  70. at java.io.FileInputStream.<init>(FileInputStream.java:120)
  71. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  72. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  73. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  74. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  75. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  76. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  77. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  78. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  79. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  80. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  81. at org.dynmap.MapManager.<init>(MapManager.java:741)
  82. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
  83. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:574)
  84. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  85. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  86. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  87. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  88. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  89. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  90. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  91. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  92. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  93. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  94. >
  95. 19:16:50 [SEVERE] [dynmap] Could not load colors 'sk89q' ('plugins/dynmap/colorschemes/sk89q.txt'): File not found.
  96. java.io.FileNotFoundException: plugins/dynmap/colorschemes/sk89q.txt (No such file or directory)
  97. at java.io.FileInputStream.open(Native Method)
  98. at java.io.FileInputStream.<init>(FileInputStream.java:120)
  99. at org.dynmap.ColorScheme.loadScheme(ColorScheme.java:68)
  100. at org.dynmap.ColorScheme.getScheme(ColorScheme.java:51)
  101. at org.dynmap.hdmap.DefaultHDShader.<init>(DefaultHDShader.java:25)
  102. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  103. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  104. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  105. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  106. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  107. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  108. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  109. at org.dynmap.MapManager.<init>(MapManager.java:741)
  110. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:321)
  111. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:574)
  112. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
  113. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  114. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  115. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  116. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  117. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  118. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  119. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  120. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  121. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  122. >
  123. 19:16:50 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  124. >
  125. 19:16:50 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  126. >
  127. 19:16:50 [SEVERE] [dynmap] Error: shader 'stdtexture' cannot load texture pack 'standard'
  128. >
  129. 19:16:50 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  130. >
  131. 19:16:50 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  132. >
  133. 19:16:50 [SEVERE] [dynmap] Error: shader 'stdtexture-nobiome' cannot load texture pack 'standard'
  134. >
  135. 19:16:50 [INFO] [dynmap] Cannot process plugins/dynmap/texturepacks/standard/terrain.png - java.io.FileNotFoundException: plugins/dynmap/texturepacks/standard/terrain.png (No such file or directory)
  136. >
  137. 19:16:50 [SEVERE] [dynmap] Error loading texture pack 'standard' - not found
  138. >
  139. 19:16:50 [SEVERE] [dynmap] Error: shader 'stdtexture-mcr-grid' cannot load texture pack 'standard'
  140. >
  141. 19:16:50 [INFO] [dynmap] Loaded 20 shaders.
  142. >
  143. 19:16:50 [INFO] [dynmap] Loaded 82 perspectives.
  144. >
  145. 19:16:50 [INFO] [dynmap] Loaded 12 lightings.
  146. >
  147. 19:16:50 [INFO] [dynmap] Web server started on address 82.211.49.187:8123
  148. >
  149. 19:16:50 [INFO] [dynmap] version 0.40-1180 is enabled - core version 0.40-272
  150. >
  151. 19:16:50 [INFO] [dynmap] Loaded 3 maps of world 'world'.
  152. >
  153. 19:16:50 [INFO] [dynmap] Loaded 503 pending tile renders for world 'world
  154. >
  155. 19:16:50 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
  156. >
  157. 19:16:50 [INFO] [dynmap] Loaded 73 pending tile renders for world 'world_nether
  158. >
  159. 19:16:50 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
  160. >
  161. 19:16:50 [INFO] [dynmap] Loaded 3 maps of world 'FreeBuild'.
  162. >
  163. 19:16:50 [INFO] [dynmap] Loaded 321 pending tile renders for world 'FreeBuild
  164. >
  165. 19:16:50 [INFO] [dynmap] Loaded 3 maps of world 'Clan'.
  166. >
  167. 19:16:50 [INFO] [dynmap] Loaded 3 maps of world 'Farm'.
  168. >
  169. 19:16:50 [INFO] [dynmap] Loaded 1438 pending tile renders for world 'Farm
  170. >
  171. 19:16:50 [INFO] [dynmap] Loaded 2 maps of world 'Nehter'.
  172. >
  173. 19:16:50 [INFO] [dynmap] Loaded 2 maps of world 'End'.
  174. >
  175. 19:16:50 [INFO] [dynmap] Loaded 2 pending tile renders for world 'End
  176. >
  177. 19:16:50 [INFO] [dynmap] Loaded 3 maps of world 'Bau'.
  178. >
  179. 19:16:50 [INFO] [dynmap] Loaded 696 pending tile renders for world 'Bau
  180. >
  181. 19:16:50 [INFO] [dynmap] Enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement