Page 1 of 1

Some Exception:Illegal

PostPosted: Wed Nov 21, 2012 21:31
by Larinjas
When I open my minetest appears an error with the following message: Some Exception: Illegal Instruction

Please Help me!!

PostPosted: Thu Nov 22, 2012 10:54
by PilzAdam
Post some error lines from your debug.txt.

PostPosted: Thu Nov 22, 2012 20:29
by Larinjas
19:34:39: VERBOSE[main]: error_message = Some exception: "Illegal instruction"
19:34:39: INFO[main]: Created main menu
19:34:39: INFO[main]: locale has been set to:Portuguese_Brazil.1252
19:34:39: INFO[main]: locale has been set to:C
19:34:40: INFO[main]: locale has been set to:Portuguese_Brazil.1252
19:34:40: INFO[main]: locale has been set to:C
19:34:42: INFO[main]: locale has been set to:Portuguese_Brazil.1252
19:34:42: INFO[main]: locale has been set to:C
19:34:43: INFO[main]: Dropping main menu
19:34:43: INFO[main]: Selected world: okkook [C:\Documents and Settings\Usuario\Desktop\minetest-0.4.3-win32\bin\..\worlds\okkook]
19:34:43: INFO[main]: Refreshing menu
19:34:43: INFO[main]: Searching worlds...
19:34:43: INFO[main]: In C:\Documents and Settings\Usuario\Desktop\minetest-0.4.3-win32\bin\..\worlds:
19:34:43: INFO[main]: setunaopegarteexcluolixao.com
19:34:43: INFO[main]: 1 found.
19:34:43: INFO[main]: Waiting for other menus
19:34:43: INFO[main]: Waited for other menus
19:34:43: INFO[main]: Created main menu
19:34:43: INFO[main]: locale has been set to:Portuguese_Brazil.1252
19:34:43: INFO[main]: locale has been set to:C
19:38:01: INFO[main]: Dropping main menu
19:38:01: INFO[main]: Updating configuration file: "C:\Documents and Settings\Usuario\Desktop\minetest-0.4.3-win32\bin\..\minetest.conf"
19:38:01: INFO[main]: Skipping writing of C:\Documents and Settings\Usuario\Desktop\minetest-0.4.3-win32\bin\..\minetest.conf because content wouldn't be modified

PostPosted: Fri Nov 23, 2012 02:07
by Josh
Larinjas, What PilzAdam means is go down to the bottom of your debug.txt and search for lines starting with ERROR
and paste them into a post.

PostPosted: Fri Nov 23, 2012 02:36
by jordan4ibanez
Clear your debug.txt restart minetest and then paste ALL of the text from your debug.txt

PostPosted: Thu Nov 29, 2012 18:42
by CTMN
I think your CPU doesn´t support SSE2 or SSE3(don´t remember the exact number).

If it´s so, the only way to fix it is to change the CPU.

PostPosted: Thu Nov 29, 2012 19:33
by xyz
CTMN wrote:If it´s so, the only way to fix it is to change the CPU.

Wrong. Just rebuild minetest so that it doesn't use any SSE instructions (or try another prebuilt version).