Advertisement
Buba-b

Retro-Pixel Castles log Update

May 28th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. Retro-Pixel Castles InDev 19c
  2. Operating System: Windows 8.1
  3. GPU Drivers: igdumdim64
  4. GPU Driver Version: 10.18.15.4256
  5. Maximum JVM Memory: 1801MB
  6. Display Mode: Windowed
  7.  
  8. Sat May 28 15:52:33 BST 2016 INFO:Slick Build #237
  9. Sat May 28 15:52:34 BST 2016 INFO:LWJGL Version: 2.9.3
  10. Sat May 28 15:52:34 BST 2016 INFO:OriginalDisplayMode: 1920 x 1080 x 32 @60Hz
  11. Sat May 28 15:52:34 BST 2016 INFO:TargetDisplayMode: 1280 x 720 x 0 @0Hz
  12. Sat May 28 15:52:34 BST 2016 INFO:Starting display 1280x720
  13. Sat May 28 15:52:34 BST 2016 INFO:Use Java PNG Loader = true
  14. Sat May 28 15:52:34 BST 2016 INFO:Controllers not available
  15. Sat May 28 15:52:36 BST 2016 INFO:Initialising sounds..
  16. Sat May 28 15:52:36 BST 2016 INFO:- Sound works
  17. Sat May 28 15:52:36 BST 2016 INFO:- 64 OpenAL source available
  18. Sat May 28 15:52:36 BST 2016 INFO:- Sounds source generated
  19. Resetting SPLASH
  20. Resetting SPLASH
  21. Failed to load limbo villagers.
  22. Failed to load limbo resources.
  23. Failed to load limbo villagers.
  24. Failed to load limbo resources.
  25. Failed to load limbo villagers.
  26. Failed to load limbo resources.
  27. Loading Game
  28. Font Module: 0
  29. Save Module: 0
  30. Time Module: 1
  31. Map Module: 1101
  32. Road Module: 3
  33. Mini Map Module: 19
  34. Limbo resource save data failed to load, loading defaults!
  35. Resource Module: 21
  36. Transition Module: 0
  37. Shadow Module: 1917
  38. Lighting Module: 49
  39. Projectile Module: 0
  40. Missile Module: 3
  41. Particle Module: 75
  42. Collision Module: 856
  43. Depth Module: 216
  44. Ancient Cullis Gate has been completed.
  45. Ancient Radiance Pool has been completed.
  46. Ancient Radiance Pool has been completed.
  47. Ancient Radiance Pool has been completed.
  48. Ancient Radiance Pool has been completed.
  49. Ancient Cullis Gate has been completed.
  50. Ancient Cullis Gate has been completed.
  51. Object Module: 277
  52. Background Module: 0
  53. Sound Module: 4
  54. Mob Module: 277
  55. Essence Module: 0
  56. Weather Module: 0
  57. Resource Module Sync: 0
  58. Object Module Sync: 31
  59. Mob Module Sync: 76
  60. Essence Module Sync: 0
  61. Missile Module Sync: 0
  62. Sat May 28 15:52:55 BST 2016 ERROR:null
  63. java.lang.NullPointerException
  64. at rpc.save.DataHandler.getSave(DataHandler.java:282)
  65. at rpc.guielements.guibuttons.GUIButtonMapList.getMapSave(GUIButtonMapList.java:207)
  66. at rpc.guielements.mainmenu.MapEditorLoadMap.selectFirstMap(MapEditorLoadMap.java:91)
  67. at rpc.guielements.mainmenu.MapEditorLoadMap.<init>(MapEditorLoadMap.java:44)
  68. at rpc.states.MainMenuState.loadState(MainMenuState.java:163)
  69. at rpc.states.StateBase.update(StateBase.java:418)
  70. at rpc.states.MainMenuState.update(MainMenuState.java:317)
  71. at org.newdawn.slick.state.StateBasedGame.update(StateBasedGame.java:266)
  72. at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:657)
  73. at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:484)
  74. at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:394)
  75. at rpc.system.Game.launchGame(Game.java:110)
  76. at rpc.system.Launcher.main(Launcher.java:50)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  78. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  79. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  80. at java.lang.reflect.Method.invoke(Method.java:483)
  81. at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
  82. Sat May 28 15:52:55 BST 2016 ERROR:Game.update() failure - check the game code.
  83. org.newdawn.slick.SlickException: Game.update() failure - check the game code.
  84. at org.newdawn.slick.GameContainer.updateAndRender(GameContainer.java:669)
  85. at org.newdawn.slick.AppGameContainer.gameLoop(AppGameContainer.java:484)
  86. at org.newdawn.slick.AppGameContainer.start(AppGameContainer.java:394)
  87. at rpc.system.Game.launchGame(Game.java:110)
  88. at rpc.system.Launcher.main(Launcher.java:50)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  90. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  91. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  92. at java.lang.reflect.Method.invoke(Method.java:483)
  93. at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement