Page 3 of 3

Re: [Game] Minetest NeXt [minetest_next]

PostPosted: Mon Jun 30, 2014 08:38
by Nore
You need to use a more recent minetest version (minetest.override_item was added after 0.4.9)

Re: [Game] Minetest NeXt [minetest_next]

PostPosted: Fri Jul 04, 2014 18:43
by lotek
Can't plant wheat seed on soil

I have "wheat seed", have "created" with a hoe "wet soil" and would like to plant it. But always it shows up for a few seconds and then it vanishes. I use this game (next) and also farming plus and food mode. But I see also no error log, not on server side or client side. If I play singleplayer with default game, I can plant/place the seed.

Any Idea what I can do? Could it be a bug in minetest_next?

Update: Other seeds with "farming plus" works. I use latest version from github & minetest client with daily builds (https://launchpad.net/~minetestdevs/+ar ... ily-builds).

Screenshot how it looks for a few miliseconds :-(
Image

Message form the client:
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
20:51:20: INFO[main]: Ground right-clicked
20:51:20: VERBOSE[main]: Node placement prediction for farming:seed_wheat is farming:seed_wheat
20:51:20: INFO[main]: Client::addNode() took 2ms
20:51:20: INFO[main]: Pointing at [node under=-54,4,-69 above=-54,5,-69]

Re: [Game] Minetest NeXt [minetest_next]

PostPosted: Fri Jul 04, 2014 20:01
by webdesigner97
lotek wrote:Can't plant wheat seed on soil

I have "wheat seed", have "created" with a hoe "wet soil" and would like to plant it. But always it shows up for a few seconds and then it vanishes. I use this game (next) and also farming plus and food mode. But I see also no error log, not on server side or client side. If I play singleplayer with default game, I can plant/place the seed.

Any Idea what I can do? Could it be a bug in minetest_next?

Update: Other seeds with "farming plus" works. I use latest version from github & minetest client with daily builds (https://launchpad.net/~minetestdevs/+ar ... ily-builds).

Screenshot how it looks for a few miliseconds :-(
Image

Message form the client:
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
20:51:20: INFO[main]: Ground right-clicked
20:51:20: VERBOSE[main]: Node placement prediction for farming:seed_wheat is farming:seed_wheat
20:51:20: INFO[main]: Client::addNode() took 2ms
20:51:20: INFO[main]: Pointing at [node under=-54,4,-69 above=-54,5,-69]

I'll try to reproduce that. If I experience the same, then it's my fault ^^

Edit: I tried planting wheat seeds on soil (wet/dry), and couldn't reproduce this. Maybe minetest_next (or better said: its farming mod), is incompatoble with farming_plus?

Re: [Game] Minetest NeXt [minetest_next]

PostPosted: Sat Jul 05, 2014 11:32
by lotek
OK i retestet this on a singleplayer local game. if running minetest next game together with the farming plus mod, it's not possible to plant / seed wheat. If running the farming plus mod with default game everything is working.

does anybody have an clue how to fix this? (I will also create a link from farming plus mod to here).

Re: [Game] Minetest NeXt [minetest_next]

PostPosted: Sat Jul 05, 2014 19:46
by BlockMen
lotek wrote:OK i retestet this on a singleplayer local game. if running minetest next game together with the farming plus mod, it's not possible to plant / seed wheat. If running the farming plus mod with default game everything is working.

does anybody have an clue how to fix this? (I will also create a link from farming plus mod to here).


Its easy fixable in farming_plus. The bug appears because farming_plus calls farming:place_seed() which causes trouble with the new API of farming in NeXt. If his mod would use farming.place_seed() it works fine. Ask PilzAdam to fix it ;)

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Wed Jul 09, 2014 23:05
by Achilles
Amazing updates :) Congrats to all the contributors...

TNT is a bit of a nuisance tho...

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Thu Jul 10, 2014 07:52
by Calinou
Achilles wrote:Amazing updates :) Congrats to all the contributors...

TNT is a bit of a nuisance tho...


Properly tweaked, it isn't. The biggest problem currently is that it doesn't obey protection.

There are much better and quicker ways for griefers to grief, they don't need TNT for that. It's a cliché to say TNT is only for griefers.

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Thu Jul 10, 2014 17:53
by LionsDen
If I remember correctly, Achilles or possibly someone else said that their kids found the tnt and now their map looks like swiss cheese. :) I like tnt but prefer using my own personal version which doesn't destroy some of the blocks, as in some blocks are destroyed but don't drop in the original tnt.

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Thu Jul 10, 2014 22:34
by Achilles
Calinou wrote:
Achilles wrote:Amazing updates :) Congrats to all the contributors...

