Hello all guys!
new here and newbie! i would like to run a small lan server for educational purposes but after i log my admin account and run [createworld command my server crash. the log file is:

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

ServUO Version 0.5, Build 6714.33864
Operating System: Unix 4.15.0.20
.NET Framework: 4.0.30319.42000
Time: 5/20/2018 4:21:39 PM
Mobiles: 802
Items: 4529
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the t$
at Server.Mobiles.BaseCreature.SetSkill (Server.SkillName name, System.Double$
at Server.Mobiles.GiantBlackWidow..ctor () [0x000cd] in <ee167021593d4d4abeb2$
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke ($
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Ob$
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Ob$
at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000ca]$
at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.B$
at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, S$
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPubli$
at System.Activator.CreateInstance (System.Type type) [0x00000] in <8f2c48430$
at Server.Engines.Blackthorn.InvasionController.SpawnWave () [0x0006d] in <ee$
at Server.Engines.Blackthorn.InvasionController.BeginInvasion () [0x000e8] in$
at Server.Timer+DelayCallTimer.OnTick () [0x0000b] in <4df4473f317f43faaffc44$
at Server.Timer.Slice () [0x00047] in <4df4473f317f43faaffc44794a148523>:0
at Server.Core.Main (System.String[] args) [0x006e1] in <4df4473f317f43faaffc$

Clients:
- Count: 1
+ 192.168.1.85: (account = haunter)


thanks for any reply.
 
sorry i copy pasted from terminal ,
the whole file is like that:
Server Crash Report
===================

ServUO Version 0.5, Build 6714.33864
Operating System: Unix 4.15.0.20
.NET Framework: 4.0.30319.42000
Time: 5/20/2018 4:21:39 PM
Mobiles: 802
Items: 4529
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
at Server.Mobiles.BaseCreature.SetSkill (Server.SkillName name, System.Double min, System.Double max) [0x0010a] in <ee167021593d4d4abeb20b65b4c38320>:0
at Server.Mobiles.GiantBlackWidow..ctor () [0x000cd] in <ee167021593d4d4abeb20b65b4c38320>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <8f2c484307284b51944a1a13a14c0266>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00019] in <8f2c484307284b51944a1a13a14c0266>:0
at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000ca] in <8f2c484307284b51944a1a13a14c0266>:0
at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x0001a] in <8f2c484307284b51944a1a13a14c0266>:0
at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x0002a] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00040] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
at Server.Engines.Blackthorn.InvasionController.SpawnWave () [0x0006d] in <ee167021593d4d4abeb20b65b4c38320>:0
at Server.Engines.Blackthorn.InvasionController.BeginInvasion () [0x000e8] in <ee167021593d4d4abeb20b65b4c38320>:0
at Server.Timer+DelayCallTimer.OnTick () [0x0000b] in <4df4473f317f43faaffc44794a148523>:0
at Server.Timer.Slice () [0x00047] in <4df4473f317f43faaffc44794a148523>:0
at Server.Core.Main (System.String[] args) [0x006e1] in <4df4473f317f43faaffc44794a148523>:0

Clients:
- Count: 1
+ 192.168.1.85: (account = haunter)
 
Back