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!

How to Configure RunUO for Linux

jdogherman

Wanderer
well I think i got UO ML installed and working

no luck yet with the fixes and nothing changes with the RunUO server crashing.

:confused: :(
 

Scriptiz

Sorceror
The last fixes are applied in the build I give you.

If you have UO ML installed and you can run it on Linux, open the file located in Scripts/Misc/DataPath.cs and replace the line CustomPath = ""; by the path where you installed UO.

By default it's something like this :

Code:
CustomPath = "/home/your_session_name/.wine/drive_c/Program\ Files/EA\ Games/Ultima\ Online\ Mondain's\ Legacy/";

Check in you Wine directory (menu Wine then Browse C) or go in your home directory and press CTRL+H to show hidden file on Ubuntu and go in the .wine directory. If your are on Kubuntu I think that you have to hit CTRL+. :)

The error you get is due to a misconfiguration of your DataPath.cs, give it the good path to your UO installation and it will work fine :)

If you read you're log on RunUO Console :
Code:
tiledata.mul was not found
Make sure your Scripts/Misc/DataPath.cs is properly configured

So configure it and let us know if it work fine :)
 

jdogherman

Wanderer
Ok i got it to work I was putting Justin rather than justin (stupid mistake)

And I got it to load

I created a user and password and then it just sat there

so i ctrl+c and got out then i tried to get back it and it gives me an error

Stacktrace:

at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0x00004>
at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0xffffffff>
at System.Diagnostics.FileVersionInfo.GetVersionInfo (string) [0x0001c] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/System/System.Diagnostics/FileVersionInfo.cs:285
at Server.Misc.ClientVerification.Initialize () <0x0007b>
at (wrapper runtime-invoke) Server.Misc.MapDefinitions.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00004>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff>
at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00055] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MethodBase.cs:93
at Server.ScriptCompiler.Compile (bool,bool) <0x003bc>
at Server.Core.Main (string[]) <0x0090d>
at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

mono [0x8170d80]
mono [0x813d432]
[0xb7eff440]
mono [0x817a760]
mono [0x817b6bd]
mono [0x817b879]
[0xb636d939]
[0xb636d82a]
[0xb636d5c4]
[0xb6a2a1ce]
mono [0x815dbd6]
mono(mono_runtime_invoke+0x27) [0x80f15d7]
mono(mono_runtime_invoke_array+0x226) [0x80f7016]
mono [0x80ea58c]
[0xb6a2a17d]
[0xb6a29eeb]
[0xb6a29e4b]
[0xb6c8c1f5]
[0xb75f421e]
[0xb75f31c3]
mono [0x815dbd6]
mono(mono_runtime_invoke+0x27) [0x80f15d7]
mono(mono_runtime_exec_main+0xb0) [0x80f52f0]
mono(mono_runtime_run_main+0x226) [0x80f5a16]
mono(mono_main+0xa15) [0x8059615]
mono [0x80586fe]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7cba450]
mono [0x8058641]

Debug info from gdb:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7c59940 (LWP 23863)]
[New Thread 0xb6241b90 (LWP 23869)]
[New Thread 0xb6342b90 (LWP 23868)]
[New Thread 0xb6471b90 (LWP 23867)]
[New Thread 0xb706bb90 (LWP 23865)]
[New Thread 0xb708fb90 (LWP 23864)]
0xb7eff410 in __kernel_vsyscall ()
6 Thread 0xb708fb90 (LWP 23864) 0xb7eff410 in __kernel_vsyscall ()
5 Thread 0xb706bb90 (LWP 23865) 0xb7eff410 in __kernel_vsyscall ()
4 Thread 0xb6471b90 (LWP 23867) 0xb7eff410 in __kernel_vsyscall ()
3 Thread 0xb6342b90 (LWP 23868) 0xb7eff410 in __kernel_vsyscall ()
2 Thread 0xb6241b90 (LWP 23869) 0xb7eff410 in __kernel_vsyscall ()
1 Thread 0xb7c59940 (LWP 23863) 0xb7eff410 in __kernel_vsyscall ()

