Bugs [01-21-06]
Posted: Sat Jan 21, 2006 7:51 am
I do maintenance as part of my BBS maintenance at midnight, and when I do I get the bugs below the following:
---------Maintenance Batch File--------------
cd \\va\\door\\usurper
if exist node\\onliners.dat del node\\onliners.dat
if exist node\\maint.flg del node\\maint.flg
if exist maint.flg del maint.flg
usurper /fmaint
usurper /scores
-------------------------------------------------
1) during \"usurper /fmaint\" it does something real fast and can't see what it says, but then it clears the screen and puts [press-a-key] and just sits there until I press a key (therefore, maintence sticks there until I come around the next day to hit a key)
2) during \"usurper /fmaint\" (after the pause bug) always says \"Could not find the Street-talk files.\"
3) during \"usurper /fmaint\" When npc teams attack another team, 80% of the time it locks up.
4) during \"usurper /scores\" it creates the scores, then clears the screen and prompts for a Local Login / \"Please enter your name below (or leave blank for First Last):\"
These bugs are preventing me from running this game on my BBS because it will hang on maintenance every night.
---------Maintenance Batch File--------------
cd \\va\\door\\usurper
if exist node\\onliners.dat del node\\onliners.dat
if exist node\\maint.flg del node\\maint.flg
if exist maint.flg del maint.flg
usurper /fmaint
usurper /scores
-------------------------------------------------
1) during \"usurper /fmaint\" it does something real fast and can't see what it says, but then it clears the screen and puts [press-a-key] and just sits there until I press a key (therefore, maintence sticks there until I come around the next day to hit a key)
2) during \"usurper /fmaint\" (after the pause bug) always says \"Could not find the Street-talk files.\"
3) during \"usurper /fmaint\" When npc teams attack another team, 80% of the time it locks up.
4) during \"usurper /scores\" it creates the scores, then clears the screen and prompts for a Local Login / \"Please enter your name below (or leave blank for First Last):\"
These bugs are preventing me from running this game on my BBS because it will hang on maintenance every night.