[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some place else to download a2gameserver?



> - sendMessage "LOADING DRIVER" needs to be on caps, otherwise it hangs
Whoops.  Good find.  I'll update my copy to match your changes on
that... ;-)

> - The sos file starts to load at 800 thru to 840, but after that it
> stalls repeating ·8C\ again and again. Maybe it's a lowercase that
> you missed here?

DOH!  I figured out what was causing that.  I converted the individual
bytes to uppercase, but not the addresses, so when it started to type
8C0 it was sending 8c0!  Augh!  Ok.  Fixed.  I'll repackage and send a
RC2 up shortly.  Sorry about that.  :->

-B