ZaneDubya / UltimaXNA

Ultima Online client in C#/XNA
GNU General Public License v3.0
142 stars 73 forks source link

Client is not receiving / sending Z position in format expected by RunUO. #3

Closed ZaneDubya closed 9 years ago

ZaneDubya commented 9 years ago

All Z positions received by client are == 0. What's going on here?

ZaneDubya commented 9 years ago

This is due to the server being unable to gather the data it needs from 4.x.x.x clients. Data from 7.0.24.0 works just fine. Available here: http://web.cdn.eamythic.com/us/uo/installers/20120309/UOClassicSetup_7_0_24_0.exe

ZaneDubya commented 9 years ago

Added notes on suggested client to wiki.