Fala
Initiate
when i run compile.WIN.bat. it does everything normal until it is loading world. it says:
tiledata.mul was not found
Make sure your Scripts/Misc/DataPath.cs is properly configured
After pressing return an exception will be thrown and the server will terminate
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..cctor() in c:\Users\joshu\Music\ServUO-master\Server\TileData.cs:line 331
--- End of inner exception stack trace ---
at Server.TileData.get_MaxItemValue()
at Server.Item.get_DefaultWeight() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 3640
at Server.Item.get_PileWeight() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 3695
at Server.Item.set_Amount(Int32 value) in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 4730
at Server.Item..ctor() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 5851
at Server.Engines.Plants.MaginciaPlantSystem..ctor()
at Server.Engines.Plants.MaginciaPlantSystem.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Invoke(String method) in c:\Users\joshu\Music\ServUO-master\Server\ScriptCompiler.cs:line 667
at Server.Core.Main(String[] args) in c:\Users\joshu\Music\ServUO-master\Server\Main.cs:line 558
This exception is fatal, press return to exit
tiledata.mul was not found
Make sure your Scripts/Misc/DataPath.cs is properly configured
After pressing return an exception will be thrown and the server will terminate
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..cctor() in c:\Users\joshu\Music\ServUO-master\Server\TileData.cs:line 331
--- End of inner exception stack trace ---
at Server.TileData.get_MaxItemValue()
at Server.Item.get_DefaultWeight() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 3640
at Server.Item.get_PileWeight() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 3695
at Server.Item.set_Amount(Int32 value) in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 4730
at Server.Item..ctor() in c:\Users\joshu\Music\ServUO-master\Server\Item.cs:line 5851
at Server.Engines.Plants.MaginciaPlantSystem..ctor()
at Server.Engines.Plants.MaginciaPlantSystem.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Invoke(String method) in c:\Users\joshu\Music\ServUO-master\Server\ScriptCompiler.cs:line 667
at Server.Core.Main(String[] args) in c:\Users\joshu\Music\ServUO-master\Server\Main.cs:line 558
This exception is fatal, press return to exit