Anonymous | Login | 2024-11-21 10:11 CET |
My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0006117 | AFRF | [All Projects] General | public | 2021-01-14 19:47 | 2021-09-21 09:42 | ||||||||
Reporter | nevalashkarus | ||||||||||||
Assigned To | |||||||||||||
Priority | none | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0006117: Start up mechanic bug | ||||||||||||
Description | Vehicles with delayed start up got bugged time to time. It is happenning in case of some other vehicle move nearby during engine start. Everything on video below. Im just drived around vehicle while my teammate start/stop engine. Reproduce of bug: https://youtu.be/frh_G9qH0JA [^] | ||||||||||||
Steps To Reproduce | Bug in game: https://youtu.be/gvowWnjzRBg [^] https://youtu.be/LhF3JQqFHyk [^] https://youtu.be/fieroD4kzbw [^] https://youtu.be/chObL_Vh4jM [^] | ||||||||||||
Tags | No tags attached. | ||||||||||||
Is it a wish/request? | No | ||||||||||||
RHS version | Stable | ||||||||||||
Arma 3 version | 2.00 | ||||||||||||
Did you used any other mod when the error occurred? | No | ||||||||||||
Which mods? | |||||||||||||
Attached Files | |||||||||||||
Notes | |
(0011405) tonimontana0328 (reporter) 2021-01-15 13:35 |
This does happen very often in multiplayer. It also frequently teleports to your vehicle to 0 0 0 in the water. |
(0011407) jexon (reporter) 2021-01-16 08:25 |
its not bug rhs. its bug missios or wog pack's mod |
(0011411) nevalashkarus (reporter) 2021-01-16 17:05 |
Truly? First video recorded on dedicated server with rhs only. |
(0011911) KaMeG (reporter) 2021-09-21 09:42 |
looks like issue with "rhs_vehcollider" in RHS_fnc_engineStartupDelay: <code> if(_delay > 5)then{ _c = "rhs_vehcollider" createVehicle (getpos _v); _c setPos (getPos _v); _c setVectorDirAndUp [vectorDir _v,vectorUp _v]; }; </code> without this block startup delay works without explosion. that how looks creating "rhs_vehcollider" in Virtual Arsenal https://cdn.discordapp.com/attachments/800093749203304488/889776352998354994/20210821140814_1.jpg [^] i think collision with vehicle and "rhs_vehcollider" is causing explosions in multiplayer |
Issue History | |||
Date Modified | Username | Field | Change |
2021-01-14 19:47 | nevalashkarus | New Issue | |
2021-01-14 22:05 | reyhard | Severity | major => minor |
2021-01-15 13:35 | tonimontana0328 | Note Added: 0011405 | |
2021-01-16 08:20 | jexon | Note Added: 0011406 | |
2021-01-16 08:24 | jexon | Note Edited: 0011406 | View Revisions |
2021-01-16 08:24 | jexon | Note Deleted: 0011406 | |
2021-01-16 08:25 | jexon | Note Added: 0011407 | |
2021-01-16 17:05 | nevalashkarus | Note Added: 0011411 | |
2021-09-21 09:42 | KaMeG | Note Added: 0011911 |
Copyright © 2000 - 2024 MantisBT Team |