TNT is a bit of a nuisance tho...


Properly tweaked, it isn't. The biggest problem currently is that it doesn't obey protection.

There are much better and quicker ways for griefers to grief, they don't need TNT for that. It's a cliché to say TNT is only for griefers.


I know, hopefully it will be fixed soon. Also maybe they will have an option so that fire is not produced when a TNT block goes off.

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Thu Jul 10, 2014 22:35
by Achilles
LionsDen wrote:If I remember correctly, Achilles or possibly someone else said that their kids found the tnt and now their map looks like swiss cheese. :) I like tnt but prefer using my own personal version which doesn't destroy some of the blocks, as in some blocks are destroyed but don't drop in the original tnt.


Lol, I dont think that was me :D

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Fri Jul 11, 2014 03:59
by LionsDen
Achilles wrote:
LionsDen wrote:If I remember correctly, Achilles or possibly someone else said that their kids found the tnt and now their map looks like swiss cheese. :) I like tnt but prefer using my own personal version which doesn't destroy some of the blocks, as in some blocks are destroyed but don't drop in the original tnt.


Lol, I dont think that was me :D


Nope, after posting this I found the actual message and I believe the name was Exeter or something like that.

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Fri Jul 11, 2014 05:38
by ExeterDad
LionsDen wrote:Nope, after posting this I found the actual message and I believe the name was Exeter or something like that.


Yeah... I posted the comment about TNT making our pretty map into Swiss Cheese. Didn't know TNT was in there when I upgraded the server. The kids found it had a blast (pun intended).

The resulting forest fires took care of everything else. Not a huge deal, in the end it's all just pixels and noise right? :)

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Fri Jul 11, 2014 20:05
by HeroOfTheWinds
I agree that tnt should be disabled by default as well, especially since it causes conflicts with tnt mods like bettertnt. When my friend updated his server to Mintest 0.4.10, all the sudden bettertnt stopped working entirely, just turning into lit, invincible blocks...

Just a slight suggestion. :)

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Sat Jul 12, 2014 11:11
by Achilles
ExeterDad wrote:
LionsDen wrote:Nope, after posting this I found the actual message and I believe the name was Exeter or something like that.


Yeah... I posted the comment about TNT making our pretty map into Swiss Cheese. Didn't know TNT was in there when I upgraded the server. The kids found it had a blast (pun intended).

The resulting forest fires took care of everything else. Not a huge deal, in the end it's all just pixels and noise right? :)


Nice way of looking at things XD

Re: [Game] Minetest NeXt (discontinued) (part of minetest_ga

PostPosted: Sat Jul 12, 2014 13:46
by Inocudom
Achilles wrote:
ExeterDad wrote:
LionsDen wrote:Nope, after posting this I found the actual message and I believe the name was Exeter or something like that.


Yeah... I posted the comment about TNT making our pretty map into Swiss Cheese. Didn't know TNT was in there when I upgraded the server. The kids found it had a blast (pun intended).

The resulting forest fires took care of everything else. Not a huge deal, in the end it's all just pixels and noise right? :)


Nice way of looking at things XD

Same thing could be said about our reality, if you really think about it. In the ultimate sense, it is very true for our real world too. It shares many similarities to a computer program.

[Mod] Update from Minetest Game to Minetest NeXt

PostPosted: Mon Nov 16, 2015 20:53
by LNJ
Here is a mod to update from Minetest Game (with mods like torches) to Minetest NeXt.

Currently there is not so much in (only river water and torches from BlockMens torches mod)

GitHub
Download latest (zip)