Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dll 1.11.2 isn't supported? #3

Closed
Bellabong opened this issue Aug 23, 2021 · 5 comments
Closed

dll 1.11.2 isn't supported? #3

Bellabong opened this issue Aug 23, 2021 · 5 comments

Comments

@Bellabong
Copy link

https://i.gyazo.com/4fc0e23ea7f5de167c72a7e5546f5599.png

Don't know whether you need a log or not. System Heat is 5.5.

@judicator
Copy link
Owner

Yes, log file would be of help here. Can you provide it?

@vader111
Copy link

vader111 commented Aug 26, 2021

I too was having this issue, i tried recompling kerblism and then building it off that but still couldn't get it to work. The log file really showed nothing of great interest other then what OP showed.

@Bellabong
Copy link
Author

Log file
KSPzsystemheat.log

relevant lines?

ERR 15:26:21.912] [AddonLoader]: Exception iterating 'zKerbalismSystemHeat': Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.

[EXC 15:26:21.958] ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
	System.Reflection.Assembly.GetTypes () (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
	AssemblyLoader+LoadedAssembly.TypeOperation (System.Action`1[T] action) (at <06f13185617646e5bc801baeab53ab75>:0)
	AssemblyLoader+LoadedAssembyList.TypeOperation (System.Action`1[T] action) (at <06f13185617646e5bc801baeab53ab75>:0)
	GameDatabase.SetupMainLoaders () (at <06f13185617646e5bc801baeab53ab75>:0)
	GameDatabase+<LoadObjects>d__90.MoveNext () (at <06f13185617646e5bc801baeab53ab75>:0)
	UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	<CreateDatabase>d__71:MoveNext()
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	GameDatabase:StartLoad()
	<LoadSystems>d__11:MoveNext()
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	LoadingScreen:Start()
[LOG 15:26:21.958] [ModuleManager] Intercepted a ReflectionTypeLoadException. List of broken DLLs:
zKerbalismSystemHeat 0.4.0.0 GameData\zKerbalismSystemHeat\Plugins\zKerbalismSystemHeat.dll

@vader111
Copy link

Log file
KSPzsystemheat.log

relevant lines?

ERR 15:26:21.912] [AddonLoader]: Exception iterating 'zKerbalismSystemHeat': Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.

[EXC 15:26:21.958] ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
	System.Reflection.Assembly.GetTypes () (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
	AssemblyLoader+LoadedAssembly.TypeOperation (System.Action`1[T] action) (at <06f13185617646e5bc801baeab53ab75>:0)
	AssemblyLoader+LoadedAssembyList.TypeOperation (System.Action`1[T] action) (at <06f13185617646e5bc801baeab53ab75>:0)
	GameDatabase.SetupMainLoaders () (at <06f13185617646e5bc801baeab53ab75>:0)
	GameDatabase+<LoadObjects>d__90.MoveNext () (at <06f13185617646e5bc801baeab53ab75>:0)
	UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	<CreateDatabase>d__71:MoveNext()
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	GameDatabase:StartLoad()
	<LoadSystems>d__11:MoveNext()
	UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
	LoadingScreen:Start()
[LOG 15:26:21.958] [ModuleManager] Intercepted a ReflectionTypeLoadException. List of broken DLLs:
zKerbalismSystemHeat 0.4.0.0 GameData\zKerbalismSystemHeat\Plugins\zKerbalismSystemHeat.dll

@judicator
Ok yeah thats right that was the errors in the log.

@judicator
Copy link
Owner

Fixed in 0.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants