Initialization failed

severak
Member
 
Posts: 24
Joined: Fri Jul 06, 2012 10:40

Initialization failed

by severak » Tue Jul 31, 2012 19:58

Minetest 0.4 and 0.4.1 throws me strange bug:

Image

(There is written ,,Application initialization failed (0xcc0000022). You will stop it (application) by pressing OK )

The newest minetest which works me is that from 2012-03-26.

Operating system: Windows XP
Locales: cs_CZ
 

User avatar
xyz
Member
 
Posts: 449
Joined: Thu Nov 10, 2011 14:25

by xyz » Tue Jul 31, 2012 20:04

What's your CPU?
 

severak
Member
 
Posts: 24
Joined: Fri Jul 06, 2012 10:40

by severak » Tue Jul 31, 2012 20:26

@xyz: CPU unknown, old probably.

After googling the error code and bit of playing with Dependency walker solution found: It was missing msvcr100.dll

When I placed this dll to the same folder as minetest.exe everything worked right.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Wed Aug 01, 2012 05:23

Switch to OpenGL renderer.
Edit minetest.conf and replace this line:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
video_driver = direct3d9

with:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
video_driver = opengl
 

severak
Member
 
Posts: 24
Joined: Fri Jul 06, 2012 10:40

by severak » Thu Aug 02, 2012 20:28

It will be fine, but OpenGL is horribly slow on my computer, regardless minetest version.

But as a bonus I get some access violation with direct3d in 4.1.
 


Return to Minetest Problems

Who is online

Users browsing this forum: Bing [Bot] and 6 guests

cron