Giter Club home page Giter Club logo

Comments (22)

bergerkiller avatar bergerkiller commented on July 25, 2024

Still not working with https://ci.mg-dev.eu/job/TrainCarts/1254/ ?

Did you power the sign, or use [+train]?

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

Unfortunately, it does not work.

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

@1.18.2

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Can you give me more information to work with? Screenshot where the launch sign and rails are both visible? Make sure placement is correct. See:

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

Placement is correct, sign is next to power rail.

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

does it work on normal rails? And it should be attached to a block below the rails. For sign posts, below the rail.

Verify correct placement with a [+train] destroy sign

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

also not working on normal rail

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Can you please make a screenshot? Im not seeing what youre seeing at all. Also, make sure traincarts is at all enabled. Check /train version.

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

2022-10-25_19 55 36

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

What is the output of /train version and /version ? Sign setup looks correct. But it's possible that minecart isn't even handled by traincarts. Can you select it by looking at it and doing /train edit ?

It should also be noted, without specifying a distance time or acceleration after launch itll launch to the end of the rail, which can take a while. Instantaneous launch would be:

[+train]
launch 2
1
continue

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Oh hold on, I got something. Destroying the sign and placing it again broke it.

Does /train debug fix signs fix this on your end as well? I'll look into this.

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

image
Unfortunately, the problem was not resolved. :(

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Can you see if this build helps resolve these issues? https://ci.mg-dev.eu/job/TrainCarts/1257/

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

not working :(

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Does [+train] destroy sign work for you? Or not either?

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

[+train]
destroy

is working

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Okay so when you see its not working....does that mean that when you place a minecart on the rail where the launch sign as described in your image is at, it doesnt start moving?

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

No, it moves, but its speed is fixed at 0.4 blocks per tick.

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Ah. Then you need to change the speed limit of the train as well. You can launch to a new max speed with the speed limit syntax: https://wiki.traincarts.net/p/TrainCarts/Signs/Launcher#Speed_limit_syntax

[!train]
launch 5
1.0 0.0
continue

Will launch from the current speed to a speed of 1.0 smoothly over a distance of 5 blocks, raising the speed limit if needed, and sets a new speed limit for the train.

The second number (0.0) is energy left over. If you set that very high, then the train will not slow down and after the launch keeps moving at a constant velocity of 1.0.

This would do the same launch, but at the end of it gives the train 200 energy, so the train will not slow down for a while. If you disable slowdown / friction / gravity entirely then all this has no effect.

[+train]
launch 5
1.0 200.0
continue

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

it works! thank you for resolve my shitty problems!

from traincarts.

bergerkiller avatar bergerkiller commented on July 25, 2024

Glad that got resolved. Did find a bug in the end though (placing a sign and then a train on top within 3s didn't make the train see the sign) so it was time well spent :)

from traincarts.

niwatori-chicken avatar niwatori-chicken commented on July 25, 2024

Thanks so much!

from traincarts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.