0.4.3

tinoesroho
Member
 
Posts: 570
Joined: Fri Feb 17, 2012 21:55

0.4.3

by tinoesroho » Wed Sep 05, 2012 03:28

0.4.3 is now officially released - Windows build up. It's updating time!
See here
Last edited by tinoesroho on Wed Sep 05, 2012 03:39, edited 1 time in total.
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Sep 05, 2012 04:01

I compiled it. Haven't checked it out though any new features?
 

tinoesroho
Member
 
Posts: 570
Joined: Fri Feb 17, 2012 21:55

by tinoesroho » Wed Sep 05, 2012 04:04

Yep. Fixes a number of bugs, adds vessels and creative_inventory
We are what we create.

I tinker and occasionally make (lousy) mods. Currently building an MMO subgame and updating mods. Pirate Party of Canada member. Sporadic author. 21 years old.

My github:
https://github.com/tinoesroho/
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Wed Sep 05, 2012 04:50

and animated torches :D
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

Blackthorne
Member
 
Posts: 78
Joined: Tue Aug 14, 2012 07:38

by Blackthorne » Wed Sep 05, 2012 06:55

What are all the default mods now, so I know what to install and what not to?
 

User avatar
cHyper
Member
 
Posts: 587
Joined: Fri May 06, 2011 08:49
IRC: cHyper
In-game: cHyper

by cHyper » Wed Sep 05, 2012 07:18

changelog for this version please...

here is it ...

http://c55.me/blog/?p=1303
Last edited by cHyper on Wed Sep 05, 2012 07:20, edited 1 time in total.
--------------------------------------------------------
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Wed Sep 05, 2012 07:34

Blackthorne wrote:What are all the default mods now, so I know what to install and what not to?


You can find them under:

/home/TOPYWO/celeron55-minetest-9696ed3_copy 1/games/minetest_game/mods

and some more/same for the minimal game under:

/home/TOPYWO/celeron55-minetest-9696ed3_copy 1/games/minimal/mods

As far as my LUA understanding goes, you can craft the vessels, but have to use /giveme for the wool and dyes.

edit: typo's :-/
Last edited by Topywo on Wed Sep 05, 2012 07:35, edited 1 time in total.
 

User avatar
madchicken13
Member
 
Posts: 741
Joined: Mon Jun 11, 2012 00:41

by madchicken13 » Wed Sep 05, 2012 13:25

Compiling it / this Looks a LOT like 0.4.2 rc1
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Wed Sep 05, 2012 14:55

The new performance improvement is awesome; in this situation I get about 30FPS when I used to get 20FPS.
Image
 

mine_n00b
 

by mine_n00b » Wed Sep 05, 2012 23:26

I loaded up 0.4.3 minetestserver on fedora but it crashes within 60 seconds of logging in. I get the following dump:


19:12:44: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: ...ed3/bin/../games/minetest_game/mods/default/init.lua:1195: attempt to call field 'node_metadata_inventory_take_allow_all' (a nil value)
19:12:44: ERROR[main]: stack traceback:

