Page 1 of 1
Blue screen [FIXED]

Posted:
Fri Jul 19, 2013 08:57
by milzou
Hello,
When I built, it jumped to a blue screen (the game) - Screenshot
OS: Ubuntu 12.04
Game: MineTest 0.4.7; minetest_game
Please help!

Sorry for my English.

Posted:
Fri Jul 19, 2013 09:10
by Dan Duncombe
Just wait a while. If you have flying turned on, turn it off. I find this helps.

Posted:
Fri Jul 19, 2013 09:16
by milzou
When I was turned it off, it made this:


Posted:
Fri Jul 19, 2013 09:43
by Iqualfragile
Does the game work for you when you are just downloading it from the repositories?
Have you installed any cpu-intensive mods like mobf?

Posted:
Fri Jul 19, 2013 09:47
by webdesigner97
Please press F5 to and upload a new screenshot. Maybe you coord's y-value is just too height and you are in the sky :D

Posted:
Fri Jul 19, 2013 10:11
by Topywo
Did you perhaps create a new game with Mapgen: singlenode?
In that case create a world with Mapgen: v6

Posted:
Fri Jul 19, 2013 10:16
by mauvebic
Does your FPS go above 4?

Posted:
Fri Jul 19, 2013 13:41
by Calinou
What's your graphics card and driver?
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
will tell you.

Posted:
Fri Jul 19, 2013 15:03
by milzou
I was trying my world in Windows 7, too = same result
I have installed only Nether mod.
My FPS are normally about 30...
lspci wrote this:
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
milzou@x51rl:~$ lspci | grep VGA
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RC410 [Radeon Xpress 200M]
the second number is still increasing (I'm probably falling)

And sorry for my English again.

Posted:
Fri Jul 19, 2013 15:05
by milzou
You can try my world, too:
http://ulozto.net/xYkbPiaF/milzou-zip(It's allowed only one link in the post)

Posted:
Fri Jul 19, 2013 15:37
by PilzAdam
Just teleport back to the origin ("/teleport 0,15,0").

Posted:
Fri Jul 19, 2013 15:44
by milzou
Yes, yes, yes!!! Thank you very much! Although the game has more lag, but it works. I am staying on the real PC world. Thankx!
But I still do not know what caused it.

Posted:
Fri Jul 19, 2013 17:07
by mauvebic
[Radeon Xpress 200M] that's the original built-in graphics of my P4, and you're running, Ubuntu with Unity? I think that's maybe your problem :/

Posted:
Fri Jul 19, 2013 17:36
by webdesigner97
Let's summarize: The problem was that you've been stuck deep underground inside stone. The problem could be fixed by teleporting back to earth :)

Posted:
Fri Jul 19, 2013 17:50
by mauvebic
If he was stuck underground, why is there no selection box visible?

Posted:
Fri Jul 19, 2013 18:00
by webdesigner97
mauvebic wrote:If he was stuck underground, why is there no selection box visible?
idk, but his y-coord was -29k

Posted:
Fri Jul 19, 2013 18:04
by mauvebic
Ah dang, he was out of bounds. X coord was -214 748 lol

Posted:
Fri Jul 19, 2013 18:33
by LionsDen
In the screenshot a few posts up, it shows his coordinate as -214748.0, since you can only have a world within approximately -31000 I would say that for some reason she/he was way outside the bounds of the world and so nothing showed up. Just my guess for why it happened.

Posted:
Fri Jul 19, 2013 19:00
by mauvebic
It's an easy mistake :P I often catch myself typing /telephone instead of /teleport lol

Posted:
Fri Jul 19, 2013 21:32
by Topywo
Looks like the bug under this topic: ERROR[main]: WARNING: updateListener: invalid value
http://forum.minetest.net/viewtopic.php?pid=79126#p79126