Thread 6 (Thread 0xb708fb90 (LWP 23864)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7e25196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08122c5e in collection_thread (unused=0x0) at collection.c:34
#3 0xb7e1d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4 0xb7d7ae5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xb706bb90 (LWP 23865)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7e21aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d50f in timedwait_signal_poll_cond (cond=0xb75691dc,
mutex=0xb75691c4, timeout=0x0, alertable=0) at handles.c:1443
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x404,
timeout=0x0, alertable=128) at handles.c:1523
#4 0x0811d75a in _wapi_handle_wait_signal_handle (handle=0xfffffe00,
alertable=-512) at handles.c:1483
#5 0x0810d741 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295,
alertable=0) at wait.c:200
#6 0x080e29e7 in finalizer_thread (unused=0x0) at gc.c:894
#7 0x080c7ca0 in start_wrapper (data=0x8264d90) at threads.c:573
#8 0x0810fa30 in thread_start_routine (args=0xb7416260) at threads.c:264
#9 0x0812d004 in GC_start_routine (arg=0xfffffe00) at pthread_support.c:1369
#10 0xb7e1d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7d7ae5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xb6471b90 (LWP 23867)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7e21dd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d4bf in timedwait_signal_poll_cond (cond=0xb756902c,
mutex=0xb7569014, timeout=0xb6471218, alertable=1) at handles.c:1453
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x400,
timeout=0xb6471218, alertable=128) at handles.c:1523
#4 0x0810d66c in WaitForSingleObjectEx (handle=0x400, timeout=10000,
alertable=1) at wait.c:202
#5 0x080c3b04 in async_invoke_thread (data=0x0) at threadpool.c:1226
#6 0x080c7ca0 in start_wrapper (data=0x8e54110) at threads.c:573
#7 0x0810fa30 in thread_start_routine (args=0xb7416398) at threads.c:264
#8 0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9 0xb7e1d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7d7ae5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb6342b90 (LWP 23868)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7d7b676 in epoll_wait () from /lib/tls/i686/cmov/libc.so.6
#2 0x080c3234 in socket_io_epoll_main (p=0x8203ac0) at threadpool.c:552
#3 0x080c7ca0 in start_wrapper (data=0x8ea51c0) at threads.c:573
#4 0x0810fa30 in thread_start_routine (args=0xb74164d0) at threads.c:264
#5 0x0812d004 in GC_start_routine (arg=0xfffffffc) at pthread_support.c:1369
#6 0xb7e1d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7 0xb7d7ae5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb6241b90 (LWP 23869)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7e21dd2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0x0811d4bf in timedwait_signal_poll_cond (cond=0xb75b2e44,
mutex=0xb75b2e2c, timeout=0xb6241218, alertable=1) at handles.c:1453
#3 0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0xef2,
timeout=0xb6241218, alertable=128) at handles.c:1523
#4 0x0810d66c in WaitForSingleObjectEx (handle=0xef2, timeout=10000,
alertable=1) at wait.c:202
#5 0x080c3937 in async_invoke_io_thread (data=0x0) at threadpool.c:284
#6 0x080c7ca0 in start_wrapper (data=0x8eb0c58) at threads.c:573
#7 0x0810fa30 in thread_start_routine (args=0xb7416608) at threads.c:264
#8 0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9 0xb7e1d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7d7ae5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7c59940 (LWP 23863)):
#0 0xb7eff410 in __kernel_vsyscall ()
#1 0xb7d39d89 in fork () from /lib/tls/i686/cmov/libc.so.6
#2 0xb7e27034 in fork () from /lib/tls/i686/cmov/libpthread.so.0
#3 0xb7ea20f9 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0xb7d11341 in ?? () from /lib/tls/i686/cmov/libc.so.6
#5 0x08048000 in ?? ()
#6 0x00000028 in ?? ()
#7 0x00000010 in ?? ()
#8 0x00000010 in ?? ()
#9 0x08048000 in ?? ()
#10 0x08ee7f68 in ?? ()
#11 0x08ee66f8 in ?? ()
#12 0xb7df04e0 in ?? () from /lib/tls/i686/cmov/libc.so.6
#13 0xb7deeff4 in ?? () from /lib/tls/i686/cmov/libc.so.6
#14 0x00000010 in ?? ()
#15 0x00000010 in ?? ()
#16 0x00000010 in ?? ()
#17 0xb7d1375b in realloc () from /lib/tls/i686/cmov/libc.so.6
#18 0xb7ea2d1d in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#19 0xb7ea31dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#20 0x08170dfb in mono_handle_native_sigsegv (signal=11, ctx=0xbf9a034c)
at mini-exceptions.c:1061
#21 0x0813d432 in sigsegv_signal_handler (_dummy=11, info=0xbf9a02cc,
context=0xbf9a034c) at mini.c:11596
#22 <signal handler called>
#23 unicode_chars (str=0xb614014a) at process.c:81
#24 0x0817a760 in process_get_versioninfo_block (data=0xb614014a,
block=0xb614014a) at process.c:243
#25 0x0817b6bd in process_get_fileversion (filever=0x1012f50,
image=<value optimized out>) at process.c:539
#26 0x0817b879 in ves_icall_System_Diagnostics_FileVersionInfo_GetVersionInfo_internal (this=0x1012f50, filename=0x1ae450) at process.c:690
#27 0xb636d939 in ?? ()
#28 0x01012f50 in ?? ()
#29 0x001ae450 in ?? ()
#30 0xbf9a0898 in ?? ()
#31 0xb636d850 in ?? ()
#32 0x01012f50 in ?? ()
#33 0x08eb83e4 in ?? ()
#34 0x01012f50 in ?? ()
#35 0x001ae450 in ?? ()
#36 0x089061ac in ?? ()
#37 0xbf9a0744 in ?? ()
#38 0xb636d914 in ?? ()
#39 0xbf9a075c in ?? ()
#40 0xb636d82a in ?? ()
#41 0x01012f50 in ?? ()
#42 0x001ae450 in ?? ()
#43 0x01012f50 in ?? ()
#44 0x00000001 in ?? ()
#45 0xbf9a0784 in ?? ()
#46 0xb636d5c4 in ?? ()
#47 0x001ae450 in ?? ()
#48 0x00030f00 in ?? ()
#49 0x00000004 in ?? ()
#50 0x089061ac in ?? ()
#51 0x00c17150 in ?? ()
#52 0x089061ac in ?? ()
#53 0x00000000 in ?? ()
#0 0xb7eff410 in __kernel_vsyscall ()


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted

