TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

MissingMethodException on Windows Server 2008 R2 - Int32 System.Environment.get_CurrentManagedThreadId() #66

Closed Jonathan-Rosewood closed 7 years ago

Jonathan-Rosewood commented 7 years ago

Torch Version: 1.1.213.390 SE Version: unknown

Observed Behavior

screenshot

Other Information

I'm running Windows Server 2008 R2 with NET Framework 4.0.30319

Varaxian commented 7 years ago

Need to run framework 4.61 and above

Jonathan-Rosewood commented 7 years ago

The problem solved with the installation of NET Framework version 4.5. But since nothing is specified in the requirements, and the application asks for the first launch of NET Framework 4.0, and @Varaxian speaks about NET Framework 4.6.1... I do not even know what could be worse.

Varaxian commented 7 years ago

Space Engineers itself is based on 4.61.

Totally understand that it isn't common knowledge, but those are the facts. 4.61+ if you want to not have issues

TheAmazingTaco commented 7 years ago

I'm having the same issue (not sure how to log), and i have 4.61+ installed (nvm) Not the same issue