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!

Fatal Error?

Mikey

Sorceror
Fatal Error?

Code:
[03/04/2010 23:23:23]: RunUO - [www.runuo.com] Version 2.0, Build 3715.41782
[03/04/2010 23:23:23]: Core: Running on .NET Framework Version 2.0.50727
[03/04/2010 23:23:23]: Core: Running with arguments: -debug
[03/04/2010 23:23:23]: Core: Optimizing for 8 processors
Core: Unix environment detected
[03/04/2010 23:23:23]: Scripts: Compiling C# scripts...done (0 errors, 3 warnings)
Warnings:
 + Customs/Knives Chat v2.02 for RunUO 2.0/Gumps/ProfileGump.cs:
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 155: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 169: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 254: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 277: `Use CloseGump( Type ) instead.'
 + XmlSpawner/XmlAttachments/XmlDialog.cs:
    CS0168: Line 1032: The variable `map' is declared but never used
    CS0168: Line 1084: The variable `map' is declared but never used
 + Customs/Knives Chat v2.02 for RunUO 2.0/Gumps/OptionsGump.cs:
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 617: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 631: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 651: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 658: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 665: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 672: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 679: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 686: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 693: `Use CloseGump( Type ) instead.'
    CS0618: `Server.Mobile.CloseGump(System.Type, int)' is obsolete: Line 700: `Use CloseGump( Type ) instead.'
[03/04/2010 23:23:59]: Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
[03/04/2010 23:23:59]: Scripts: Verifying...
** ERROR **: generic_params table claims method has generic parameters, but signature says it doesn't
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x00004>
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0xffffffff>
  at System.Reflection.Assembly.GetTypes () <0x0000c>
  at Server.Core.VerifySerialization (System.Reflection.Assembly) <0x0006e>
  at Server.Core.VerifySerialization () <0x00055>
  at Server.ScriptCompiler.Compile (bool,bool) <0x001aa>
  at Server.Core.Main (string[]) <0x00bde>
  at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

	mono [0x816b016]
	[0xffffe410]
	/lib/libc.so.6(abort+0x188) [0xb7cc7d78]
	/usr/lib/libglib-2.0.so.0 [0xb7e5f084]
	/usr/lib/libglib-2.0.so.0(g_log+0x26) [0xb7e5f0b6]
	mono(mono_method_signature+0x399) [0x80f2f19]
	mono [0x80d0969]
	mono [0x80d19e4]
	mono(mono_class_init+0x68e) [0x80d20de]
	mono(mono_type_get_object+0x10a) [0x80e0e0a]
	mono [0x8178a8a]
	mono [0x817c71a]
	[0xb6fd511c]
	[0xb6fd50dd]
	[0xb6fd4ee7]
	[0xb6fd4de6]
	[0xb7008873]
	[0xb790a4d7]
	[0xb79091c3]
	mono(mono_runtime_exec_main+0xb6) [0x80c48a6]
	mono(mono_runtime_run_main+0x16b) [0x80c4ecb]
	mono(mono_main+0x60e) [0x805ae5e]
	mono [0x805a362]
	/lib/libc.so.6(__libc_start_main+0xe5) [0xb7cb2455]
	mono [0x805a2a1]

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================
OK NVM I FIX'D THIS.
Solution: UPDATE MY VERSION OF MONO!
 
Top