Page 1 of 1
Making me mad...

Posted:
Wed Mar 27, 2013 02:44
by Cooper
Ok i downloaded the past 3 versions of minetest, 4.5 4.4 4.3 and they all tell me "Illegal
I dont know what to do

Posted:
Wed Mar 27, 2013 02:53
by kaeza

Posted:
Wed Mar 27, 2013 02:58
by Cooper
Sorry but uhh no error in debug text as there is no debug text and i will not be replied to there

Posted:
Wed Mar 27, 2013 11:36
by PilzAdam
What OS do you use?
Have you downloaded the officiacl builds?
If you are on windows: Can you please run minetest.exe from the cmd and paste the output here? (search in the internet if you dont know how)

Posted:
Wed Mar 27, 2013 13:04
by rubenwardy

Posted:
Mon Apr 01, 2013 02:01
by Cooper
PilzAdam wrote:What OS do you use?
Have you downloaded the officiacl builds?
If you are on windows: Can you please run minetest.exe from the cmd and paste the output here? (search in the internet if you dont know how)
First of all i use windows xp
and i dont know what cmd is

Posted:
Mon Apr 01, 2013 11:01
by PilzAdam
Cooper wrote:PilzAdam wrote:What OS do you use?
Have you downloaded the officiacl builds?
If you are on windows: Can you please run minetest.exe from the cmd and paste the output here? (search in the internet if you dont know how)
First of all i use windows xp
and i dont know what cmd is
Hit the windows key + R, type in "cmd" (without the quotes). A black window with white text should appear. Drag and drop minetest.exe in there and then paste the output here.

Posted:
Mon Apr 01, 2013 14:08
by jordan4ibanez
Have you checked if minetest is legal in your state?

Posted:
Mon Apr 01, 2013 16:14
by Inocudom
jordan4ibanez wrote:Have you checked if minetest is legal in your state?
Why would Minetest be illegal in any state?

Posted:
Mon Apr 01, 2013 18:25
by Menche
Does "Illegal Instruction" mean there's a CPU instruction that isn't supported? What processor do you have?

Posted:
Mon Apr 01, 2013 19:45
by Calinou
Your CPU needs to support SSE2, yes.

Posted:
Mon Apr 01, 2013 20:02
by rarkenin
Calinou wrote:Your CPU needs to support SSE2, yes.
Is it Minetest directly? Or Irrlicht?
I get these sporadically, and my processor supports SSE2, as well as a few more of the common extension sets.

Posted:
Mon Apr 01, 2013 21:51
by prestidigitator
Inocudom wrote:jordan4ibanez wrote:Have you checked if minetest is legal in your state?
Why would Minetest be illegal in any state?
Ha! Illegal instruction:
http://youtu.be/JgdQLWpFudA?t=4m45s

Posted:
Wed Apr 03, 2013 01:33
by Inocudom
How old is your computer? If it is old, you might want to think about getting a new one. Choose wisely.

Posted:
Wed Apr 03, 2013 03:28
by Cooper
I tell you what, i appreciate the help but im about to throw this through the wall because i dont understand what your saying, and i cant get a new one, im poor

Posted:
Wed Apr 03, 2013 12:43
by rarkenin
Cooper wrote:I tell you what, i appreciate the help but im about to throw this through the wall because i dont understand what your saying, and i cant get a new one, im poor
Well, when Minetest, or any other program is run, the CPU performs these little tasks called "instructions". They are as simple as copying bytes, comparing data, and/or jumping to other areas on the code. Minetest uses an extra set of these instructions that can process mode data, called SSE2. If your computer is too old, it won't understant the SSE2 instructions and say "illegal instruction". I don't know if it is possible for recompiling with SSE2 off to work, but I recommend you try recompiling according to
https://github.com/minetest/minetest/blob/master/README.txt

Posted:
Wed Apr 03, 2013 13:59
by Silencer
Cooper wrote:I tell you what, i appreciate the help but im about to throw this through the wall because i dont understand what your saying, and i cant get a new one, im poor
I know that feeling bro.