I have datapath set correct but still can't walk in the new area, guess I will have to patch up another client
we don't need a string pathTOL in datapath added yet?
using withdraw 200 created a crash
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Mobiles.Banker.Withdraw(Mobile from, Int32 amount)
at Server.Mobiles.Banker.OnSpeech(SpeechEventArgs e)
at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) in d:\New ServUO\ServUO-master\Server\Mobile.cs:line 5275
at Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc) in d:\New ServUO\ServUO-master\Server\Network\PacketHandlers.cs:line 1560
at Server.Network.MessagePump.HandleReceive(NetState ns) in d:\New ServUO\ServUO-master\Server\Network\MessagePump.cs:line 187
at Server.Network.MessagePump.Slice() in d:\New ServUO\ServUO-master\Server\Network\MessagePump.cs:line 121
at Server.Core.Main(String[] args) in d:\New ServUO\ServUO-master\Server\Main.cs:line 608