And mono --debug runuo.exe dose the same thing as not saying debug
 

Scriptiz

Sorceror
Did you do everything I put on the README file?

Is your client decrypted?

It sat too for me when I use a non decrypted client.
 

Scriptiz

Sorceror
Be sure that your client is decrypted and that it is a full patched version (to 6.0.5.0 is a good one :) ).

Because it seems to fail on your ClientVerification and FileVersionInfo (on this client) :
Code:
at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_ internal (string) <0x00004>
at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_ internal (string) <0xffffffff>
at System.Diagnostics.FileVersionInfo.GetVersionInfo (string) [0x0001c] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/System/System.Diagnostics/FileVersionInfo.cs:285
at Server.Misc.ClientVerification.Initialize () <0x0007b>


ps: could you put your debug log in a
Code:
 tag? Because it's verry long :)
 

Maldazaar

Wanderer
Code:
** ERROR **: generic_params table claims method has generic parameters, but signature says it doesn't
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0x0000b>
  at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes (bool) <0xffffffff>
  at System.Reflection.Assembly.GetTypes () <0x00013>
  at Server.Core.VerifySerialization (System.Reflection.Assembly) <0x000f0>
  at Server.Core.VerifySerialization () <0x00044>
  at Server.ScriptCompiler.Compile (bool) <0x0029f>
  at Server.Core.Main (string[]) <0x00d39>
