i am getting the oddest crash. one of my testers used a dagger on a tree to get kindling and the server crashed. here's the debug crash report.(hope it will help.)
Code:
Server Crash Report
===================
RunUO Version 2.0, Build 2357.32527
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
.NET Framework: 2.0.50727.42
Time: 11/27/2006 3:40:48 AM
Mobiles: 930
Items: 87005
Clients:
- Count: 1
+ 127.0.0.1: (account = Accident) (mobile = 0x1 'Brigid')
Exception:
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Server.Engines.Harvest.Lumberjacking..ctor() in c:\Documents and Settings\Serenity\Desktop\Run Uo 2.0\Scripts\Engines\Harvest\Lumberjacking.cs:line 299
at Server.Engines.Harvest.Lumberjacking.get_System() in c:\Documents and Settings\Serenity\Desktop\Run Uo 2.0\Scripts\Engines\Harvest\Lumberjacking.cs:line 223
at Server.Targets.BladedItemTarget.OnTarget(Mobile from, Object targeted) in c:\Documents and Settings\Serenity\Desktop\Run Uo 2.0\Scripts\Targets\BladedItemTarget.cs:line 76
at Server.Targeting.Target.Invoke(Mobile from, Object targeted)
at Server.Network.PacketHandlers.TargetResponse(NetState state, PacketReader pvSrc)
at Server.Network.MessagePump.HandleReceive(NetState ns)
at Server.Network.MessagePump.Slice()
at Server.Core.Main(String[] args)
Any Ideas where i can look to fix this? I have already searched the boards. I found a fix for 1.0 and when i tried it it still crashed.
