hostile
03/10/01, 12:58 am
My dedicated RA3 server keeps getting stuck in this loop (below is what shows up in the console). It just keeps going until I quit.
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
red:0 blue:0
Can't find map maps/.bsp
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
red:0 blue:0
Can't find map maps/.bsp
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
It works fine with the default maploop:
maploop: ra3map1 ra3map2 ra3map3 ra3map4 ra3map5 ra3map6 ra3map7 ra3map8;
but it doesnt with my map loop:
maploop: ra3SLoB1 ra3sgmap1 ra3raw2 ra3raw1 charonra3map1 ra3fire2 m3amap1 map-ma_nate1 ra3infidel1 ra3dist1 ra3mapkit1 ra3mapkit2 ra3shov1;
what gives? In the readme it says "//you do not need to list all the maps/arenas, unlisted ones will use defaults" so I didnt. coud that be the problem?
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
red:0 blue:0
Can't find map maps/.bsp
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
red:0 blue:0
Can't find map maps/.bsp
broadcast: print "Timelimit hit.\n"
Exit: Timelimit hit.
It works fine with the default maploop:
maploop: ra3map1 ra3map2 ra3map3 ra3map4 ra3map5 ra3map6 ra3map7 ra3map8;
but it doesnt with my map loop:
maploop: ra3SLoB1 ra3sgmap1 ra3raw2 ra3raw1 charonra3map1 ra3fire2 m3amap1 map-ma_nate1 ra3infidel1 ra3dist1 ra3mapkit1 ra3mapkit2 ra3shov1;
what gives? In the readme it says "//you do not need to list all the maps/arenas, unlisted ones will use defaults" so I didnt. coud that be the problem?