>>2431473>Unfortunately, I have no idea. I just did some google searching myself and stumbled on it. Sorry. :(Don't worry you did a lot already by giving me the link, so thank you kindly!
Also, I did some research and... well, running it with Ntleas or with Locale Emulator/LEGUI changed nothing as it also crashed on me.
Changing parameters in M4.exe.config to actually existing addresses seemingly did nothing.
I did then check the Windows' Events Viewer and... there was actually an error there:
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
at
System.IO.Directory.CreateDirectory(System.String)
Thinking I'm onto something I moved whole application to directory at C:\M4\ since sometimes lengthy address of executable location might cause problems. At any rate, I ran it again at which point... it locked up completely not allowing me to even delete the executable until I restarted PC.
I think I might need to install some other .Net framework as the version in error doesn't match the one mentioned in config file.
I'll report back if I find anything. Likewise, if someone has any idea what to do, I'll be thankful for any tips.