Page 2 of 3

PostPosted: Sun Jan 01, 2012 14:01
by sfan5
Staffs wrote:Sfan your clockmese video made me think of an idea :D thx

:D

PostPosted: Sun Jan 01, 2012 21:13
by sfan5
Staffs wrote:Sfan your clockmese video made me think of an idea :D thx

What is your Idea?

PostPosted: Mon Jan 02, 2012 12:03
by Staffs
sfan5 wrote:
Staffs wrote:Sfan your clockmese video made me think of an idea :D thx

What is your Idea?

I wanna try to make a gate with blinking lamps if i will success i will post the screenshot here :)

PostPosted: Tue Feb 14, 2012 04:49
by sycam
how do you teleport

PostPosted: Tue Feb 14, 2012 11:42
by Jeija
There is no heaven portal yet... Anyway, you can teleport by opening the chat window ingame with 't' and entering: "/teleport 0,30930,0

PostPosted: Tue Feb 14, 2012 23:50
by IPushButton2653
Or you can use the portal mod and put a portal up there, then put a portal down on the ground. Then you can go there anytime.

PostPosted: Wed May 23, 2012 15:11
by mathsgeeek
Hi,
I've tried teleporting up and adding in the depends.txt but nothing works :( . I'm running latest development minetest version and the 0.2 version of your mod. Any ideas?

PostPosted: Wed May 23, 2012 15:47
by Topywo
No, but I can't find the heaven too. Same story.

PostPosted: Wed May 23, 2012 15:53
by Jordach
THis mods is not for use with latest git, that's why it don't work.

TO NOOBS: MODS WITH THE LAST POST AS OF FEBRUARY DONT EXPECT THE MOD TO WORK WITH THE LATEST VERSION.

PostPosted: Wed May 23, 2012 15:58
by mathsgeeek
Ahh....Not using git, I'm a ubuntu user so ppas for me. But same principle I guess

PostPosted: Wed May 23, 2012 16:00
by Jordach
If your version is March or later, then your game won't let it work right.

PostPosted: Wed May 23, 2012 16:02
by mathsgeeek
Yeah, May version. :( I was looking forward to a nice nyancat hevean for free MESE.

PostPosted: Wed May 23, 2012 16:30
by mathsgeeek
Do you know when the mod will be fixed? Or will it be an indefinite thing?

PostPosted: Wed May 23, 2012 16:58
by Jordach
Dead.

PostPosted: Wed May 23, 2012 17:12
by mathsgeeek
:'( Liked the look of this mod.

PostPosted: Thu May 24, 2012 12:08
by Jeija
Maybe I will grab up this mod once again later on, or at least help someone to fix it - The question is if it is a good idea to do it in Lua since Lua mapgen is quite slow.

PostPosted: Thu May 24, 2012 14:59
by mathsgeeek
I have some spare-time so I don't mind reving this mod...But your help would be appreciated as I am a lua/minetest-modding noob.

PostPosted: Sun May 27, 2012 22:16
by LolManKuba
If a Aether mod isn't created, this could become the Aether Mod for Minetest...

PostPosted: Mon May 28, 2012 17:44
by Stef
Yes it can

PostPosted: Thu Dec 20, 2012 02:34
by luk3yx
This is a nice mod, don't think I don't like it, but it lags my game at 0 FPS. This has happened twice so far, and doesn't usually happen. Keep in mind that my graphics capabilities could do with a bit of work at the moment...

PostPosted: Thu Dec 20, 2012 04:44
by Leroy
If you punch the head of a moving nyan cat, it drops mese.

Finally what I need. FREE MESE!

PostPosted: Thu Dec 20, 2012 07:30
by mikey2020
does it work with 0.4.4 mine says:
/home/mikey/minetest-0.4.4/bin/.../games/minetest-game/mods/nyanland/init.lua

PostPosted: Thu Dec 20, 2012 09:59
by Calinou
mikey2020 wrote:does it work with 0.4.4 mine says:
/home/mikey/minetest-0.4.4/bin/.../games/minetest-game/mods/nyanland/init.lua


You didn't even post a full error message...

PostPosted: Thu Dec 20, 2012 18:29
by mikey2020
that's what it said when i tried to go in my level

PostPosted: Sun Dec 23, 2012 21:56
by qwrwed
I think this is the debug.txt:
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
21:54:57: ERROR[main]: ========== ERROR FROM LUA ===========
21:54:57: ERROR[main]: Failed to load and run script from
21:54:57: ERROR[main]: C:\Documents and Settings\Zac_R\My Documents\minetest-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:
21:54:57: ERROR[main]: ...t-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:15: attempt to perform arithmetic on global 'LIGHT_MAX' (a nil value)
21:54:58: ERROR[main]: stack traceback:
21:54:58: ERROR[main]:     ...t-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:15: in main chunk
21:54:58: ERROR[main]: =======END OF ERROR FROM LUA ========


Jeija, please update this mod! Or at least put what version it is compatible with.

PostPosted: Sun Dec 23, 2012 22:13
by Topywo
Nyanland needs a depends.txt with default, to make LIGHT_MAX work. It will then get loaded, but doesn't result in creating a nyanheaven (unfortunately).

PostPosted: Sun Dec 23, 2012 22:14
by Jeija
You could just try to replace LIGHT_MAX in init.lua with a random value (like 10).

PostPosted: Mon Dec 24, 2012 00:26
by J-Block
I downloaded your mod and it won't load the game, got this from the debug text:

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
18:21:57: ERROR[main]: ========== ERROR FROM LUA ===========
18:21:57: ERROR[main]: Failed to load and run script from
18:21:57: ERROR[main]: C:\Users\Jason\Documents\minetest-0.4.4-win32\minetest-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:
18:21:57: ERROR[main]: ...t-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:14: attempt to perform arithmetic on global 'LIGHT_MAX' (a nil value)
18:21:57: ERROR[main]: stack traceback:
18:21:57: ERROR[main]:     ...t-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua:14: in main chunk
18:21:57: ERROR[main]: =======END OF ERROR FROM LUA ========
18:21:57: ERROR[main]: Server: Failed to load and run C:\Users\Jason\Documents\minetest-0.4.4-win32\minetest-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua
18:21:57: INFO[main]: BanManager: saving to C:\Users\Jason\Documents\minetest-0.4.4-win32\minetest-0.4.4-win32\bin\..\worlds\Terra\ipban.txt
18:21:57: ERROR[main]: ModError: Failed to load and run C:\Users\Jason\Documents\minetest-0.4.4-win32\minetest-0.4.4-win32\bin\..\mods\minetest\nyanland\init.lua


I'm new so sorry if I did something wrong.

PostPosted: Mon Dec 24, 2012 03:44
by HeresTommy
This is heaven punching a nyan cat drops mese why no happen in real life

PostPosted: Mon Dec 24, 2012 08:07
by Jeija
Uploaded version 0.3 that should be compatible with the new minetest versions: http://ubuntuone.com/3VzlK80JpXlQB8nvUomHZu

..and I thought this mod was dead...