Full Version : crash using Mono 1.2.3.1 and RunUO2 (svn 187)
xmlspawner >>Troubleshooting >>crash using Mono 1.2.3.1 and RunUO2 (svn 187)


<< Prev | Next >>

SiENcE- 07-26-2007
hi arte,

my setup:
-RunUO2 svn 187
-Mono 1.2.3.1
-Windows XP pro
-XMLSpawner2_20_v321

Everything works fine without xmlspawner.

With XMLSpawner runuo2 crashes during worldload and i get this message:
user posted image

Console Output:
E:\_Iris\RunUO2_SVN_(187)_mod>c:\Programme\Mono-1.2.3.1\bin\mono core_mono.exe
RunUO - [www.runuo.com] Version 2.0, Build 2763.29113
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...done (0 errors, 0 warnings)
Scripts: Compiling VB.NET scripts...no files found.
Scripts: Verifying...done (2177 items, 520 mobiles)
Lua CodeBase: Loading...done (0 scripts)
Regions: Loading...done
World: Loading...

Do you have any idea or how to disable a not working function?

ArteGordon- 07-26-2007
have you actually added any xmlspawners at this point, or does this happen the first time you start up after installing xmlspawner. It could be something in the Initialize method.
It could also be in the attachment system loading methods.

It would require more debugging info to figure out what is going on.

SiENcE- 07-26-2007
this happen the first time I start up after installing xmlspawner.

i'm not really skilled in debugging c# with mono sorry.