pixeltris/Lotd

Line 30 in Program.cs threw TypeInitializationException

longnbh21496 opened this issue · 1 comments

The detail of the exception is {"The type initializer for 'Lotd.MemTools' threw an exception."}
Please check your code and fix it. Thank you!

Sorry for the late response haven't been on here for a while. You need to change the build mode to x64. I should have changed the project file to only have x64 as x86 isn't compatible with LOTD which is an x64 program. I'll make a commit at some point to remove the x86 build config.