Hello, I am an old shard owner from the past who has been away for a long time, and making a comeback...again. long story short it seems the files have changed again on me and forgot all over again on how to do this. Everytime i do a world build my server crashes. I am on windows 10, just downloaded the latest servuo zip, i did change the data to the right client path, 7.0.41.1. any help would be awesome! thank you in advance.



here is the crash report

Server Crash Report
===================

RunUO Version 0.5, Build 5980.42333
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 5/17/2016 5:44:48 AM
Mobiles: 877
Items: 84420
Exception:
System.Exception: Bad type: Server.Items.MoonglowDonationBox ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Ultima.Art' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Electronic Arts\Ultima Online Classic\artlegacymul.uop' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Ultima.FileIndex..ctor(String idxFile, String mulFile, String uopFile, Int32 length, Int32 file, String uopEntryExtension, Int32 idxLength, Boolean hasExtra) in c:\Users\Mike\Desktop\ServUO-master\Ultima\FileIndex.cs:line 241
at Ultima.Art..cctor() in c:\Users\Mike\Desktop\ServUO-master\Ultima\Art.cs:line 15
--- End of inner exception stack trace ---
at Ultima.Art.Measure(Bitmap bmp, Int32& xMin, Int32& yMin, Int32& xMax, Int32& yMax)
at Server.CollectionItem..ctor(Type type, Int32 itemID, Int32 tooltip, Int32 hue, Double points)
at Server.Items.MoonglowDonationBox.Init()
at Server.Items.MoonglowDonationBox..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Server.Commands.DecorationList.Construct()
--- End of inner exception stack trace ---
at Server.Commands.DecorationList.Construct()
at Server.Commands.DecorationList.Generate(Map[] maps)
at Server.Commands.Decorate.Generate(String keyName, String folder, Map[] maps)
at Server.MondainsLegacy.DecorateML_OnCommand(CommandEventArgs e)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) in c:\Users\Mike\Desktop\ServUO-master\Server\Commands.cs:line 265
at Server.Commands.CreateWorld.DoCommands(Int32[] selections, GumpType type, Mobile from)
at Server.Commands.CreateWorld.DoAllCommands(GumpType type, Mobile from)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) in c:\Users\Mike\Desktop\ServUO-master\Server\Commands.cs:line 265
at Server.Gumps.AdminGump.InvokeCommand(String c)
at Server.Gumps.AdminGump.OnResponse(NetState sender, RelayInfo info)
at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in c:\Users\Mike\Desktop\ServUO-master\Server\Network\PacketHandlers.cs:line 1406
at Server.Network.MessagePump.HandleReceive(NetState ns) in c:\Users\Mike\Desktop\ServUO-master\Server\Network\MessagePump.cs:line 187
at Server.Network.MessagePump.Slice() in c:\Users\Mike\Desktop\ServUO-master\Server\Network\MessagePump.cs:line 115
at Server.Core.Main(String[] args) in c:\Users\Mike\Desktop\ServUO-master\Server\Main.cs:line 579
 
C:\Program Files (x86)\Electronic Arts\Ultima Online Classic folder permission problem ..

right click properties / security

add everyone and full permission
 

Attachments

  • ScreenHunter_42 May. 17 09.49.png
    ScreenHunter_42 May. 17 09.49.png
    30.7 KB · Views: 25
Still no like, did not see an Everyone option so I did add my own. server is still crashing, i updated to latest client as well with still no luck\


Server Crash Report
===================

RunUO Version 0.5, Build 5980.42333
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 5/18/2016 1:59:53 AM
Mobiles: 877
Items: 84451
Exception:
System.Exception: Bad type: Server.Items.MoonglowDonationBox ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Ultima.Art' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Electronic Arts\Ultima Online Classic\artlegacymul.uop' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Ultima.FileIndex..ctor(String idxFile, String mulFile, String uopFile, Int32 length, Int32 file, String uopEntryExtension, Int32 idxLength, Boolean hasExtra) in c:\Users\Mike\Desktop\ServUO-master\Ultima\FileIndex.cs:line 241
at Ultima.Art..cctor() in c:\Users\Mike\Desktop\ServUO-master\Ultima\Art.cs:line 15
--- End of inner exception stack trace ---
at Ultima.Art.Measure(Bitmap bmp, Int32& xMin, Int32& yMin, Int32& xMax, Int32& yMax)
at Server.CollectionItem..ctor(Type type, Int32 itemID, Int32 tooltip, Int32 hue, Double points)
at Server.Items.MoonglowDonationBox.Init()
at Server.Items.MoonglowDonationBox..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at Server.Commands.DecorationList.Construct()
--- End of inner exception stack trace ---
at Server.Commands.DecorationList.Construct()
at Server.Commands.DecorationList.Generate(Map[] maps)
at Server.Commands.Decorate.Generate(String keyName, String folder, Map[] maps)
at Server.MondainsLegacy.DecorateML_OnCommand(CommandEventArgs e)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) in c:\Users\Mike\Desktop\ServUO-master\Server\Commands.cs:line 265
at Server.Commands.CreateWorld.DoCommands(Int32[] selections, GumpType type, Mobile from)
at Server.Commands.CreateWorld.DoAllCommands(GumpType type, Mobile from)
at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type) in c:\Users\Mike\Desktop\ServUO-master\Server\Commands.cs:line 265
at Server.Gumps.AdminGump.InvokeCommand(String c)
at Server.Gumps.AdminGump.OnResponse(NetState sender, RelayInfo info)
at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in c:\Users\Mike\Desktop\ServUO-master\Server\Network\PacketHandlers.cs:line 1406
at Server.Network.MessagePump.HandleReceive(NetState ns) in c:\Users\Mike\Desktop\ServUO-master\Server\Network\MessagePump.cs:line 187
at Server.Network.MessagePump.Slice() in c:\Users\Mike\Desktop\ServUO-master\Server\Network\MessagePump.cs:line 115
at Server.Core.Main(String[] args) in c:\Users\Mike\Desktop\ServUO-master\Server\Main.cs:line 579

Clients:
- Count: 1
+ 127.0.0.1: (account = miker4792) (mobile = 0x369 'Kaytonis')
 
Just retried it again, before I was going into [admin then clicked create world and it would crash, this time around i just did [createworld and did them all in groups, worked with no crashes. weird though.
 
The issue comes when a call from Ultima.dll is made to your client files. Since your UO installation is on your C drive ServUO.exe needs elevated permissions in order to access the files. If you run ServUO.exe in administrator mode you will then have these permissions.
 
Ah okay thank you very much for your help! Makes sense now and this is probably why I cant spawn anything either with [xmlload spawns
 
Back