-
Notifications
You must be signed in to change notification settings - Fork 13
Description
I came back to the game, updated everything, and things are just weird. I think I have the current version of your directories. I'm seeing this in the logs. (grabbed from a 15mb log:
System.IO.FileNotFoundException: Could not load file or assembly 'WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
[ERR 00:55:32.097] AssemblyLoader: Exception loading 'Pathfinder': System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
at AssemblyLoader.LoadAssemblies () [0x000e6] in :0
Additional information about this exception:
System.TypeLoadException: Could not load file or assembly 'WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null type: member:(null) signature:
System.TypeLoadException: Could not load file or assembly 'WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:WBIResources, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null type: member:(null) signature:
When I pull many of your parts, they don't have any configs as I've seen before, lots of them will just expand in the editor and have no controls, so I think the dll is not being processed or something. I am running the game on Linux, it DID work in the past... =\