Page 1 of 1

ERROR[main]: ERROR: An unhandled exception occured:illegl instruction

PostPosted: Tue Mar 20, 2012 07:41
by SebProBuild
What do i do?

PostPosted: Tue Mar 20, 2012 07:53
by Jordach
if windows, add this to the conf.

video_driver = opengl

this Should be a fix.

PostPosted: Tue Mar 20, 2012 08:00
by SebProBuild
how exactly do i do that? sorry not that great on technical stuff :P

PostPosted: Tue Mar 20, 2012 08:06
by SebProBuild
oh i figured it out but still not working... same problem

PostPosted: Tue Mar 20, 2012 08:07
by Jordach
odd.

PostPosted: Tue Mar 20, 2012 12:24
by Calinou
Did you do it right? Open minetest.conf using a text editor (on Windows, ideally Notepad++), then remove the "#" before the "video_driver" line if there is any, then replace "direct3d9" with "opengl".

PostPosted: Tue Mar 20, 2012 13:14
by JSonic
Might be that your processor doesn't support some features? This has been reported before, see this one.

PostPosted: Tue Mar 20, 2012 13:22
by Death Dealer
JSonic wrote:Might be that your processor doesn't support some features? This has been reported before, see this one.

processor doesnt handle graphics, the graphics card does.

PostPosted: Tue Mar 20, 2012 13:51
by jordan4ibanez
Death Dealer wrote:
JSonic wrote:Might be that your processor doesn't support some features? This has been reported before, see this one.

processor doesnt handle graphics, the graphics card does.

/facepalm read:http://en.wikipedia.org/wiki/SSE2 this is probobly the issue...how old is your pc OP?