Majiir / Kethane

Resource mining and processing plugin for Kerbal Space Program.
http://forum.kerbalspaceprogram.com/showthread.php/23979-Kethane
Other
117 stars 32 forks source link

0.8.3 update broke Kethane mining. #222

Closed CoreyJ87 closed 10 years ago

CoreyJ87 commented 10 years ago

Multiple people have reported it. Just making sure this is seen asap. But since the 0.8.3 update yesterday. I can no longer mine. The drills come out, gas comes outa the ground. Power is used. But kethane does not go into the tanks. Let me know if you need a log. I would give the one I have from last night. But its like a 5 hour log. That's like 350mb's or more.

jcalero commented 10 years ago

I've got a log that is a bit smaller: https://dl.dropboxusercontent.com/u/46057083/KSP/output_log.txt

Most significantly:

    Failed to load assembly C:\Games\Steam\steamapps\common\Kerbal Space Program\GameData\Kethane\Plugins\MMI_Kethane.dll:
System.BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid.

  at Mono.Cecil.PE.ImageReader.ReadImage () [0x00000] in <filename unknown>:0 

  at Mono.Cecil.PE.ImageReader.ReadImageFrom (System.IO.Stream stream) [0x00000] in <filename unknown>:0 

  at Mono.Cecil.ModuleDefinition.ReadModule (System.IO.Stream stream, Mono.Cecil.ReaderParameters parameters) [0x00000] in <filename unknown>:0 

  at Mono.Cecil.ModuleDefinition.ReadModule (System.String fileName, Mono.Cecil.ReaderParameters parameters) [0x00000] in <filename unknown>:0 

  at Mono.Cecil.ModuleDefinition.ReadModule (System.String fileName) [0x00000] in <filename unknown>:0 

  at AssemblyLoader.ScanForBadTypeRefs (System.String file) [0x00000] in <filename unknown>:0 

  at AssemblyLoader.LoadExternalAssembly (System.String file) [0x00000] in <filename unknown>:0 

It seems like MMI_Kethane.dll wasn't built correctly.

jcalero commented 10 years ago

I'm still seeing the MMI_Kethane.dll error on startup (0.8.4). Should MMI_Kethane.dll really be 0 bytes?

CoreyJ87 commented 10 years ago

@Nelien I think it is. I think hes removing it. Thus he did a replace of one with no size to remove the old one