• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows MSVCP100.dll Missing, help please!

Rasmus Bror

M'a'sterkatten.
Joined
Jun 28, 2013
Messages
109
Reaction score
23
So I recently got my new computer ( Windows 8 ) and I were gonna continue working on my OTserver ( Mystic Spirit The Forgotten Server 9.6 ) but now I can't start the server, I just get an debugwindow which says something like this, "Can't run the file since MSVCP100.dll is missing from your computer, try to reinstall the program to make it work."

I have downloaded Microsoft Visual C++ because I saw that other players had done that when they had the same problem, but it still wont work for me, anyone got any idea? I would really appreciate some help.

//
Rasmus
 

Now it doesnt says that its missing the file, instead I get this :

q3wjPIl.png


Translate: Unable to start the program correctly (0xc000007b) Press continue to close the program.
 
Last edited:
Was it Microsoft Visual C++ 2010 Redistributable Package you downloaded?

In some cases it seems like you have to install both x64 and x86 version in order too make it work properly.
 
Was it Microsoft Visual C++ 2010 Redistributable Package you downloaded?

In some cases it seems like you have to install both x64 and x86 version in order too make it work properly.

I had only installed the x86 version, I installed the x64 and now its working, thanks!


Working now, but thanks for help!

But when I'm already here, I got one more question, do anyone of you know what this bug is, my console gets this when startup:


[05/10/2013 12:56:38] Lua Script Error: [Npc interface]
[05/10/2013 12:56:38] data/npc/scripts/Eva.lua:eek:nThink
[05/10/2013 12:56:38] data/npc/lib/npcsystem/npchandler.lua:596: table index is nil
[05/10/2013 12:56:38] stack traceback:
[05/10/2013 12:56:38] [C]: in function '__newindex'
[05/10/2013 12:56:38] data/npc/lib/npcsystem/npchandler.lua:596: in function 'say'
[05/10/2013 12:56:38] data/npc/scripts/Eva.lua:28: in function 'callback'
[05/10/2013 12:56:38] data/npc/lib/npcsystem/npchandler.lua:462: in function 'onThink'
[05/10/2013 12:56:38] data/npc/scripts/Eva.lua:23: in function <data/npc/scripts/Eva.lua:23>

From every single NPC.. I've tried to change NPC packs etc, but I don't know how to fix it :/
 
Well let me guess, you put a real map datapack inside Mystic Spirit The Forgotten Server 9.6?

Since mostly datapacks works only on 0.3! So you have to convert it yourself to work for 0.2 or download a other datapack which supports 0.2.
 
Ah okey, thanks, since I'm new to this I dont really know how to convert yet, I'm still learning all the functions etc, so I will try to find another datapack.
 
Back
Top