Hello everyone i have this error and need help... thank all people :)


Code:
ServUO - [http://www.servuo.com] Version 0.5, Build 6230.26444
Publish 54
Core: Optimizing for 2 processors
RandomImpl: CSPRandom (Software)
Core: Loading config...
Scripts: Compiling C# scripts...done (cached)
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)
Scripts: Verifying...
Finished (5773 items, 1364 mobiles, 5 customs) (3,87 seconds)
Config: Warning, using default value for DataPath.CustomPath
Enter the Ultima Online directory:
> E:\Electronic Arts\Ultima Online Classic
Regions: Loading...done
World: Loading...
Error:
System.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.E
xtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, Pu
blicKeyToken=b77a5c561934e089'.
   at System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, Int
Ptr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInst
Count, ObjectHandleOnStack type)
   at System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32
typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] met
hodInstantiationContext)
   at System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] ge
nericTypeArguments, Type[] genericMethodArguments)
   at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttrib
uteRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, Runtime
Module decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilte
rType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes,
RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters
, Boolean& isVarArg)
   at System.Reflection.CustomAttribute.IsCustomAttributeDefined(RuntimeModule d
ecoratedModule, Int32 decoratedMetadataToken, RuntimeType attributeFilterType, B
oolean mustBeInheritable)
   at System.Reflection.CustomAttribute.IsDefined(RuntimeType type, RuntimeType
caType, Boolean inherit)
   at System.RuntimeType.IsDefined(Type attributeType, Boolean inherit)
   at Server.TypeCache..ctor(Assembly asm) in c:\Users\Servidor\Desktop\ServUO-m
aster\ServUO-master\Server\ScriptCompiler.cs:line 816
   at Server.ScriptCompiler.GetTypeCache(Assembly asm) in c:\Users\Servidor\Desk
top\ServUO-master\ServUO-master\Server\ScriptCompiler.cs:line 693
   at Server.ScriptCompiler.FindTypeByFullName(String fullName, Boolean ignoreCa
se) in c:\Users\Servidor\Desktop\ServUO-master\ServUO-master\Server\ScriptCompil
er.cs:line 713
   at Server.World.ReadTypes(BinaryReader tdbReader) in c:\Users\Servidor\Deskto
p\ServUO-master\ServUO-master\Server\World.cs:line 277
   at Server.World.Load() in c:\Users\Servidor\Desktop\ServUO-master\ServUO-mast
er\Server\World.cs:line 368
   at Server.Core.Main(String[] args) in c:\Users\Servidor\Desktop\ServUO-master
\ServUO-master\Server\Main.cs:line 543
This exception is fatal, press return to exit
 
Looks like you might have set it up wrong.

Code:
[LIST=1]
[*]Config: Warning, using default value for DataPath.CustomPath
[*]Enter the Ultima Online directory:
[*]> E:\Electronic Arts\Ultima Online Classic
[/LIST]

From that it looks like you punched in the DataPath directory, but for me it's the first clue that your set up is probably not right. Go back to the tutorials and read them again thoroughly. Also I'm pretty sure this type of request belongs in the Windows Support section. I wish I could help ya further but I use runuo 2.6 and haven't used ServUO yet.

Good luck
 
Back