I get this error when executing.
It's the 'foreach ( Type t in a.GetTypes() )' line in Main.cs
 

Maldazaar

Wanderer
I inserted all the #if !MONOs into Serialization.cs, but I'm running bunch of custom scripts, so all I need to know is what causes such an error, I can fix it myself.
 

Scriptiz

Sorceror
I don't know from where is this error coming.

But you'd better start with the Scripts in the Devel, then apply the patch on the begin of this thread. Then add your Custom Scripts one by one.

This will be easier :)
 

jdogherman

Wanderer
Where is the debug log located at?

when i type mono --debug runuo.exe I get:

Code:
$ mono --debug runuo.exe 
RunUO - [www.runuo.com] Version 2.0, Build 3053.18086
Core: Running on .NET Framework Version 2.0.50727
Core: Unix environment detected
Scripts: Compiling C# scripts...done (cached)
Scripts: Compiling VB.NET scripts...no files found.
Scripts: Verifying...done (2120 items, 500 mobiles)
Regions: Loading...done
World: Loading...done (1 items, 0 mobiles) (0.88 seconds)
ServerList: Auto-detecting public IP address...done (24.209.38.231)
Stacktrace:

  at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0x00004>
  at (wrapper managed-to-native) System.Diagnostics.FileVersionInfo.GetVersionInfo_internal (string) <0xffffffff>
  at System.Diagnostics.FileVersionInfo.GetVersionInfo (string) [0x0001c] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/System/System.Diagnostics/FileVersionInfo.cs:285
  at Server.Misc.ClientVerification.Initialize () <0x0007b>
  at (wrapper runtime-invoke) Server.Misc.MapDefinitions.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0x00004>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[]) <0xffffffff>
  at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00055] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MonoMethod.cs:149
  at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /tmp/monobuild/build/BUILD/mono-1.2.6/mcs/class/corlib/System.Reflection/MethodBase.cs:93
  at Server.ScriptCompiler.Compile (bool,bool) <0x003bc>
  at Server.Core.Main (string[]) <0x0090d>
  at (wrapper runtime-invoke) Server.Core.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

	mono [0x8170d80]
	mono [0x813d432]
	[0xb7f38440]
	mono [0x817a760]
	mono [0x817b6bd]
	mono [0x817b879]
	[0xb63a6939]
	[0xb63a682a]
	[0xb63a65c4]
	[0xb6a631ce]
	mono [0x815dbd6]
	mono(mono_runtime_invoke+0x27) [0x80f15d7]
	mono(mono_runtime_invoke_array+0x226) [0x80f7016]
	mono [0x80ea58c]
	[0xb6a6317d]
	[0xb6a62eeb]
	[0xb6a62e4b]
	[0xb6cc51f5]
	[0xb762d21e]
	[0xb762c1c3]
	mono [0x815dbd6]
	mono(mono_runtime_invoke+0x27) [0x80f15d7]
	mono(mono_runtime_exec_main+0xb0) [0x80f52f0]
	mono(mono_runtime_run_main+0x226) [0x80f5a16]
	mono(mono_main+0xa15) [0x8059615]
	mono [0x80586fe]
	/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7cf3450]
	mono [0x8058641]

Debug info from gdb:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7c92940 (LWP 28904)]
[New Thread 0xb627ab90 (LWP 29555)]
[New Thread 0xb637bb90 (LWP 29554)]
[New Thread 0xb64aab90 (LWP 29553)]
[New Thread 0xb70a4b90 (LWP 28906)]
[New Thread 0xb70c8b90 (LWP 28905)]
0xb7f38410 in __kernel_vsyscall ()
  6 Thread 0xb70c8b90 (LWP 28905)  0xb7f38410 in __kernel_vsyscall ()
  5 Thread 0xb70a4b90 (LWP 28906)  0xb7f38410 in __kernel_vsyscall ()
  4 Thread 0xb64aab90 (LWP 29553)  0xb7f38410 in __kernel_vsyscall ()
  3 Thread 0xb637bb90 (LWP 29554)  0xb7f38410 in __kernel_vsyscall ()
  2 Thread 0xb627ab90 (LWP 29555)  0xb7f38410 in __kernel_vsyscall ()
  1 Thread 0xb7c92940 (LWP 28904)  0xb7f38410 in __kernel_vsyscall ()

