View Single Post
Old 04-11-2007, 08:36 AM   #1 (permalink)
AdminAmarath
Forum Newbie
 
Join Date: Sep 2006
Posts: 31
Default Problem whit sdk on RunUo 1.0

hi everybody

I started to use sdk on my server. I use RunUo 1.0 final and i found this problem :

Error:
System.BadImageFormatException: Version 2.0 is not a compatible version.
at System.Reflection.Assembly.nLoadFile(String path, Evidence evidence, Stack
CrawlMark& stackMark)
at System.Reflection.Assembly.LoadFile(String path)
at Server.ScriptCompiler.Compile(Boolean debug, Boolean checkOK)
at Server.Core.Main(String[] args)
This exception is fatal, press return to exit


To use sdk i done :

1) download sdk updated
2) modify PatchTiledata.cs ( for error in file dif )
3) compile sdk
4) add .dll in reference of my server project
5) compile project
AdminAmarath is offline   Reply With Quote