Advertisement
ionstorm66

Untitled

Feb 18th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.85 KB | None | 0 0
  1. 2012-02-18 22:46:13 [INFO] [dynmap] Loading dynmap v0.33-900.
  2. 2012-02-18 22:46:13 [INFO] [dynmap] Using Bukkit Permissions (superperms) for access control
  3. 2012-02-18 22:46:13 [INFO] [dynmap] Detected Spout
  4. 2012-02-18 22:46:13 [INFO] [dynmap] Loaded 1 Spout custom blocks
  5. 2012-02-18 22:46:14 [SEVERE] [dynmap] Error loading maptype
  6. java.lang.reflect.InvocationTargetException
  7. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  8. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  9. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  10. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  11. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  12. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  13. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  14. at org.dynmap.MapManager.<init>(MapManager.java:743)
  15. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  16. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  17. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  18. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  19. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  20. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  21. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  22. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  23. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  24. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  26. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  27. Caused by: java.lang.ArrayIndexOutOfBoundsException
  28. at java.lang.System.arraycopy(Native Method)
  29. at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  30. at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  31. at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  32. at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  33. ... 20 more
  34. 2012-02-18 22:46:14 [SEVERE] java.lang.reflect.InvocationTargetException
  35. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  36. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  37. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  38. 2012-02-18 22:46:14 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  39. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  40. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  41. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  42. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.MapManager.<init>(MapManager.java:743)
  43. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  44. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  45. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  46. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  47. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  48. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  49. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  50. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  51. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  52. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  53. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  54. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  55. 2012-02-18 22:46:14 [SEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException
  56. 2012-02-18 22:46:14 [SEVERE] at java.lang.System.arraycopy(Native Method)
  57. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  58. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  59. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  60. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  61. 2012-02-18 22:46:14 [SEVERE] ... 20 more
  62. 2012-02-18 22:46:14 [SEVERE] [dynmap] Error loading maptype
  63. java.lang.reflect.InvocationTargetException
  64. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  65. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  66. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  67. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  68. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  69. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  70. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  71. at org.dynmap.MapManager.<init>(MapManager.java:743)
  72. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  73. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  74. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  75. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  76. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  77. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  78. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  79. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  80. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  81. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  82. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  83. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  84. Caused by: java.lang.ArrayIndexOutOfBoundsException
  85. at java.lang.System.arraycopy(Native Method)
  86. at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  87. at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  88. at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  89. at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  90. ... 20 more
  91. 2012-02-18 22:46:14 [SEVERE] java.lang.reflect.InvocationTargetException
  92. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  93. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  94. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  95. 2012-02-18 22:46:14 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  96. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  97. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  98. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  99. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.MapManager.<init>(MapManager.java:743)
  100. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  101. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  102. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  103. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  104. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  105. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  106. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  107. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  108. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  109. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  110. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  111. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  112. 2012-02-18 22:46:14 [SEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException
  113. 2012-02-18 22:46:14 [SEVERE] at java.lang.System.arraycopy(Native Method)
  114. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  115. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  116. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  117. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  118. 2012-02-18 22:46:14 [SEVERE] ... 20 more
  119. 2012-02-18 22:46:14 [SEVERE] [dynmap] Error loading maptype
  120. java.lang.reflect.InvocationTargetException
  121. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  122. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  123. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  124. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  125. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  126. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  127. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  128. at org.dynmap.MapManager.<init>(MapManager.java:743)
  129. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  130. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  131. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  132. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  133. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  134. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  135. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  136. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  137. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  138. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  139. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  140. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  141. Caused by: java.lang.ArrayIndexOutOfBoundsException
  142. at java.lang.System.arraycopy(Native Method)
  143. at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  144. at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  145. at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  146. at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  147. ... 20 more
  148. 2012-02-18 22:46:14 [SEVERE] java.lang.reflect.InvocationTargetException
  149. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  150. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  151. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  152. 2012-02-18 22:46:14 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  153. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  154. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  155. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  156. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.MapManager.<init>(MapManager.java:743)
  157. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  158. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  159. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  160. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  161. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  162. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  163. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  164. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  165. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  166. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  167. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  168. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  169. 2012-02-18 22:46:14 [SEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException
  170. 2012-02-18 22:46:14 [SEVERE] at java.lang.System.arraycopy(Native Method)
  171. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  172. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  173. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  174. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  175. 2012-02-18 22:46:14 [SEVERE] ... 20 more
  176. 2012-02-18 22:46:14 [SEVERE] [dynmap] Error loading maptype
  177. java.lang.reflect.InvocationTargetException
  178. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  179. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  180. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  181. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  182. at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  183. at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  184. at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  185. at org.dynmap.MapManager.<init>(MapManager.java:743)
  186. at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  187. at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  188. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  189. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  190. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  191. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  192. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  193. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  194. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  195. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  196. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  197. at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  198. Caused by: java.lang.ArrayIndexOutOfBoundsException
  199. at java.lang.System.arraycopy(Native Method)
  200. at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  201. at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  202. at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  203. at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  204. ... 20 more
  205. 2012-02-18 22:46:14 [SEVERE] java.lang.reflect.InvocationTargetException
  206. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  207. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  208. 2012-02-18 22:46:14 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  209. 2012-02-18 22:46:14 [SEVERE] at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  210. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:322)
  211. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:336)
  212. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:38)
  213. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.MapManager.<init>(MapManager.java:743)
  214. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.DynmapCore.enableCore(DynmapCore.java:311)
  215. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:440)
  216. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
  217. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:1057)
  218. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:380)
  219. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:247)
  220. 2012-02-18 22:46:14 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:230)
  221. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:357)
  222. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:344)
  223. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
  224. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
  225. 2012-02-18 22:46:14 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  226. 2012-02-18 22:46:14 [SEVERE] Caused by: java.lang.ArrayIndexOutOfBoundsException
  227. 2012-02-18 22:46:14 [SEVERE] at java.lang.System.arraycopy(Native Method)
  228. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.loadDynamicImage(TexturePack.java:636)
  229. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.<init>(TexturePack.java:507)
  230. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:257)
  231. 2012-02-18 22:46:14 [SEVERE] at org.dynmap.hdmap.TexturePackHDShader.<init>(TexturePackHDShader.java:28)
  232. 2012-02-18 22:46:14 [SEVERE] ... 20 more
  233. 2012-02-18 22:46:14 [INFO] [dynmap] Loaded 11 shaders.
  234. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 82 perspectives.
  235. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 12 lightings.
  236. 2012-02-18 22:46:15 [INFO] [dynmap] version 0.33-900 is enabled - core version 0.33-92
  237. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  238. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'surface' loading invalid shader 'stdtexture' - map disabled
  239. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 1 maps of world 'main'.
  240. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  241. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'nether' loading invalid shader 'stdtexture' - map disabled
  242. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 0 maps of world 'main_nether'.
  243. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  244. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'the_end' loading invalid shader 'stdtexture' - map disabled
  245. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 0 maps of world 'main_the_end'.
  246. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  247. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'surface' loading invalid shader 'stdtexture' - map disabled
  248. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 1 maps of world 'world_1'.
  249. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  250. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'nether' loading invalid shader 'stdtexture' - map disabled
  251. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 0 maps of world 'world_1_nether'.
  252. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'flat' loading invalid shader 'stdtexture' - map disabled
  253. 2012-02-18 22:46:15 [SEVERE] [dynmap] HDMap 'the_end' loading invalid shader 'stdtexture' - map disabled
  254. 2012-02-18 22:46:15 [INFO] [dynmap] Loaded 0 maps of world 'world_1_the_end'.
  255. 2012-02-18 22:46:15 [INFO] [dynmap] Enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement