[RMX-OS+Blizz-ABS]Error trying to launch into game(script error)

Started by Xolitude, February 20, 2013, 02:13:58 am

Previous topic - Next topic

Xolitude

Wed Feb 20 00:12:04 Mountain Standard Time 2013:
undefined method `<' for nil:NilClass
Blizz-ABS 2:312:in `level_up?'
Blizz-ABS 3:6817:in `update_lvlup'
Blizz-ABS 3:6815:in `each'
Blizz-ABS 3:6815:in `update_lvlup'
Blizz-ABS 3:6803:in `update'
Scene_Map:25:in `main_rmxos_later'
Scene_Map:19:in `loop'
Scene_Map:30:in `main_rmxos_later'
(RMX-OS) Script:3689:in `main_blizzabs_later'
Blizz-ABS 3:6713:in `main_blizzabsrmxos_later'
Blizz-ABS Controller:971:in `main'
-<:::RMX-OS Main:::>-:46



EDIT: It seems to default to this line in Blizz-ABS Part 2 Script:
  # trigger target data
  TRGTargetDefault = 0
  TRGTargetActivator = 1

I didn't edit anything, this is what I get when getting in-game. Any help? <3

MOAL

Did you clear your database? You have to do it if you remove or add BABS and ATES/CCTS if you have it in your project.

Xolitude

Quote from: MOAL on February 21, 2013, 09:52:53 am
Did you clear your database? You have to do it if you remove or add BABS and ATES/CCTS if you have it in your project.
I will try it in a little bit and come back with results :)