Minetest 5.5.1

Locked
sfan5
Moderator
Posts: 4093
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

Minetest 5.5.1

by sfan5 » Post

Minetest 5.5.1 has been released.

Highlights

As a maintenance release it only contains bug fixes and no new features. These include:
  • Multiple server-side fixes related to auth / login
  • Bug fixes for the content menu tab
  • Build changes to fix recent crashes on Android

Changelog: https://dev.minetest.net/Changelog#5.5. ... 6.92_5.5.1
Source code: https://github.com/minetest/minetest/tree/5.5.1

Download


User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: Minetest 5.5.1

by Festus1965 » Post

deleted

but not sure how it failed with 5.1.1
but on 2nd server all ok,
cmake
make
and run
Last edited by Festus1965 on Mon May 16, 2022 00:43, edited 1 time in total.
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

User avatar
rubenwardy
Moderator
Posts: 6969
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Minetest 5.5.1

by rubenwardy » Post

Festus1965 wrote:
Sun May 15, 2022 23:35
I got a huge numbers of failures at the part postgresql ... anyone else ?

Even I just tried to use the database folder from 5.5.0 in src, same.

My postgresql version/install is still same as was under compiling 5.5.0.
What are the failures? The error message(s) will be helpful
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: Minetest 5.5.1

by Festus1965 » Post

--- deleted ---

as compiling works on test server PC

old ...
wonder as recompile of main 5.5.0 worked without problem a week ago.
On server no changes with any database, even no System update

calm down
I test the same on testserver ... and report later
but can't redo now on server, too much client in ...

and I always use the last commend, running back in terminal for the cmake ... so is the same

mhh, on testserver no problem, so I will delete the posts, not to confuse others until another proof

I am sure my mistake - but I don't get it yet: as prepare as every time
* stop server
* rename minetest to minetest-550
* unzip 551, rename to minetest
* unzip game 551, copy in minetest/games
* cd minetest
* do same cmake = no bad report = success
* make j8
then

Code: Select all

...
[100%] Building CXX object src/CMakeFiles/minetest.dir/voxel.cpp.o
[100%] Building CXX object src/CMakeFiles/minetest.dir/voxelalgorithms.cpp.o
[100%] Linking CXX executable ../bin/minetest
CMakeFiles/minetest.dir/database/database-postgresql.cpp.o: In function `Database_PostgreSQL::initialized() const':
database-postgresql.cpp:(.text+0x69): undefined reference to `PQstatus'
CMakeFiles/minetest.dir/database/database-postgresql.cpp.o: In function `Database_PostgreSQL::~Database_PostgreSQL()':
...
I gave up after 5 times new download, delete all old 551, and restart with empty folder minetest ... even through other PC ...
Last edited by Festus1965 on Mon May 16, 2022 01:07, edited 7 times in total.
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

User avatar
rubenwardy
Moderator
Posts: 6969
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Minetest 5.5.1

by rubenwardy » Post

Nothing has changed about PostgreSQL, that files hasn't even been modified in 5.5.1. I suspect it's a cmake cache issue. Try clean building
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: Minetest 5.5.1

by Festus1965 » Post

rubenwardy wrote:
Mon May 16, 2022 00:35
Nothing has changed about PostgreSQL, that files hasn't even been modified in 5.5.1. I suspect it's a cmake cache issue. Try clean building
??

Code: Select all

database-postgresql.cpp
Fix the documentation of InvRef:get_lists() and clean up code (#12150)
2 months ago
database-postgresql.h
Deal with compiler warnings
19 days ago 
but anyway, it is not logic on server 5.5.1 and 5.6.0-dev from days before don't
and on 2nd server with same config, same files, same postgresql it works.

I also put the 5.5.0 files from folder database over ... same

But I will still try again ... when server is empty. With again a restart hardware, to make sure, nothing in cache.
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

cHyper
Member
Posts: 41
Joined: Tue Mar 01, 2022 02:51

Re: Minetest 5.5.1

by cHyper » Post

auth / login:

how can the user change the password?

User avatar
Juninnozero
New member
Posts: 1
Joined: Sun May 29, 2022 20:03
GitHub: Juninh567
IRC: Juninho
In-game: Juninh567
Contact:

Re: Minetest 5.5.1

by Juninnozero » Post

I tried running the update, but i got this error that appears to be related with graphics.
My OpenGL version is 1.4.0 and Minetest was installed from Flathub.

Code: Select all

X Error of failed request:  GLXBadFBConfig
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  0 ()
  Serial number of failed request:  466
  Current serial number in output stream:  466

rob123
Member
Posts: 103
Joined: Wed Mar 03, 2021 07:15
GitHub: qwerty123a2
In-game: joe and joergeg

Re: Minetest 5.5.1

by rob123 » Post

cHyper wrote:
Mon Jun 13, 2022 18:04
auth / login:

how can the user change the password?
press escape on a server and press change password
If my post says something, it is a opinion and not fact unless i say so

User avatar
sirrobzeroone
Member
Posts: 593
Joined: Mon Jul 16, 2018 07:56
GitHub: sirrobzeroone
Contact:

Re: Minetest 5.5.1

by sirrobzeroone » Post

I'm just going to cross-post this, clearly Voxelgarden needs an update but I'm not sure if other games/mods might not have similar issues with some change between 5.5.0 and 5.5.1?

It's also way above my head and debug is not being super useful:
viewtopic.php?f=6&p=411707#p411707

I did track down the change on github:
https://github.com/minetest/minetest/co ... bd27fbf5e7

I have tried some super simple tests using VG eg removed hunger and map mods to see if that helped but no luck so not sure where else to look.

Essentially just flagging this to a higher power(s) in case it's something more serious :)

Edit: I did some more digging and added some notes to the above post link - somethings changed just not sure what I believe it has to do with VG overriding the default health or breath bars but I don't know why as the code looks okay in VG>>Default>>gui.lua although healthbar is missing "item" which does appear to be required now? I cant test that for about another 5 hours now - Anyways small snip:

Code: Select all

-- Hud alignment
local health_bar_definition =
{
	hud_elem_type = "statbar",
	position = { x=0.5, y=1 },
	text = "heart.png",
	number = 20,
	direction = 0,
	size = {x=16, y=16},
	offset = {x=(-9*24)-12, y=-(48+24+8)},
}

local breath = 20
minetest.register_on_joinplayer(function(player)
	player:set_properties({breath_max = breath})
	player:set_breath(breath)
end)

local breath_bar_definition = {
	hud_elem_type = "statbar",
	position = {x = 0.5, y = 1},
	text = "bubble.png",
	number = breath,
	item = breath,
	direction = 1,
	size = {x = 16, y = 16},
	offset = {x = (9*24)-6, y= -(3*24+8+16)},
}

core.hud_replace_builtin("health", health_bar_definition)
core.hud_replace_builtin("breath", breath_bar_definition)

User avatar
rubenwardy
Moderator
Posts: 6969
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Minetest 5.5.1

by rubenwardy » Post

Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Locked

Who is online

Users browsing this forum: No registered users and 3 guests