Advertisement
Ironclades

online trainer battle error log

Nov 3rd, 2015
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. Exception: Hangup
  2. Message: The script is taking too long. The game will restart.
  3. * PScreen_Save:107:in `open'
  4. * PScreen_Save:107:in `pbSave'
  5. ** GTS_System:1131:in `do_command'
  6. ** GTS_System:1099:in `update'
  7. ** GTS_System:1075:in `main'
  8. ** GTS_System:1071:in `loop'
  9. ** GTS_System:1076:in `main'
  10. Main*:35:in `mainFunction'
  11. Main*:20:in `pbCriticalCode'
  12. Main*:38:in `mainFunction'
  13. Exception: RuntimeError
  14. Message: Script error within event 4, map 14 (Title Screen):
  15. Exception: RuntimeError
  16. Message: Section136:452:in `pbStartLoadScreen'scss error - Corrupted or incompatible save file.
  17. ***Full script:
  18. Audio.bgm_stop
  19. sscene=PokemonLoadScene.new
  20. sscreen=PokemonLoad.new(sscene)
  21. sscreen.pbStartLoadScreen
  22.  
  23. Interpreter:243:in `pbExecuteScript'
  24. (eval):4:in `pbExecuteScript'
  25. Interpreter:1600:in `eval'
  26. Interpreter:243:in `pbExecuteScript'
  27. Interpreter:1600:in `command_355'
  28. Interpreter:494:in `execute_command'
  29. Interpreter:193:in `update'
  30. Interpreter:106:in `loop'
  31. Interpreter:198:in `update'
  32. Game_Event:265:in `update'
  33.  
  34. Interpreter:276:in `pbExecuteScript'
  35. Interpreter:1600:in `command_355'
  36. Interpreter:494:in `execute_command'
  37. Interpreter:193:in `update'
  38. Interpreter:106:in `loop'
  39. Interpreter:198:in `update'
  40. Game_Event:265:in `update'
  41. * Game_Map:456:in `update'
  42. * Game_Map:454:in `each'
  43. * Game_Map:454:in `update'
  44. Exception: RuntimeError
  45. Message: Player 2 has no unfainted Pokémon
  46. * PokeBattle_Battle:2829:in `pbStartBattleCore'
  47. * PokeBattle_Battle:2708:in `pbStartBattle'
  48. * PField_Field:1194:in `pbDoubleWildBattle'
  49. * PField_Field:1193:in `pbSceneStandby'
  50. * PField_Field:1195:in `pbDoubleWildBattle'
  51. * PField_Field:1192:in `pbBattleAnimation'
  52. * PField_Field:1192:in `pbDoubleWildBattle'
  53. * PField_Field:1571:in `pbBattleOnStepTaken'
  54. * PField_Field:1597:in `pbOnStepTaken'
  55. Game_Player:484:in `update_old'
  56. Exception: RuntimeError
  57. Message: Player 2 has no unfainted Pokémon
  58. * PokeBattle_Battle:2829:in `pbStartBattleCore'
  59. * PokeBattle_Battle:2708:in `pbStartBattle'
  60. * PField_Field:1194:in `pbDoubleWildBattle'
  61. * PField_Field:1193:in `pbSceneStandby'
  62. * PField_Field:1195:in `pbDoubleWildBattle'
  63. * PField_Field:1192:in `pbBattleAnimation'
  64. * PField_Field:1192:in `pbDoubleWildBattle'
  65. * PField_Field:1571:in `pbBattleOnStepTaken'
  66. * PField_Field:1597:in `pbOnStepTaken'
  67. Game_Player:484:in `update_old'
  68. Exception: RuntimeError
  69. Message: Script error within event 12, map 8 (Route 07):
  70. Exception: RGSSError
  71. Message: Section206:79:in `z'disposed sprite
  72. ***Full script:
  73. pbTrainerIntro(:BLACKBELT)
  74. Kernel.pbNoticePlayer(get_character(0))
  75. pbCallBub(2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement