Code: Select all
14.01.2010 10:12:01: connected to player tracker
14.01.2010 10:12:34: Error activating module Widgets: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.TypeInitializationException: Der Typeninitialisierer f├╝r "SpringDownloader.LuaMgr.WidgetHandler" hat eine Ausnahme verursacht. ---> System.DllNotFoundException: Die DLL "lua5.1.dll": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.
bei LuaWrap.LuaLib.luaL_newstate()
bei LuaSharp.Lua..ctor()
bei LuaManagerLib.SimpleLuaParser..ctor(String springHomePath, String[] springDataPathes)
bei LuaManager.FileManager..ctor(WidgetBrowser fetcher, String springHomePath, String[] springDataPathes)
bei SpringDownloader.LuaMgr.WidgetHandler..cctor()
--- Ende der internen Ausnahmestapel├╝berwachung ---
bei SpringDownloader.LuaMgr.WidgetHandler..ctor()
bei SpringDownloader.LuaMgr.LuaMgrTab..ctor()
--- Ende der internen Ausnahmestapel├╝berwachung ---
bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
bei System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
bei SpringDownloader.ModuleManager.ActivateModule(ModuleType type)
bei SpringDownloader.ModuleManager.ActivateModule(String name)
could somebody send me this dll or include it into the downloader?