Open Void-Seeker opened 4 months ago
Failed to repeat.
A guess is that the reporter got confused by the limited indications provided. After taking control of the vehicle any movement commands are performed by the vehicle, not the PC. The only subtle indication of this being the case is the appearance of the speed indicator on the side bar.
I coundn't reproduce it on the new save too. And no, i didn't get confused by the output, i've used remote control before. It indeed just disconnects right after connecting, but for some reason only on this save on my machine. I don't know what's happening, tbh. I've tried to debug it myself on the new save with gdb, but it just works as intended there. Yet on my main installation both RC car and vehicle remote controlling are broken.
It kinda looks like some kind of desynchronisation, idk...
OS difference? Executable version difference? Library differences?
I don't know what could be desynchronized. As far as I know there's only a single game thread (fortunately, given the amount of trouble caused even without having to deal with synchronization of multiple thread and the associated vague symptoms of bugs).
Can confirm, tested with the latest experimental and remotely controlling vehicles is not working (visually speed changes, fumes leave the muffler, but vehicle won't move). Tested with gas and electric engines. Result: remotely controlling vehicles is not possible on the latest experimental. Tried robot controls and drive by wire controls. Mods: Dark Days Ahead, Disable NPC needs, Portal Storms Ignore NPCs, Slowdown Fungal. (default stack)
Notes: vehicle target speed can be changed with remote controls, engine starts up and time waited actually counts. Vehicle is not attempting to reach the target speed, must mean some changes were made to that logic. Need more exploration, but I would recommend checking this PR https://github.com/CleverRaven/Cataclysm-DDA/pull/75467/files
Describe the bug
Remote control (both normal for RC cars and for normal vehicles) immediately shows disconnect message after trying to control the vehicle.
Attach save file
Квойн-trimmed.tar.gz
Steps to reproduce
Expected behavior
Player is able to drive remotely controlled car.
Screenshots
No response
Versions and configuration
Additional context
No response