inky icon indicating copy to clipboard operation
inky copied to clipboard

I got a Compiling error and don't know how to solve it.

Open gatoyhs opened this issue 3 years ago • 0 comments

I was coding on my Inky project a few moments ago, until suddenly my computer shut off due to low battery. Now that I turn it on again and try to code this message pops up:

Ink compiler had an unexpected error ☹

Unhandled exception. Ink compiler had an unexpected error ☹

System.BadImageFormatException: Could not load file or assembly 'System.IO.FileSystem, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid. File name: 'System.IO.FileSystem, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at Ink.CommandLineTool..ctor(String[] args) at Ink.CommandLineTool.Main(String[] args)

If anyone could help me I'd be most grateful (Inky version: 0.12.0 btw)

gatoyhs avatar Jul 22 '22 19:07 gatoyhs