|
||
|
|||||||
| Server Support on Mono Forum dedicated to RunUO 2.0 on Mono. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Forum Novice
Join Date: Jun 2004
Age: 48
Posts: 781
|
Do you have UO installed? If not try installing it. If you do, maybe uninstall reinstall? RunUO needs some UO files, I believe it looks for them in the registry for their location, but I'm not entirely sure. Never had that problem since I've always installed UO first before running a server. Good luck.
__________________
If you PM me and ask me to write scripts for you I will add you to my ignore list. Please don't add me to your friends list, I have enough friends. Thx Last edited by CEO; 01-20-2008 at 02:27 PM. |
|
|
|
|
|
#5 (permalink) |
|
Newbie
Join Date: Aug 2005
Age: 24
Posts: 41
|
RunUO still buggy?????
plz help me with this problem Code:
%mono ./RunUO.exe (./RunUO.exe:60480): GLib-WARNING **: getpwuid_r(): failed due to: Permission de nied. RunUO - [www.runuo.com] Version 2.0, Build 2945.27367 Core: Running on .NET Framework Version 2.0.50727 Core: Unix environment detected Scripts: Compiling C# scripts...Error: System.Exception: Compiler failed to produce the assembly. Stderr=' (/usr/local/lib/mono/2.0/gmcs.exe:60483): GLib-WARNING **: getpwuid_r(): failed due to: Permission denied. Scripts/Mondain's Legacy/Engines/Perless System/PeerlessAltar.cs(524,30): warning CS0472: Your code is *very* likely incorrect; The result of comparing `System.TimeSpan' against null is always True; mcs supports this to be compatible with the broken CSC behavior GLib-ERROR **: gmem.c:172: failed to allocate 196608 bytes aborting... Stacktrace: at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.build_metadata (System.Reflection.Emit.ModuleBuilder) <0x00004> at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.build_metadata (System.Reflection.Emit.ModuleBuilder) <0xffffffff> at System.Reflection.Emit.ModuleBuilder.Save () <0x004e7> at System.Reflection.Emit.AssemblyBuilder.Save (string,System.Reflection.PortableExecutableKinds,System.Reflection.ImageFileMachine) <0x0046b> at System.Reflection.Emit.AssemblyBuilder.Save (string) <0x00014> at Mono.CSharp.CodeGen.Save (string) <0x00038> at Mono.CSharp.Driver.MainDriver (string[]) <0x00d8a> at Mono.CSharp.Driver.Main (string[]) <0x00055> at (wrapper runtime-invoke) Mono.CSharp.Driver.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff> ', Stdout='' at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] at Mono.CSharp.CSharpCodeCompiler.CompileAssemblyFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] at Server.ScriptCompiler.CompileCSScripts (Boolean debug, Boolean cache, System.Reflection.Assembly& assembly) [0x00000] at Server.ScriptCompiler.Compile (Boolean debug, Boolean cache) [0x00000] at Server.Core.Main (System.String[] args) [0x00000] This exception is fatal, press return to exit |
|
|
|
|
|
#6 (permalink) | |
|
Forum Novice
|
Greetings,
Quote:
You may want to check Misc\DataPath.cs and point it to your client folder. Code:
public class DataPath
{
/* If you have not installed Ultima Online,
* or wish the server to use a separate set of datafiles,
* change the 'CustomPath' value, example:
*
* private const string CustomPath = @"C:Program FilesUltima Online";
*/
private static string CustomPath = null;
__________________
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|