exnihilodub
Member
Hi. I managed to compile my server and get it running. However, as expected, I had come across a problem while discovering the servuo features.
When trying to add light objects or uncategorized objects from the [add adminmenu, the server crashes. (it happens as soon as i select the responsible category in the add menu. I can't see the objects)
This is my crashlog:
I've googled it and found it posted on another RUNUO forum but the presented solution did not work for me. I appreciate any help and thank you for your time spent on solving this problem.
When trying to add light objects or uncategorized objects from the [add adminmenu, the server crashes. (it happens as soon as i select the responsible category in the add menu. I can't see the objects)
This is my crashlog:
Server Crash Report
===================
RunUO Version 0.5, Build 5373.16977
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.18408
Time: 17.09.2014 07:35:21
Mobiles: 1
Items: 27
Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.Gumps.CategorizedAddGump.Initialize(Int32 page)
at Server.Gumps.CAGCategory.OnClick(Mobile from, Int32 page)
at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in e:\servuo\ServUO-master\Server\Network\PacketHandlers.cs:line 1367
at Server.Network.MessagePump.HandleReceive(NetState ns) in e:\servuo\ServUO-master\Server\Network\MessagePump.cs:line 303
at Server.Network.MessagePump.Slice() in e:\servuo\ServUO-master\Server\Network\MessagePump.cs:line 121
at Server.Core.Main(String[] args) in e:\servuo\ServUO-master\Server\Main.cs:line 624
Clients:
- Count: 1
+ 127.0.0.1: (account = exnihilodub) (mobile = 0x1 'Ex Nihilo')
===================
RunUO Version 0.5, Build 5373.16977
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.18408
Time: 17.09.2014 07:35:21
Mobiles: 1
Items: 27
Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.Gumps.CategorizedAddGump.Initialize(Int32 page)
at Server.Gumps.CAGCategory.OnClick(Mobile from, Int32 page)
at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in e:\servuo\ServUO-master\Server\Network\PacketHandlers.cs:line 1367
at Server.Network.MessagePump.HandleReceive(NetState ns) in e:\servuo\ServUO-master\Server\Network\MessagePump.cs:line 303
at Server.Network.MessagePump.Slice() in e:\servuo\ServUO-master\Server\Network\MessagePump.cs:line 121
at Server.Core.Main(String[] args) in e:\servuo\ServUO-master\Server\Main.cs:line 624
Clients:
- Count: 1
+ 127.0.0.1: (account = exnihilodub) (mobile = 0x1 'Ex Nihilo')
I've googled it and found it posted on another RUNUO forum but the presented solution did not work for me. I appreciate any help and thank you for your time spent on solving this problem.