I keep continually having this "ntt.dll" crashing error related to Rust.
http://justpaste.it/nwoj
I've been unable to find anything related to Rust experimental. I'm not sure if it's a factor of moving my servers from the dedi HD to the SSD. I've noticed other weird errors such as the time based decay system being inoperable as well since the move to the SSD.
Ntt.dll Crashes
-
- New to forums
- Posts: 8
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Sep 23, 2015 12:12 pm
Re: Ntt.dll Crashes
Are you running the latest .NET (4.6 as of this post) and have you installed all of the MSVC libraries? I believe I've seen that error before when missing some of them.
Re: Ntt.dll Crashes
It is definitely not the SSD since our Rust and Ark server are both running on an SSD without issue.
Re: Ntt.dll Crashes
Latest framework was not installed. Thanks for that reminder. How would I go about installing MVSC libraries?
Re: Ntt.dll Crashes
They should be located here: http://support.microsoft.com/kb/2019667
Re: Ntt.dll Crashes
I do not believe I've installed the correct visual studio libraries. Currently am running windows server 2012 R2. Certain programs are unable to run due to missing .dll's from the libraries. Unsure which to install.
Re: Ntt.dll Crashes
I'd install all of them, both x64 and x86.