catageek / ByteCart

Minecraft plugin for bukkit to create a LAN/WAN rail network with routing algorithm
GNU General Public License v3.0
27 stars 9 forks source link

constantspeed: true #45

Closed ardentcrest closed 7 years ago

ardentcrest commented 7 years ago

Hi. Me again

I have constantspeed set to true but the cart I'm in slows down and stops. carts with chests seem to work ok.

catageek commented 7 years ago

Hi,

Do you have other plugins installed ? Try to deactivate them and test again. It's curious that only carts with passengers are affected.

ardentcrest commented 7 years ago

just found they slow down but dont stop. Will check other plugins

ardentcrest commented 7 years ago

All plugins deactivated, apart from bytecart still slows down to a crawl. and when I jump out of it it speeds up again.

ardentcrest commented 7 years ago

PS just to let you know I did a mego 2.2.5 (the farm) from across the map. climbed aboard a train from Vehicles (No resourcepacks needed!) and arrived at the farm :D

LOL

I did a mego 2.2.7 from across the map. climbed aboard a train and arrived at the "farm" :D

catageek commented 7 years ago

I could reproduce the bug, but I have currently no idea of the cause. I need to investigate.

ardentcrest commented 7 years ago

As traincart is no more I really want to use your plugin. so until you find a fix it looks as im going to have to use power rails for the time been.

ardentcrest commented 7 years ago

Hi. Do you know of any online severs that use your great pluigin.

ardentcrest commented 7 years ago

Sorry :). another some more questions.

is there a way to hide the blocks with the redstone at the stations so you just see the tracks. and

I want to place alot underground. does the chest in the air above the router have to be there or can it be put somewhere else.

I have my server up but no bytecart at the moment. server address delos.zapto.org:25565 the world it will be on is CityWorld

catageek commented 7 years ago

Hi, @thiefa has a great server that uses my plugin and is usually happy to help Bytecart users. Unfortunately I lost the address of his server. He is also thief001 on bukkit.org, and probably a user of mcspigot forum. You may contact him there.

To hide the redstone in the stations, you must know that the plugin only activate the lever on the left or on the right of the sign. You can change the lever attachment face and put it on the ground (for example), then conduct the signal under the T to change the direction of the rail. There must be some redstone engineering to do this.

The chest above the router must be here, but I can define an alternate position under the ground in a next version.

catageek commented 7 years ago

Seems that 1.9.4 is not affected, while 1.10.2 is affected. I still don't have any clue.

thiefa commented 7 years ago

Hi catageek, would be sweet if that chest could go hidden :) :) :)

had some users that where complaining about it, esp. since its a double chest and thus not sitting in the middle of the core. no way to mask it properly in a pillar...

As for the Speed Issue... not having it.. might be because i use craftbook aswell, and got there the same feature as constant speed

my server runs at pia.hopto.org:25566 ;) guest accs are enabled, so looking around and having a ride is a gogo ;)

always happy to help, hopefully makes catageek keep bytecart alive for a looooong time :)

@ardentcrest as you asked it another issue: yes porting minecarts is totally possible, as catageek stated, ill do it even over bungeecord between different servers. its sweet ;)

if tried a few plugins for that, currently "stuck" on Ancient gates reloadet

but there are other plugins aswell that claim to be able to tp carts between servers

catageek commented 7 years ago

@thiefa This will be my next commit, and a release soon.

catageek commented 7 years ago

I released the version 3.0.0 but there is some issue to get the approval of the curse staff. Here is the link to the plugin file. Enjoy.

catageek commented 7 years ago

@thiefa Double chests are not mandatory and can be replaced by Simple chests.

thiefa commented 7 years ago

Double chests are not needed in 3.0.0 anymore, or never where?

just always saw the routers in your tut-world and everywhere with double chest, so i dint even think about trying single chest routers

o my, someone has to go and cut alllooot chests ^^ grabs wood saw

catageek commented 7 years ago

@thiefa In fact they were never needed since the start, but in ByteCart 1.0 (back in 2013) I used the material in the inventory to code the routes, so I needed some large capacity. I never had the idea to show that a simple chest was enough since 2.0, like I never had the idea to put it below the router.