In thread b77e76d0:
/home/minetest4.3/celeron55-minetest-9696ed3/src/main.cpp:1741: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD b77e76d0:
#0 int main(int, char**)
(Leftover data: #1 Dedicated server branch)
(Leftover data: #2 virtual void ServerMap::save(ModifiedState))
(Leftover data: #3 virtual void ServerMap::saveBlock(MapBlock*))
(Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
Aborted (core dumped)


I'm running 0.4.1 with no problems. Any ideas what might be going on with 0.4.3?
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Thu Sep 06, 2012 04:55

4.3 isnt really stable yet is it so there is bound to have bugs and other issues along with the release
 

celeron55
Member
 
Posts: 430
Joined: Tue Apr 19, 2011 10:10

by celeron55 » Thu Sep 06, 2012 05:38

You appear to be having a mismatched minetest_game with your minetest. Update it.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Thu Sep 06, 2012 09:58

DarkDragon wrote:4.3 isnt really stable yet is it so there is bound to have bugs and other issues along with the release

It is 0.4.3 and not 4.3
 

mine_n00b
 

by mine_n00b » Thu Sep 06, 2012 22:43

Thanks! For the record. The 0.4.3 minetest_game tar download link on the download page points to 0.4.0. I'm likely not the last person to have touble with this.
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Thu Sep 06, 2012 23:43

PilzAdam wrote:
DarkDragon wrote:4.3 isnt really stable yet is it so there is bound to have bugs and other issues along with the release

It is 0.4.3 and not 4.3

i know its 0.4.3 i just dont want to type in the 0 and no one else seems to have a problem with me doing it that way
 

cornernote
Member
 
Posts: 844
Joined: Wed Jul 11, 2012 15:02

by cornernote » Fri Sep 07, 2012 04:17

DarkDragon wrote:
PilzAdam wrote:
DarkDragon wrote:4.3 isnt really stable yet is it so there is bound to have bugs and other issues along with the release

It is 0.4.3 and not 4.3

i know its 0.4.3 i just dont want to type in the 0 and no one else seems to have a problem with me doing it that way


i would also prefer you take the extra 0.07 seconds to write a 0. in front of the version number.

also, it takes effort to tell you this, and most people wouldn't bother, so please consider this request to be on behalf of all those that dont want to clutter the thread over a 0.

thanks =)
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Fri Sep 07, 2012 04:28

cornernote wrote:
DarkDragon wrote:
PilzAdam wrote:It is 0.4.3 and not 4.3

i know its 0.4.3 i just dont want to type in the 0 and no one else seems to have a problem with me doing it that way


i would also prefer you take the extra 0.07 seconds to write a 0. in front of the version number.

also, it takes effort to tell you this, and most people wouldn't bother, so please consider this request to be on behalf of all those that dont want to clutter the thread over a 0.

thanks =)

I for one get annoyed when people use wrong version numbers.
Last edited by Menche on Fri Sep 07, 2012 04:29, edited 1 time in total.
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Fri Sep 07, 2012 05:44

Menche wrote:
cornernote wrote:
DarkDragon wrote:i know its 0.4.3 i just dont want to type in the 0 and no one else seems to have a problem with me doing it that way


i would also prefer you take the extra 0.07 seconds to write a 0. in front of the version number.

also, it takes effort to tell you this, and most people wouldn't bother, so please consider this request to be on behalf of all those that dont want to clutter the thread over a 0.

thanks =)

I for one get annoyed when people use wrong version numbers.

and i for one get annoyed with troll that have to act like they are better then everyone else if you understand what someone is talking about why must you act like your higher then anyone and correct their grammer or the way they type
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Fri Sep 07, 2012 09:16

DarkDragon wrote:
Menche wrote:
cornernote wrote:
i would also prefer you take the extra 0.07 seconds to write a 0. in front of the version number.

also, it takes effort to tell you this, and most people wouldn't bother, so please consider this request to be on behalf of all those that dont want to clutter the thread over a 0.

thanks =)

I for one get annoyed when people use wrong version numbers.

and i for one get annoyed with troll that have to act like they are better then everyone else if you understand what someone is talking about why must you act like your higher then anyone and correct their grammer or the way they type

How am I acting "better than you" by saying that 4.3 and 0.4.3 are not the same thing? I understood that you mean 0.4.3, but I didn't understand why you would use a different number to represent it.
Last edited by Menche on Fri Sep 07, 2012 09:22, edited 1 time in total.
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Fri Sep 07, 2012 15:07

Menche wrote:
DarkDragon wrote:
Menche wrote:I for one get annoyed when people use wrong version numbers.

and i for one get annoyed with troll that have to act like they are better then everyone else if you understand what someone is talking about why must you act like your higher then anyone and correct their grammer or the way they type

How am I acting "better than you" by saying that 4.3 and 0.4.3 are not the same thing? I understood that you mean 0.4.3, but I didn't understand why you would use a different number to represent it.

DOES EVERYONE have to fight again.

0.4.3 is the current release, I for one is trying to be in the middle.

Cornernote is suggesting you add one single number in front of that - thus meaning we can get you a little better - 3.1 sounds like it's from the future.

Also - don't rage if someone moans about your spelling - he's just telling you to improve and read a little bit more; before you post.

Everyone can do a lot better when they try - I taught someone the basics of binary - in half an hour (age was 53) so yeah.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Fri Sep 07, 2012 15:16

In modern software version numbers, the leading zero is usually significant. Minetest version numbers are not decimal values - which is why they can have two or more periods. ".1" might be the same as ".10", "0.1", or "0.10" in arithmetic, but in a version number, that's not the case. In a version number, "0.10" would be later than "0.1".

4.3 is most definitely NOT equivalent to 0.4.3, either mathematically or as a version number - the game hasn't even reached version 1.0 yet, so how could "4.3" be right?
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Fri Sep 07, 2012 18:11

Jordach wrote:
Menche wrote:
DarkDragon wrote:and i for one get annoyed with troll that have to act like they are better then everyone else if you understand what someone is talking about why must you act like your higher then anyone and correct their grammer or the way they type

