This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 523
Mode 10 Bunkerspeed / ShieldHeight #4130
Comments
yes at the moment it's locked ... |
pvaiko
added a commit
that referenced
this issue
Sep 10, 2020
MP impovements (#6025) * improved debugging channel 5 * removed waypoint index, cp.text events and moved them to onWriteUpdate to reduce network load closes #6026 , closes #5975, closes #6020, closes #6008 Straw Harvest Premos Support (#6031) * Straw Harvest Premos Support Mode 10 fixes * correct working width calculation (#6037) * fixed starting position calculation * reset target silo at each start so if we change silos we won't get stuck at the old one, fixes #4254 May fix #4547, #4130, #5249, #5936 and #6029
pvaiko
added a commit
that referenced
this issue
Sep 11, 2020
Fixes #6056 (lua error when StrawHarvest not installed) * improved debugging channel 5 * removed waypoint index, cp.text events and moved them to onWriteUpdate to reduce network load closes #6026 , closes #5975, closes #6020, closes #6008 Straw Harvest Premos Support (#6031) * Straw Harvest Premos Support Mode 10 fixes * correct working width calculation (#6037) * fixed starting position calculation * reset target silo at each start so if we change silos we won't get stuck at the old one, fixes #4254 May fix #4547, #4130, #5249, #5936 and #6029
Closed
Merged
fixed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Theres a problem with Mode 10: Leveling and compacting
![Anmerkung 2019-08-21 140647](https://user-images.githubusercontent.com/8193408/63430601-41e2f780-c41d-11e9-938d-63b3a240c1c4.png)
i cant change Speed and ShieldHight
It alwasy keep staying at automatic even CP recognize the input
2019-08-21 14:04 :11 [dbg18 lp23243] 1050 (#1): calling function "changeBunkerSpeed(1)"
2019-08-21 14:04 :11 [dbg18 lp23243] 1050 (#1): set reloadPage[10]
2019-08-21 14:04 :11 [dbg18 lp23244] 1050 (#1): loadPage(..., 10), set content
2019-08-21 14:04 :12 [dbg18 lp23329] 1050 (#1): calling function "changeBunkerSpeed(-1)"
2019-08-21 14:04 :12 [dbg18 lp23329] 1050 (#1): set reloadPage[10]
2019-08-21 14:04 :12 [dbg18 lp23330] 1050 (#1): loadPage(..., 10), set content
2019-08-21 14:04 :17 [dbg18 lp23589] 1050 (#1): calling function "changeShieldHeight(-1)"
2019-08-21 14:04 :17 [dbg18 lp23589] 1050 (#1): set reloadPage[10]
2019-08-21 14:04 :17 [dbg18 lp23590] 1050 (#1): loadPage(..., 10), set content
2019-08-21 14:04 :19 [dbg18 lp23757] 1050 (#1): calling function "changeShieldHeight(1)"
2019-08-21 14:04 :19 [dbg18 lp23757] 1050 (#1): set reloadPage[10]
2019-08-21 14:04 :19 [dbg18 lp23758] 1050 (#1): loadPage(..., 10), set content
While changing the speed seems to work but is not shown in the GUI changing the shieldheight seems to have no effect at all.
The text was updated successfully, but these errors were encountered: