Tracks not connecting

Kilarin
Member
 
Posts: 649
Joined: Mon Mar 10, 2014 00:36

Tracks not connecting

by Kilarin » Mon Mar 09, 2015 12:47

I'm running the latest dev release of minetest on a Xubuntu system.
Is anyone else seeing this strange problem with tracks since yesterday's update?
Image

different TYPES of tracks no longer connect. so even though normal rails connect with normal rails and power rails connect with power rails, normal rails do not connect with power rails.

It doesn't effect Cart logic in any way, but it sure looks funky.
 

TeTpaAka
Member
 
Posts: 131
Joined: Sat Dec 28, 2013 21:54

Re: Tracks not connecting

by TeTpaAka » Mon Mar 09, 2015 12:53

I think this could be caused by this.
It was introduced to fix connecting rails of different types. Seems like the powerrails are in the wrong group.
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: Tracks not connecting

by Wuzzy » Sat Mar 14, 2015 14:06

Yes, TeTpaAka is right. Long story short, what you see here is basically unfinished business.

I am to blame here, because I motivated others to change the way how raillike (like rails) nodes connect. This is related to my (still unmerged) work on gunpowder trails, which are also “raillike”. Without this change, it would not be possible to cleanly seperate gunpowder trails from rails (and possibly other raillike nodes).
A detailed description is in TeTpaAka's link.


To fix this problem described by Kilarin, we have to wait for two events to happen:

1) This gets merged into minetest_game:
https://github.com/minetest/minetest_game/pull/448

2) After that, the Carts mod must be updated to use the correct connect_to_raillike group. However, I am not sure if PilzAdam develops for latest stable or if PilzAdam develops for bleeding edge, or even both?
 

User avatar
maikerumine
Member
 
Posts: 946
Joined: Mon Aug 04, 2014 14:27
GitHub: maikerumine
In-game: maikerumine

Re: Tracks not connecting

by maikerumine » Sat Mar 14, 2015 14:39

I noticed this last night on the Just test server.
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: Tracks not connecting

by Wuzzy » Sat Mar 14, 2015 15:24

Okay, it seems there is another problem with the connect_to_raillike grouping, so it needs to be fixed before 1) and 2):

https://github.com/minetest/minetest/issues/2479
 

Kilarin
Member
 
Posts: 649
Joined: Mon Mar 10, 2014 00:36

Re: Tracks not connecting

by Kilarin » Mon Mar 23, 2015 12:41

It's FIXED! Just got the newest update this morning and now power rails and normal rails connect!
Thank you whoever patched this, because it looks SO much better now!
 

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

Re: Tracks not connecting

by Krock » Wed Mar 25, 2015 17:33

Kilarin wrote:It's FIXED! Just got the newest update this morning and now power rails and normal rails connect!
Thank you whoever patched this, because it looks SO much better now!

There were also some code cleanups to make it easier readable.
You now can use different connect_to_raillike groups for different types of rails (narrow-gauge, normal gauge, ..)
Sadly, PilzAdam's cart mod does not support this yet, but my boost_cart mod does :)
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>
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 22 guests

cron