This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Start-up Error] Microsoft Visual Studio Runtime  (Read 4133 times)

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
[Start-up Error] Microsoft Visual Studio Runtime
« 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:



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:



Same error as the first screenshot still.

o.O
O.o
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #1 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #2 on: January 01, 2014, 03:40:56 am »
Why not just distribute all dependencies with the binary?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #3 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #4 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Hanfer

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 143
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #5 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.....
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #6 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

fearless_wind

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 349
    • View Profile
    • http://modcraft-rus.ucoz.ru
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #7 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
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #8 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

fearless_wind

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 349
    • View Profile
    • http://modcraft-rus.ucoz.ru
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #9 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #10 on: January 04, 2014, 01:59:02 pm »
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

kojak488

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 351
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #11 on: January 05, 2014, 01:36:20 am »
Latest CI didn't work, but the release version launched fine.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #12 on: January 05, 2014, 06:43:51 am »
I use ci 81
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

fearless_wind

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 349
    • View Profile
    • http://modcraft-rus.ucoz.ru
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #13 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.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Start-up Error] Microsoft Visual Studio Runtime
« Reply #14 on: January 05, 2014, 05:35:41 pm »
Add me on skype.  I will have a look with teamviewer.

Project. Modcraft
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954