EDIT: Blizzard, I got it to work consistently, but with a rather large problem. The first person to log in after starting the server can successfully battle enemies. But if they access the menu, they get this error:
Sat Feb 05 13:58:51 Central Standard Time 2011:
An established connection was aborted by the software in your host machine.
RMX-OS Script:2267:in `check'
RMX-OS Script:2222:in `recv'
RMX-OS Script:827:in `listen'
RMX-OS Script:3618: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'
blizzabsrmxos:933:in `main'
RMX-OS Main:46
When they, or anyone else logs back in, enemies are unfightbale but remain in the position/HP amount they had when the first person to log in was fighting them. to see if I could get around this, I tried getting two people to log in quickly before the first person got that error. The second person got this error:
Sat Feb 05 13:58:41 Central Standard Time 2011:
undefined method `has_key?' for nil:NilClass
blizzabsrmxos:511:in `update_online_enemy'
blizzabsrmxos:393:in `check_game'
RMX-OS Script:845:in `listen'
RMX-OS Script:844:in `each'
RMX-OS Script:844:in `listen'
RMX-OS Script:5623:in `update'
RMX-OS Script:5255:in `main'
RMX-OS Script:5252:in `loop'
RMX-OS Script:5257:in `main'
RMX-OS Main:46
After that, no one experieced any errors, but the enemies were unfightable to everyone. However, they were in different positions and you could see on their lifebar the damage that the first person to log in had done in the brief time beore getting the error. I believe if you can fix these two errors, you'll have it running perfectly.
Note: For me, the first person to lo in after starting the server always gets that top error.
EDIT: I've found that the erorr I talked about above (the first one) only comes up some of the time. The rest of the time, everything works fine for the GMaster until I use a skill on an enemies (Skills work on players, you see damage, but they don't reduce their HP or affect them). If yo use a skill on an enemy, the script "hangs." I've confirmed Wizered's report that only the GMaster can fight enemies. I went on from two different PCs and only the GMaster was able to fight the enemies. Please fix these problems. In a moment I'll post the error I got when the GMaster used a skill. Also, it's still not writing any logs. And everything works fine when I test it with the server running on my PC.
Agian, another EDIT: Here is the error I get when the GMaster tries using a skill on a blizz-abs enemy (skills seem to work on players but don't actually do anything to them because as I said, only the GMaster can participate in blizzabs battles.)
The error is:
Sat Feb 05 15:51:07 Central Standard Time 2011:
(eval):1:in `check_game'compile error
(eval):1: unterminated string meets end of file
(eval):1: syntax error
{"@direction"=>2, "@real_x"=>9728, "@real_y"=>5760, "@x"=>76, "@battler|@states"=>[], "@ai|@negative"=>[1, 3, 5, 6], "@y"=>45, "@character_name"=>"BlackCat", "@ai|@view_range"=>5, "@ai|@altered_alignment"=>false, "@battler|@enemy_id"=>7, "@ai|@neutral"=>
- , "@ai|@positive"=>[2], "@move_speed"=>3, "@battler|@sp"=>9999, "@ai|@hearing_range_ratio"=>40, "@battler|@state_time"=>{}, "@battler|@hpPNG
^
blizzabsrmxos:392:in `check_game'
RMX-OS Script:845:in `eval'
blizzabsrmxos:392:in `check_game'
RMX-OS Script:845:in `listen'
RMX-OS Script:844:in `each'
RMX-OS Script:844:in `listen'
RMX-OS Script:3618: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'
blizzabsrmxos:933:in `main'
RMX-OS Main:46
If this has something to do with that anime count thing or whatever that you told me I could delete, just tell me because I haven't deleted it yet. Thanks very much in advance for anything you do to fix this.
Good luck.