You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When remote-controlling a simple single-tile vehicle with a mounted turret, selecting the (T) "Aim individual turret" command gives this error:
An error has occurred! Written below is the error report:
DEBUG : Tried to aim turret while outside vehicle
FUNCTION : int draw_turret_aim(const player&, const catacurses::window&, int, const tripoint&)
FILE : src/ranged.cpp
LINE : 1083
I can recover from the error, but cannot aim the turret.
Steps To Reproduce
Steps to reproduce the behavior:
Build a vehicle with "drive by wire controls", and a weapon mounted on a turret
Build "remote vehicle controls" and put a battery in them
Get in range, press a to activate remote vehicle controls, and control the vehicle
Select ^ then T to aim the turret
Expected behavior
Turret can be aimed with remote control, the same as if I were in the vehicle.
Screenshots
Remote vehicle is a single tile with this configuration:
Mods loaded: [
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
DinoMod [DinoMod],
Magiclysm [magiclysm],
No Rail Stations [No_Rail_Stations],
Mythical Martial Arts [MMA],
Modular Turrets [modular_turrets],
Salvaged Robots [Salvaged_Robots],
Medieval and Historic Classes and Shields [Medieval_Stuff],
Aftershock [aftershock],
Garden Pots [growable-pots],
More Survival Tools [More_Survival_Tools]
]
Additional context
I have several world mods enabled, but I think all the components here are from the base game. Remote vehicle controller and drive by wire controls were learned from regular skill leveling, not from a book. Piloting the vehicle remotely works as expected.
The text was updated successfully, but these errors were encountered:
Describe the bug
When remote-controlling a simple single-tile vehicle with a mounted turret, selecting the (T) "Aim individual turret" command gives this error:
I can recover from the error, but cannot aim the turret.
Steps To Reproduce
Steps to reproduce the behavior:
a
to activate remote vehicle controls, and control the vehicle^
thenT
to aim the turretExpected behavior
Turret can be aimed with remote control, the same as if I were in the vehicle.
Screenshots
Remote vehicle is a single tile with this configuration:
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
DinoMod [DinoMod],
Magiclysm [magiclysm],
No Rail Stations [No_Rail_Stations],
Mythical Martial Arts [MMA],
Modular Turrets [modular_turrets],
Salvaged Robots [Salvaged_Robots],
Medieval and Historic Classes and Shields [Medieval_Stuff],
Aftershock [aftershock],
Garden Pots [growable-pots],
More Survival Tools [More_Survival_Tools]
]
Additional context
I have several world mods enabled, but I think all the components here are from the base game. Remote vehicle controller and drive by wire controls were learned from regular skill leveling, not from a book. Piloting the vehicle remotely works as expected.
The text was updated successfully, but these errors were encountered: