Page 1 of 1

Cannot start the new tchernobog. Dlls missing and error.

Posted: 02 Apr, 2017 16:48
by Thorgaaz
So the title says everything. I simply cant run Tchernobog 0.10 even if I have an 64 bit system. Belzebub and even tchernobog 0.95 runs without any problems. (well Beelzebub crashed after selling the cleaver, but i think thats something different)

The Errors history is as followed. First some dlls were missing. So I downloaded and copied them as described in system32 and syswow64.
But after the last installation i get the message "couldnt start correctely error number 0xc000007b" and thats the point i dont know what to do anymore.

I tryed switching the last dll file between 32 and 64 (in the case i got confused) but than i got the message the pocedure entrace point "ucrtbase.abort" cannot be found in" api-ms-win-crt-runtime-l1-1-0.dll" .
(which is that last dll im speaking of)

I even tryed to use an scan via command line to find system problems... nothing. I used a program to reinstall visual c++ and some other basic programms... nothing (i read the error can come from that)

So.. any idea whats wrong? My brother uses the same tchernobog without trouble. If so, please help me. Im really exited about the new changes.

Posted: 02 Apr, 2017 17:28
by Miso_Niz
@Thorgaaz

Did you try this ? (Danielson's post)
http://awake.diablo1.eu.org/post11011.h ... ght=#11011

and apparently win xp 64bit doesnt work.

Posted: 02 Apr, 2017 18:21
by Thorgaaz
Yup did both right now. setup was successful, but still got the no entrace point in that dll error. But big thanks anyway because i serched for an good source for the c++ redistributable.

Posted: 03 Apr, 2017 1:10
by sarcrofs
Easy to fix, just instail C++ 2015 x86 and x64. Works in my notebook. :D

SOLUTION for error 0xc000007b on startup

Posted: 17 Apr, 2017 16:33
by emsik88
Hi Thorgaaz and all, I have this same problem with error 0xc000007b on my fresh Windows 7 SP1 64bit installation in virtualbox.

After few hours of instalation various Visual C ++ versions (64,32bit,2015,2010...) nothink works, then I found, that problem is with mixed 32 and 64bit libraries (bad compiled app?).

SOLUTION worked for me: I Install Microsoft C++ 2015 Redist (both 64 first and then also 32bit) and then copy to directory missing MSVCR100 and MSVCP100.DLL (not 140 - this is not missing), but 32bit (not 64bit !) version of both. Mod is now working...

Posted: 17 Apr, 2017 22:15
by sarcrofs
Yep, happens in my notebook, because this I write abtou c++ :D