Hi all I started my server with this pack: https://www.servuo.com/archive/servuorepack.803/ because I love the customs ores and leathers and wood, anyways, my problem comes when a player or even the owner account uses this command: [OWLTRBOD the [OWLTR command works fine and does not killte server, any ideas? below find the crash log, if anything I dont care about the coomand or fixing the problem if I dont need it, all I want is to remove the player avility of seen or been able to use this command, I tested all other commands and this is the only one that causes server to plop :) thanks all

Server Crash Report
===================

ServUO Version 0.5, Build 6546.20629
Operating System: Unix 4.4.0.81
.NET Framework: 4.0.30319.42000
Time: 12/3/2017 4:43:53 PM
Mobiles: 7631
Items: 128104
Exception:
System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.
Parameter name: value
at System.DateTime.Subtract (System.TimeSpan value) [0x0002f] in <62f5937022004555807e6c57c33f6684>:0
at daat99.OWLTRbodGump..ctor (Server.Mobiles.PlayerMobile from) [0x00072] in <1bd4984872d74addb6b0efde431ad1f3>:0
at daat99.Daat99OWLTR.OWLTRBOD_OnCommand (Server.Commands.CommandEventArgs e) [0x0001c] in <1bd4984872d74addb6b0efde431ad1f3>:0
at Server.Commands.CommandSystem.Handle (Server.Mobile from, System.String text, Server.Network.MessageType type) [0x000bd] in <546b14957c154d53aa98fda296cd2a81>:0
at Server.Mobile.DoSpeech (System.String text, System.Int32[] keywords, Server.Network.MessageType type, System.Int32 hue) [0x0000b] in <546b14957c154d53aa98fda296cd2a81>:0
at Server.Mobiles.PlayerMobile.DoSpeech (System.String text, System.Int32[] keywords, Server.Network.MessageType type, System.Int32 hue) [0x000c9] in <1bd4984872d74addb6b0efde431ad1f3>:0
at Server.Network.PacketHandlers.UnicodeSpeech (Server.Network.NetState state, Server.Network.PacketReader pvSrc) [0x00161] in <546b14957c154d53aa98fda296cd2a81>:0
at Server.Network.MessagePump.HandleReceive (Server.Network.NetState ns) [0x001e6] in <546b14957c154d53aa98fda296cd2a81>:0
at Server.Network.MessagePump.Slice () [0x00057] in <546b14957c154d53aa98fda296cd2a81>:0
at Server.Core.Main (System.String[] args) [0x00571] in <546b14957c154d53aa98fda296cd2a81>:0

Clients:
- Count: 2
+ 201.139.43.113: (account = user1) (mobile = 0x567 'toon1')
+ 201.139.43.14: (account = user2) (mobile = 0x1666 'toon2')
 
So thanks to an awesome suggestion I ended up commenting out the command and I'm all happy, thanks ServUO community for been so helpful.
 
Well just for fun I grabbed the repack, used the command and it worked fine. Didnt get those crashes. So if you still get them could you run your project in debug mode so its easier to spot?
 
Linux? see I cant afford a Windows VPS :) there is a huge price difference :)
 
Last edited:
Well if Karack too is using linux for it I am gonna try it there else not really a reason to do so :p
 
Thx Pyro , i will test in debug this evening (im on windows 10)

I did some modif in the repack may be one of them crashing shard.
[doublepost=1517883144][/doublepost]I have tested a fresh ServUOrepack+ from Demented not the first release from the jan 22 2017(12mb) but the one from the apr 14 2017(27 mb) and i get the same error.

I tested it in debug mode, this is a copy of the crash report.

[article]
Server Crash Report
===================

ServUO Version 0.5, Build 6313.9190
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 2018-02-06 01:36:33
Mobiles: 956
Items: 4313
Exception:
System.ArgumentOutOfRangeException: La valeur ajoutée ou soustraite résulte en un DateTime qui ne peut pas être représenté.
Nom du paramètre : value
à System.DateTime.Subtract(TimeSpan value)
à daat99.OWLTRbodGump..ctor(PlayerMobile from) dans c:\Program Files (x86)\UO ServUO 7.0.5\Scripts\Customs\New Systems\OWLTR\New\Daat99 Control Center Gumps.cs:ligne 285
à daat99.Daat99OWLTR.OWLTRBOD_OnCommand(CommandEventArgs e) dans c:\Program Files (x86)\UO ServUO 7.0.5\Scripts\Customs\New Systems\OWLTR\New\Daat99 OWLTR Control Center.cs:ligne 111
à Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Commands.cs:ligne 265
à Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Mobile.cs:ligne 5120
à Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue) dans c:\Program Files (x86)\UO ServUO 7.0.5\Scripts\Mobiles\PlayerMobile.cs:ligne 3990
à Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc) dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Network\PacketHandlers.cs:ligne 1628
à Server.Network.MessagePump.HandleReceive(NetState ns) dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Network\MessagePump.cs:ligne 187
à Server.Network.MessagePump.Slice() dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Network\MessagePump.cs:ligne 115
à Server.Core.Main(String[] args) dans c:\Users\Demented\Downloads\ServUO-master\ServUO-master\Server\Main.cs:ligne 571

[/article]

Something special, the 2 first errors refer to my computer directory but the others refer to Demented computer directory.
 
Last edited:
Back