Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: kojak488 on January 01, 2014, 12:14:30 am

Title: [Start-up Error] Microsoft Visual Studio Runtime
Post by: kojak488 on January 01, 2014, 12:14:30 am
I have a working install of Noggit 1.2 and wanted to try Noggit 1.3.  I downloaded the latest CI and went to run it.  It came back with a missing .dll, msvcp110.dll.  So I got that .dll and put it in Noggit 1.3's folder.  The error then changed to:

(http://i.imgur.com/pJuHaSh.png)

I re-read the FAQ and searched on here.  According to the FAQs the msvc is an issue with Microsoft Visual Studio Runtime.  I followed the link in the FAQ to install it, but I apparently had a newer version.  So I re-installed it:

(http://i.imgur.com/K1PTwyJ.png)

Same error as the first screenshot still.

o.O
O.o
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 01, 2014, 01:21:29 am
As fare i Know 1.3 CI use 11 not 10 of VS.
So you need to install 2012 redist what is VS 11.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: schlumpf on January 01, 2014, 03:40:56 am
Why not just distribute all dependencies with the binary?
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: kojak488 on January 01, 2014, 01:38:27 pm
I have the 2012 distrib too, but still no bueno.

Running Windows 7 64-bit.  Have tried the x86 and x64 2010 and 2012 all separately and together.  No bueno.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 01, 2014, 04:43:41 pm
And you did delete the dlls from your noggit folder?
In the image i can see one msvc dll.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Hanfer on January 03, 2014, 11:45:50 pm
Quote from: "schlumpf"
Why not just distribute all dependencies with the binary?
i really dont like the idea of distributing system libs .....
but hey its windows....so who cares.....
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: schlumpf on January 04, 2014, 12:26:21 am
Quote from: "Hanfer"
Quote from: "schlumpf"
Why not just distribute all dependencies with the binary?
i really dont like the idea of distributing system libs .....
but hey its windows....so who cares.....
It isn't a system library, but the equivalent to libc++. One would also depend (thus distribute) a current glibc/libc++ for outdated platforms, so I don't see anything bad with distributing it.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: fearless_wind on January 04, 2014, 07:34:05 am
Your folder should contain all these files. I suggest you to download SDL 1.3 (official release, not CI) + msvcp220 and msvcr110 dlls and then just download ci version and swap some files.
The list of all files you need:
http://clip2net.com/s/6w6I2z (http://clip2net.com/s/6w6I2z" onclick="window.open(this.href);return false;)
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 04, 2014, 12:41:15 pm
Firs you should use the CI 81 :)  Less bugs then release version.

And please dont coy dlls in noggit folder. Only install x86 runtime.
I havend any file in my noggit folder beside the files we deliver and it works fine with any version.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: fearless_wind on January 04, 2014, 01:30:21 pm
Steff, istalling runtime wouldn't help for windows 8. Only putting dlls direct to Noggit folder works fine.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 04, 2014, 01:59:02 pm
(http://imagr.eu/up/52c80587d6204_MySystem.jpg)
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: kojak488 on January 05, 2014, 01:36:20 am
Latest CI didn't work, but the release version launched fine.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 05, 2014, 06:43:51 am
I use ci 81
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: fearless_wind on January 05, 2014, 03:35:29 pm
Try to download release one first and then swap files with ci 81. I think you just lack dependences.
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Steff on January 05, 2014, 05:35:41 pm
Add me on skype.  I will have a look with teamviewer.

Project. Modcraft
Title: Re: [Start-up Error] Microsoft Visual Studio Runtime
Post by: Vision on July 27, 2014, 10:49:50 pm
the same problem @threadstarter