Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2013
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 1.19 KB | None | 0 0
  1. ---------------------------
  2. Pokemon Project Annex
  3. ---------------------------
  4. Exception: RuntimeError
  5.  
  6. Message: Script error within event 49, map 100 (Scripts):
  7.  
  8. Exception: NoMethodError
  9.  
  10. Message: Section153:52:in `pbWithdrawBank'undefined method `pbSub' for #<Interpreter:0x98e2480>
  11.  
  12. ***Full script:
  13.  
  14. pbWithdrawBank
  15.  
  16.  
  17. Interpreter:243:in `pbExecuteScript'
  18.  
  19. (eval):1:in `pbExecuteScript'
  20.  
  21. Interpreter:1600:in `eval'
  22.  
  23. Interpreter:243:in `pbExecuteScript'
  24.  
  25. Interpreter:1600:in `command_355'
  26.  
  27. Interpreter:494:in `execute_command'
  28.  
  29. Interpreter:193:in `update'
  30.  
  31. Interpreter:106:in `loop'
  32.  
  33. Interpreter:198:in `update'
  34.  
  35. Scene_Map:103:in `update'
  36.  
  37.  
  38.  
  39. Interpreter:276:in `pbExecuteScript'
  40.  
  41. Interpreter:1600:in `command_355'
  42.  
  43. Interpreter:494:in `execute_command'
  44.  
  45. Interpreter:193:in `update'
  46.  
  47. Interpreter:106:in `loop'
  48.  
  49. Interpreter:198:in `update'
  50.  
  51. Scene_Map:103:in `update'
  52.  
  53. Scene_Map:101:in `loop'
  54.  
  55. Scene_Map:114:in `update'
  56.  
  57. Scene_Map:68:in `main'
  58.  
  59.  
  60.  
  61. This exception was logged in
  62.  
  63. C:\Users\Warox\Saved Games/Pokemon Project Annex/errorlog.txt.
  64.  
  65. Press Ctrl+C to copy this message to the clipboard.
  66. ---------------------------
  67. OK  
  68. ---------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement