So i upgraded the server machine today with a new SSD drive, zipped up my servUO files, and copied them over..

Now when it loads up, it doesnt compile scripts, it just says (cached) after it, and i keep getting errors asking me to delete items over and over again.. i deleted files for almost 30 minutes.. and it just kept happening.. different items..

So i tried to use a backup save.. same issue..

Not sure what to do next..
 
It may depend on which framework was in place when the server was compiled.

The only two things I've run into that cause the error you mentioned are a missing .net framework or a permissions issue for the Data Directory for the copy of the client files that the server uses.
 
Well, ill try 4.7 and see
Post automatically merged:

So i popped the old HD in to see which version of .Net was installed, and its 4.8, this is what it would have been compiled in..
Post automatically merged:

Datapath is pointing to the default installation as well.. and UO is installed in the default directory
 
Are you running in debug mode? If you say "no" to deleting the item, it'll throw an exception and crash, giving you an error message that might help pin down the issue.
 
Back