Thread 6 (Thread 0xb70c8b90 (LWP 28905)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7e5e196 in nanosleep () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08122c5e in collection_thread (unused=0x0) at collection.c:34
#3  0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xb70a4b90 (LWP 28906)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7e5aaa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811d50f in timedwait_signal_poll_cond (cond=0xb75a21dc, 
    mutex=0xb75a21c4, timeout=0x0, alertable=0) at handles.c:1443
#3  0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x404, 
    timeout=0x0, alertable=128) at handles.c:1523
#4  0x0811d75a in _wapi_handle_wait_signal_handle (handle=0xfffffe00, 
    alertable=-512) at handles.c:1483
#5  0x0810d741 in WaitForSingleObjectEx (handle=0x404, timeout=4294967295, 
    alertable=0) at wait.c:200
#6  0x080e29e7 in finalizer_thread (unused=0x0) at gc.c:894
#7  0x080c7ca0 in start_wrapper (data=0x8264d90) at threads.c:573
#8  0x0810fa30 in thread_start_routine (args=0xb7450100) at threads.c:264
#9  0x0812d004 in GC_start_routine (arg=0xfffffe00) at pthread_support.c:1369
#10 0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xb64aab90 (LWP 29553)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7e5add2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811d4bf in timedwait_signal_poll_cond (cond=0xb75a202c, 
    mutex=0xb75a2014, timeout=0xb64aa218, alertable=1) at handles.c:1453
#3  0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0x400, 
    timeout=0xb64aa218, alertable=128) at handles.c:1523
#4  0x0810d66c in WaitForSingleObjectEx (handle=0x400, timeout=10000, 
    alertable=1) at wait.c:202
#5  0x080c3b04 in async_invoke_thread (data=0x0) at threadpool.c:1226
#6  0x080c7ca0 in start_wrapper (data=0x8e54110) at threads.c:573
#7  0x0810fa30 in thread_start_routine (args=0xb7450238) at threads.c:264
#8  0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9  0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xb637bb90 (LWP 29554)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7db4676 in epoll_wait () from /lib/tls/i686/cmov/libc.so.6
#2  0x080c3234 in socket_io_epoll_main (p=0x8203ac0) at threadpool.c:552
#3  0x080c7ca0 in start_wrapper (data=0x8eac5a0) at threads.c:573
#4  0x0810fa30 in thread_start_routine (args=0xb7450370) at threads.c:264
#5  0x0812d004 in GC_start_routine (arg=0xfffffffc) at pthread_support.c:1369
#6  0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb627ab90 (LWP 29555)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7e5add2 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0811d4bf in timedwait_signal_poll_cond (cond=0xb75ebe44, 
    mutex=0xb75ebe2c, timeout=0xb627a218, alertable=1) at handles.c:1453
#3  0x0811d60f in _wapi_handle_timedwait_signal_handle (handle=0xef2, 
    timeout=0xb627a218, alertable=128) at handles.c:1523
#4  0x0810d66c in WaitForSingleObjectEx (handle=0xef2, timeout=10000, 
    alertable=1) at wait.c:202
#5  0x080c3937 in async_invoke_io_thread (data=0x0) at threadpool.c:284
#6  0x080c7ca0 in start_wrapper (data=0x8eac5a0) at threads.c:573
#7  0x0810fa30 in thread_start_routine (args=0xb74504a8) at threads.c:264
#8  0x0812d004 in GC_start_routine (arg=0xfffffdfc) at pthread_support.c:1369
#9  0xb7e564fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb7db3e5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7c92940 (LWP 28904)):
#0  0xb7f38410 in __kernel_vsyscall ()
#1  0xb7dac881 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7edbe14 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0
#3  0xb7edc1dc in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0
#4  0x08170dfb in mono_handle_native_sigsegv (signal=11, ctx=0xbfcaf6cc)
    at mini-exceptions.c:1061
