|
||
|
|||||||
| Server Support on Mono Forum dedicated to RunUO 2.0 on Mono. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Lurker
Join Date: Oct 2007
Posts: 3
|
Hi,
Im running the newest Ubuntu Linux with Mono JIT compiler version 1.2.3.1. I've been searching trought the forum for Installation Guides and found this: RunUO 2.0 svn181 built by Linux for Linux ofc it failed. Then i saw that Ryan said the RunUO 2.0 works on Mono, so: PHP Code:
Code:
Error: System.EntryPointNotFoundException: SetConsoleCtrlHandler at (wrapper managed-to-native) Server.Core:SetConsoleCtrlHandler (Server.Core/ConsoleEventHandler,bool) at Server.Core.Main (System.String[] args) [0x00000] This exception is fatal, press return to exit ** (RunUO.exe:18854): WARNING **: exception inside UnhandledException handler: Cannot cast from source type to destination type. Then i tried the latest SVN revision 263. and tried to compile it like this: PHP Code:
Code:
error CS2001: Source file `Server/*.cs' could not be found error CS2008: No files to compile were specified Compilation failed: 2 error(s), 0 warnings |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
The error says probably everything: you are in the wrong directory. Look at the "-Recurse:" parameter
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#4 (permalink) |
|
Lurker
Join Date: Oct 2007
Posts: 3
|
of ffs.. i just pasted the wrong line.. it does notwork even if its a right directory
gmcs -out:../runuo.exe -d:MONO -optimize+ -unsafe -r :System,System.Configuration.Install,System.Data,S ystem.Drawing,System.Enterpris eServices,System.Management,System.Runtime.Remotin g,System.Runtime.Serialization .Formatters.Soap,System.Security,System.ServicePro cess,System.Web,System.Web.Ser vices,System.Windows.Forms,System.Xml -nowarn:219 -recurse:Server/*.cs Server/Utility.cs(1252,104): error CS0030: Cannot convert type `TInput' to `TOutput' Server/Utility.cs(1252,104): The type has two conflicting definitions, one comes from runuo, Version=0.0.0.0, Culture=neutral and the other from runuo, Version=0.0.0.0, Culture=neutralerror) Compilation failed: 1 error(s), 0 warnings |
|
|
|
|
|
#7 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
Just try it. But obviously some of the fixes of Mono 1.2.5 are required.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|