View Single Post
Old 06-12-2008, 05:15 PM   #10 (permalink)
SysError
Newbie
 
Join Date: Aug 2005
Age: 24
Posts: 41
Default FreeBSD mono 1.9.1. crash (((

using FreeBSD 6.2
mono 1.9.1

I used RunUO from Genova project
it have all fixes (last svn runuo, ml, mono fixes, and other modifications) to start server on mono.
on windows it works, but on my OS it crashes.


if u have FreeBSD, please help me to test it and find bug.

here my crash log :

Code:
GeNova Project [code.google.com/p/genovaproject] Open-Source Server from UO.
RunUO - [www.runuo.com] Version 2.0, Build 3085.15732
Core: Running on .NET Framework Version 2.0.50727
Core: Unix environment detected
Scripts: Compiling C# scripts...ScriptCompiler: : aborting...
ScriptCompiler: : Stacktrace:
ScriptCompiler: :   at System.Exception.ToString () <0xffffffff>
ScriptCompiler: :   at System.Exception.ToString () <0x000f7>
ScriptCompiler: :   at (wrapper runtime-invoke) System.Object.runtime_invoke_string (object,intptr,intptr,intptr) <0xffffffff>
done (0 errors, 2 warnings)
Warnings:
 + _GeNova_/Outros_Projetos_Acoplado/Suporte_Completo_ML/Mondain's Legacy/Engines/Peerless System/PeerlessAltar.cs:
    CS0472: Line 527: The result of comparing `System.TimeSpan' against null is always `true'. This operation is undocumented and it is temporary supported for compatibility reasons only
 + Mobiles/Healers/BaseHealer.cs:
    CS0114: Line 18: `Server.Mobiles.BaseHealer.IsActiveVendor' hides inherited member `Server.Mobiles.BaseVendor.IsActiveVendor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
    CS0114: Line 20: `Server.Mobiles.BaseHealer.IsInvulnerable' hides inherited member `Server.Mobiles.BaseVendor.IsInvulnerable'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
Exiting...done
SysError is offline   Reply With Quote