Modcraft - The community dedicated to quality WoW modding!
Featured => Noggit => Topic started 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
-
As fare i Know 1.3 CI use 11 not 10 of VS.
So you need to install 2012 redist what is VS 11.
-
Why not just distribute all dependencies with the binary?
-
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.
-
And you did delete the dlls from your noggit folder?
In the image i can see one msvc dll.
-
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.....
-
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.
-
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;)
-
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.
-
Steff, istalling runtime wouldn't help for windows 8. Only putting dlls direct to Noggit folder works fine.
-
(http://imagr.eu/up/52c80587d6204_MySystem.jpg)
-
Latest CI didn't work, but the release version launched fine.
-
I use ci 81
-
Try to download release one first and then swap files with ci 81. I think you just lack dependences.
-
Add me on skype. I will have a look with teamviewer.
Project. Modcraft
-
the same problem @threadstarter