How am I acting "better than you" by saying that 4.3 and 0.4.3 are not the same thing? I understood that you mean 0.4.3, but I didn't understand why you would use a different number to represent it.

DOES EVERYONE have to fight again.

0.4.3 is the current release, I for one is trying to be in the middle.

Cornernote is suggesting you add one single number in front of that - thus meaning we can get you a little better - 3.1 sounds like it's from the future.

Also - don't rage if someone moans about your spelling - he's just telling you to improve and read a little bit more; before you post.

Everyone can do a lot better when they try - I taught someone the basics of binary - in half an hour (age was 53) so yeah.

im going to keep saying 4.3 if people cant just ignore it they shouldnt be on the forums to begin with
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Fri Sep 07, 2012 18:17

DarkDragon wrote:
Jordach wrote:
Menche wrote:How am I acting "better than you" by saying that 4.3 and 0.4.3 are not the same thing? I understood that you mean 0.4.3, but I didn't understand why you would use a different number to represent it.

DOES EVERYONE have to fight again.

0.4.3 is the current release, I for one is trying to be in the middle.

Cornernote is suggesting you add one single number in front of that - thus meaning we can get you a little better - 3.1 sounds like it's from the future.

Also - don't rage if someone moans about your spelling - he's just telling you to improve and read a little bit more; before you post.

Everyone can do a lot better when they try - I taught someone the basics of binary - in half an hour (age was 53) so yeah.

im going to keep saying 4.3 if people cant just ignore it they shouldnt be on the forums to begin with

I tried to be civil.

ANd if you insist with 4.3 we are more likely to ignore you.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Fri Sep 07, 2012 18:47

Jordach wrote:
DarkDragon wrote:
Jordach wrote:DOES EVERYONE have to fight again.

0.4.3 is the current release, I for one is trying to be in the middle.

Cornernote is suggesting you add one single number in front of that - thus meaning we can get you a little better - 3.1 sounds like it's from the future.

Also - don't rage if someone moans about your spelling - he's just telling you to improve and read a little bit more; before you post.

Everyone can do a lot better when they try - I taught someone the basics of binary - in half an hour (age was 53) so yeah.

im going to keep saying 4.3 if people cant just ignore it they shouldnt be on the forums to begin with

I tried to be civil.

ANd if you insist with 4.3 we are more likely to ignore you.

then do so dont try to change how someone types it just belittle people when they do that
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Fri Sep 07, 2012 19:04

No matter how many times you type it, Minetest v4.3 does not exist. The version number is 0.4.3.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Fri Sep 07, 2012 19:08

its pointless to talk to you people if the admin would have asked me or suggested i use to 0.4.3 thing then yeah i would try but when i get members telling me to do it something its just dumb and thats all so lets just drop the dumb subject since no one can just pass over it
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Fri Sep 07, 2012 19:10

Can you all just shut up! No agreement will be reached this way so please just stop! make nodes not war
Last edited by sdzen on Fri Sep 07, 2012 19:10, edited 1 time in total.
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

celeron55
Member
 
Posts: 430
Joined: Tue Apr 19, 2011 10:10

by celeron55 » Fri Sep 07, 2012 19:18

DarkDragon wrote:its pointless to talk to you people if the admin would have asked me or suggested i use to 0.4.3 thing then yeah i would try but when i get members telling me to do it something its just dumb and thats all so lets just drop the dumb subject since no one can just pass over it

What is your question?
 

DarkDragon
Member
 
Posts: 27
Joined: Fri Aug 24, 2012 04:45

by DarkDragon » Fri Sep 07, 2012 19:19

celeron55 wrote:
DarkDragon wrote:its pointless to talk to you people if the admin would have asked me or suggested i use to 0.4.3 thing then yeah i would try but when i get members telling me to do it something its just dumb and thats all so lets just drop the dumb subject since no one can just pass over it

What is your question?

its not a question im just getting more or less yelled at for saying 4.3 instead of 0.4.3 and they know im talking about when i say 4.3
 

celeron55
Member
 
Posts: 430
Joined: Tue Apr 19, 2011 10:10

by celeron55 » Fri Sep 07, 2012 19:27

DarkDragon wrote:its not a question im just getting more or less yelled at for saying 4.3 instead of 0.4.3 and they know im talking about when i say 4.3

They might know, but some less experienced community member might not. It is not cool and not consistent with everything else. If I start calling you BrightBacon, everybody knows who I mean, but chances are you don't approve too much.

Moderators are free to ban you for continuously saying 4.3 if you do it even once after this reply.
 

Next

Return to Minetest General

Who is online

Users browsing this forum: No registered users and 60 guests

cron