Miki-Tellurium / TurtleChargingStation

Adds a block that can charge CC:Tweaked turtles using energy
MIT License
0 stars 0 forks source link

Turtle doesn't move after refuel #2

Closed BennyCodet closed 8 months ago

BennyCodet commented 8 months ago

The turtle doesn't continue the program after refueling. Is this a bug or do I have to configure sth? Playing on 1.20.1 (Direwolf20)

Miki-Tellurium commented 8 months ago

What version of the modpack are you using?

Miki-Tellurium commented 8 months ago

I don't notice anything wrong when charging turtles during a program execution in the latest version of DireWolf20 (1.21.1). Can you provide more detail?

BennyCodet commented 8 months ago

Thanks for the reply. I'm playing on Direwolf20 1.12.1 (MC Version 1.20.1) https://www.feed-the-beast.com/modpacks/119-ftb-presents-direwolf20-120?tab=about

I'm running the excavate program and if the turtle returns with the "out of fuel" message, it get refueled but it does not continue the programm after refueling

BennyCodet commented 8 months ago

But if you can't recreate I think I found a workaround in increasing the conversion rate so it refuels faster while returning the items. So it never runs out of fuel when it get started with enough fuel

Miki-Tellurium commented 8 months ago

I think that is just the normal behavior of the excavate program, it stops if the turtle runs out of fuel and the charging station is not fast enough to recharge it. So it's not an issue, its the intended behavior of the turtle.