gangelo
Member
I'm currently trying to run `sudo mono ServUO.exe` for the first time and after being prompted to set up a new account, an exception is raised (listed below). I read some where this may be the result of missing .mul files, but there didn't seem to be any in the ServUO git repository; if this is the issue, where can I get these .mul files? Anyhow, I followed the instructions on git (GitHub - ServUO/ServUO: An Ultima Online server emulator written in C# .NET), my machine is all up to date and my mono version and dot net versions seem to be okay: mono: Mono JIT compiler version 6.12.0.122, dot net: 5.0.402, .NET Framework: 4.0.30319.42000. Any help would be appreciated.
Error raised:
sudo mono ServUO.exe
...
Scripts: Verifying...
Finished (6119 items, 1292 mobiles, 0 customs) (0.38 seconds)
DataPath: /home/gangelo/ServUO/Data
Regions: Loading...done
World: Loading...
...done (0 items, 0 mobiles) (0.01 seconds)
Restricting enhanced client version to 67.0.59.0 SA. Action to be taken: Kick
This server has no accounts.
Do you want to create the owner account now? (y/n)y
Username: uoadmin
Password: xxxxxxx
Account created.
Error:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Server.TileData' threw an exception. ---> System.Exception: TileData: not found
at Server.TileData.Load () [0x003c4] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at Server.TileData..cctor () [0x0000d] in <543fdbcb6e274022bc047ff1bd2f9331>:0
--- End of inner exception stack trace ---
at Server.Misc.ItemFixes.Initialize () [0x00001] in <37c0a00f56cd4f0dad2b5585cf9367a6>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <533173d24dae460899d2b10975534bb0>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <533173d24dae460899d2b10975534bb0>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <533173d24dae460899d2b10975534bb0>:0
at Server.ScriptCompiler.Invoke (System.String method) [0x00091] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at Server.Core.Setup (System.String[] args) [0x006ab] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at ServUO.ServUO.Main (System.String[] args) [0x00001] in <8b22000c1ad748de941ecac0cd352f75>:0
Crash: Generating report...done
Crash: Backing up...done
Crash: Restarting...done
Exiting...done
Killed
Crash report:
Server Crash Report
===================
ServUO Version 0.0, Build 0.0
Operating System: Unix 5.4.0.88
.NET Framework: 4.0.30319.42000
Time: 10/16/2021 12:03:54 AM
Mobiles: 0
Items: 0
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Server.TileData' threw an exception. ---> System.Exception: TileData: not found
at Server.TileData.Load () [0x003c4] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at Server.TileData..cctor () [0x0000d] in <543fdbcb6e274022bc047ff1bd2f9331>:0
--- End of inner exception stack trace ---
at Server.Misc.ItemFixes.Initialize () [0x00001] in <37c0a00f56cd4f0dad2b5585cf9367a6>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <533173d24dae460899d2b10975534bb0>:0
--- End of inner exception stack trace ---
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <533173d24dae460899d2b10975534bb0>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <533173d24dae460899d2b10975534bb0>:0
at Server.ScriptCompiler.Invoke (System.String method) [0x00091] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at Server.Core.Setup (System.String[] args) [0x006ab] in <543fdbcb6e274022bc047ff1bd2f9331>:0
at ServUO.ServUO.Main (System.String[] args) [0x00001] in <8b22000c1ad748de941ecac0cd352f75>:0
Clients:
- Count: 0