Perfare / UnityLive2DExtractor

Unity Live2D Cubism 3 Extractor
MIT License
514 stars 92 forks source link

Program.cs:line 64 #5

Open Silver0006 opened 3 years ago

Silver0006 commented 3 years ago

I will be honest I know very little about coding. I wish to rip the live2d files from a game called Mosaique Neko Waifus 4. I have followed the instructions, but keep running into this error and wanted to know if there was a solution.

Unhandled Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at UnityLive2DExtractor.Program.Main(String[] args) in C:\projects\unitylive2dextractor\UnityLive2DExtractor\Program.cs:line 64

I tried opening the file within visual studio, but it detected no errors. I also tried compiling the master branch but received the same error. If you could help that would be greatly appreciated.

qinlili23333 commented 2 years ago

same problem