RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Another error

Another error

Using mono 1.9.1 and getting a freak out after I create the admin account. Any ideas? Also not really sure why it is having map issues but I'll worry about that one when it runs.

Code:
RunUO - [www.runuo.com] Version 2.0, Build 3395.821
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 4 processors
Core: Unix environment detected
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...done (4 items, 0 mobiles)
Regions: Loading...Could not parse Map attribute 'name' in element 'Facet'
Could not parse Map attribute 'name' in element 'Facet'
Could not parse Map attribute 'name' in element 'Facet'
Could not parse Map attribute 'name' in element 'Facet'
Could not parse Map attribute 'name' in element 'Facet'
done
World: Loading...done (0 items, 0 mobiles) (0.00 seconds)
Warning: Land EOS for Felucca (330, 106)
This server has no accounts.
Do you want to create the owner account now? (y/n)
Username:
Password:
Account created.
Error:
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.World.FindItem (Serial serial) [0x00000]
  at Server.Serial.get_NewItem () [0x00000]
  at Server.Item..ctor () [0x00000]
  at Server.Item..ctor (Int32 itemID) [0x00000]
  at Server.Items.BaseWeapon..ctor (Int32 itemID) [0x00000]
  at Server.Items.BaseMeleeWeapon..ctor (Int32 itemID) [0x00000]
  at Server.Items.Fists..ctor () [0x00000]
  at Server.Items.Fists.Initialize () [0x00000]
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace ---

  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000]
  at Server.ScriptCompiler.Compile (Boolean debug, Boolean cache) [0x00000]
  at Server.Core.Main (System.String[] args) [0x00000]
This exception is fatal, press return to exit
 
Top