Kk I won't double post anymore. so I got around my previous error (I'd forgotten to configure version number, what a dumb mistake....) and now I'm faced with a new problem: I get this error immediately upon registering, or sometimes after I progress through one line of text and name my first character:
undefined method `damage' for nil:NilClass
babsmxos:663:in `update'
Blizz-ABS Part 2:3796:in `update_moving'
Blizz-ABS Part 2:3796:in `each'
Blizz-ABS Part 2:3796:in `update_moving'
Blizz-ABS Part 3:2087:in `update_blizzabsrmxos_later'
babsmxos:662:in `update'
Scene_Map:56:in `update_rmxos_later'
Scene_Map:49:in `loop'
Scene_Map:70:in `update_rmxos_later'
RMX-OS Script:3633:in `upd_blizzabs_later'
Blizz-ABS Part 3:6805:in `update'
Scene_Map:25:in `main_rmxos_later'
Scene_Map:19:in `loop'
Scene_Map:30:in `main_rmxos_later'
RMX-OS Script:3606:in `main_blizzabs_later'
Blizz-ABS Part 3:6713:in `main_blizzabsrmxos_later'
babsmxos:942:in `main'
RMX-OS Main:46
Also, the system still isn't logging all of the user data......
EDIT: Just to let you know, it logs IPs, users, and user data, but nothing else, whic makes gameplay kind of impossible.
Another EDIT: I went back to the blizz-abs controller v1.1. Now I can get the game to start, but again players cannot talk, and it's having wierd random save data errors. I'm assuming this is due to the abs controller being v1.1, so any advice on fixing my original error with 1.2 (above) so that I can return to the less glitchy 1.2 would be greatly appreciated. Also any advice on how to make the game write and read save data to/from the mySQL database would be extremely helpful, because the client just isn't doing it.
Yet Another EDIT: Just to let you know, there are a few other problems as well. The major ones that make it impossible for you to play the game are: the game appears to be unable to read save data, therefore, even if it did manage to write it, which it rarely does, it can't read it, so it doesn't matter. Also, enemies don't work. They just stand in a fixed position with the lifebar above their head. They can't attack you, you can't attack them. Also, if you exit the game window, then try logging back in, it says you're already logged in, therefore the only way to log back in is shut down the server and then try it. Obviously this wouldn't work. One final piece of information that I may have already mentioned: being able to talk, and being able to see other players appears to be directly linked to being able to wirte save data. If it's successfully writing the data, I can talk and see other players. If I can't do any one of those, I also can't do the other two. So......a few bugs. Please help.