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!

Problem with RunUO Mono !!

JEEG84

Sorceror
hi guys i am here to ask some question to community about Mono.

I have some "Server Closing" unespected and this isn't a Crash becouse CrashGuard dont report any Crash.log

I have a RunUO Shard hosted on Server with "Ubuntu 10.10", this Machine support .Net Framework 2 and 4 and i have compiled it using .Net 4 Strings :

"dmcs -out:RunUO.exe -d:MONO -d:Framework_4_0 -optimize+ -unsafe -debug -r:System,System.Configuration.Install,System.Data,System.Drawing,System.EnterpriseServices,System.Management,System.Security,System.ServiceProcess,System.Web,System.Web.Services,System.Windows.Forms,System.Xml,Ultima.dll -nowarn:219 -recurse:Server/*.cs"

I have a starting script for console and is :

cd /home/uodeader/runuo/
sh stop.sh
screen -wipe
screen -AmdS uodeader mono RunUO.exe
screen -r uodeader

can some people see this same Bug on Mono ?? i am using RunUo Orb for Mono
 
Top