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!

RunUO using mono.

Jonlas

Wanderer
RunUO mono error at startup.

This is what i get when i press RunUO.exe (mono)

RunUO - [www.runuo.com] Version 2.0, Build 3344.2856
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...Error:
System.ArgumentException: Empty path name is not legal.
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler
.CompileAssemblyFromFileBatch(CompilerParameters options, String[] fileNames)
at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(CompilerPa
rameters options, String[] fileNames)
at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Boolean cache, Assem
bly& assembly)
at Server.ScriptCompiler.Compile(Boolean debug, Boolean cache)
at Server.Core.Main(String[] args)
This exception is fatal, press return to exit

i have installed Mono via "sudo apt-get install mon"
But when i try to RunUO.exe through this command:
mono /home/user/desktop/runUO/runuo.exe
it says that directory or file doesnt exist...

When i click the exe directly i get that big error...
I really want to get it working, thanks.
 

Jonlas

Wanderer
Things have changed... now i got it running.
I connect to my server it works... BUT when i type [add it crashes... what could be the problem?
 
Top