3d not shown in 0.4.10

himbeerion
New member
 
Posts: 4
Joined: Mon Oct 17, 2016 10:26

3d not shown in 0.4.10

by himbeerion » Mon Oct 17, 2016 10:47

Hello,

I am running a minetest server on raspberry pi 3, version 0.4.10:
Image
Some blocks are just displayed as blocks, not in the shapes they are supposed to have.
(The box-like-thing on the right is a door.)

I searched around the wiki and forum and net, but found no help on how to fix this behavior.
Any ideas what is causing this and what to do about it?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: 3d not shown in 0.4.10

by Krock » Mon Oct 17, 2016 17:04

The solution for this problem is to update your Minetest version to 0.4.14 (or a fresh build from Git).
Mesh-based nodes were first added in a late development version of 0.4.10, thus your build does not support them yet.
If you cannot find a newer package and don't know how to compile it manually, try this huge line of commands.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

himbeerion
New member
 
Posts: 4
Joined: Mon Oct 17, 2016 10:26

Re: 3d not shown in 0.4.10

by himbeerion » Mon Oct 17, 2016 21:03

Thanks for your repley.

I tried the script in the link, but it see to me it installed the standart version of minetest, and not the server version (without GUI). A 'normal' version with gui is just eating too much resources for the raspberry.

For the 0.4.10 version I used this guide: http://wiki.minetest.net/Minetest_in_de ... spberry_Pi

Could you help me to get the newest version of a minetest-server running on raspberry?
I've already tried to download it from git, but could not figure what is was called/where to find it. There seems to be few documentation on running minetest on raspberry or how to uipdate a minetest server in general.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: 3d not shown in 0.4.10

by paramat » Mon Oct 17, 2016 23:50

Use MTGame 0.4.10.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: 3d not shown in 0.4.10

by rubenwardy » Tue Oct 18, 2016 01:18

paramat wrote:Use MTGame 0.4.10.


(s)He's using homedecor, it looks like - that's where the meshes are from. AFAICT anyway.

Really (s)he should update
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: 3d not shown in 0.4.10

by stu » Tue Oct 18, 2016 19:19

himbeerion wrote:I tried the script in the link, but it see to me it installed the standart version of minetest, and not the server version (without GUI). A 'normal' version with gui is just eating too much resources for the raspberry.


Try building with the -DBUILD_CLIENT=0 cmake directive
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: 3d not shown in 0.4.10

by paramat » Tue Oct 18, 2016 22:27

Yeah best use 0.4.14 Engine.
 

himbeerion
New member
 
Posts: 4
Joined: Mon Oct 17, 2016 10:26

Re: 3d not shown in 0.4.10

by himbeerion » Tue Oct 18, 2016 23:33

I added -DBUILD_CLIENT=0 to the commands. I got a .mintest folder (in addition to the already existing mintest folder with the 0.4.10 version).
Inside the .minestest folder there is no bin-folder, and there is no server.
By the way what are the parameters to make the programm to install in the minetest folder?
Is there a tutorial somewhere how to install the 0.4.14 server version?
 

User avatar
stu
Member
 
Posts: 737
Joined: Sat Feb 02, 2013 02:51
GitHub: stujones11

Re: 3d not shown in 0.4.10

by stu » Wed Oct 19, 2016 17:13

himbeerion wrote:Is there a tutorial somewhere how to install the 0.4.14 server version?

Try this one http://dev.minetest.net/Compiling_Minetest
The minetestserver binary should be in /home/pi/minetest/bin assuming you did git clone to your home dir and you are user pi. However, if you chose a system wide install then it's in /usr/local/bin the game is in /usr/local/share/minetest. Did you sudo make install after compilation?
 


Return to Minetest Problems

Who is online

Users browsing this forum: Bing [Bot] and 4 guests

cron