#5  0x0813d432 in sigsegv_signal_handler (_dummy=11, info=0xbfcaf64c, 
    context=0xbfcaf6cc) at mini.c:11596
#6  <signal handler called>
#7  unicode_chars (str=0xb617914a) at process.c:81
#8  0x0817a760 in process_get_versioninfo_block (data=0xb617914a, 
    block=0xb617914a) at process.c:243
#9  0x0817b6bd in process_get_fileversion (filever=0x1013f50, 
    image=<value optimized out>) at process.c:539
#10 0x0817b879 in ves_icall_System_Diagnostics_FileVersionInfo_GetVersionInfo_internal (this=0x1013f50, filename=0x1ae450) at process.c:690
#11 0xb63a6939 in ?? ()
#12 0x01013f50 in ?? ()
#13 0x001ae450 in ?? ()
#14 0xbfcafc18 in ?? ()
#15 0xb63a6850 in ?? ()
#16 0x01013f50 in ?? ()
#17 0x08ee5aec in ?? ()
#18 0x01013f50 in ?? ()
#19 0x001ae450 in ?? ()
#20 0x089061ac in ?? ()
#21 0xbfcafac4 in ?? ()
#22 0xb63a6914 in ?? ()
#23 0xbfcafadc in ?? ()
#24 0xb63a682a in ?? ()
#25 0x01013f50 in ?? ()
#26 0x001ae450 in ?? ()
#27 0x01013f50 in ?? ()
#28 0x00000001 in ?? ()
#29 0xbfcafb04 in ?? ()
#30 0xb63a65c4 in ?? ()
#31 0x001ae450 in ?? ()
#32 0x00030f00 in ?? ()
#33 0x00000004 in ?? ()
#34 0x089061ac in ?? ()
#35 0x00c16150 in ?? ()
#36 0x089061ac in ?? ()
#37 0x00000000 in ?? ()
#0  0xb7f38410 in __kernel_vsyscall ()


=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted
 

jdogherman

Wanderer
ok.. i reextracted the folder and then it works

I can get into the server and walk around.

Where can i get more information on populating the world with people/items?

How can admin this server?


Thanks
 

Scriptiz

Sorceror
To admin use this command :

[admin

or

.admin

It depens on your commands prefix.

If it make the client to crash, hit this in a console :

ln -s /usr/libz.so.1 /usr/libz.so

With a root access.
 

Erucid

Sorceror
Thanks for that.

After a few additional hoops, I got it to load. ButI seem to be hanging on...
Code:
ant2ne@2ne-buntu:/media/md3/data/RUNUO/devel$ mono runuo.exe
RunUO - [www.runuo.com] Version 2.0, Build 3094.27469
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 4 64-bit processors
Core: Unix environment detected
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...done (2120 items, 500 mobiles)
Enter the Ultima Online directory:
> /home/ant2ne/.wine/drive_c/Program Files/EA Games/Ultima Online 9th Anniversary Collection
Regions: Loading...done
World: Loading...done (0 items, 0 mobiles) (0.00 seconds)
ServerList: Auto-detecting public IP address...done (146.163.209.249)
This server has no accounts.
Do you want to create the owner account now? (y/n)
Username: TheOne
Password: TheOne
Account created.
Restricting client version to 6.0.8.0. Action to be taken: LenientKick
Listening: 127.0.0.1:2593
Listening: 192.168.1.100:2593
Core: Using dual save strategy
World: Saving...done in 0.11 seconds.
Is this normal?

When I direct my login.cfg to 127.0.0.1:2593, the client hangs at "connecting". Then it crashes and I have to force quit. Is this a problem for this thread? Or do I move onto opening a new thread?

*SMACKS FOREHEAD* Oh that is right, I need to run the no_crypt or something. Dang it has been a long time.!!
 
Top