RHS Feedback - AFRF
View Issue Details
0005266AFRF[All Projects] Generalpublic2019-09-12 00:582021-07-31 19:11
HalfdeadKiller 
reyhard 
noneminorsometimes
resolvedfixed 
 
0.5.7 
No
Stable
1.94
No
@RHSAFRF - Steam Version
0005266: AK-74M stock does not fold in Multiplayer.
The AK-74m stock does not fold in a multiplayer server. It functions properly in singleplayer, however.
Place unit, give him an AK-74m, play in singleplayer and press Ctrl+C. Then play in multiplayer with the same unit, and press Ctrl+C
weaponState player;
["rhs_weap_ak74m","rhs_weap_ak74m","Single","rhs_30Rnd_545x39_7N10_AK",30]
No tags attached.
? Arma3_x64_2019-09-11_17-54-45.rpt (76,576) 2019-09-12 00:58
https://feedback.rhsmods.org/file_download.php?file_id=2047&type=bug
zip AK-74m%20Test%20Mission.VR.pbo.zip (2,835) 2019-09-12 10:34
https://feedback.rhsmods.org/file_download.php?file_id=2048&type=bug
Issue History
2019-09-12 00:58HalfdeadKillerNew Issue
2019-09-12 00:58HalfdeadKillerFile Added: Arma3_x64_2019-09-11_17-54-45.rpt
2019-09-12 09:20reyhardNote Added: 0009860
2019-09-12 09:20reyhardAssigned To => reyhard
2019-09-12 09:20reyhardStatusnew => feedback
2019-09-12 10:09HalfdeadKillerNote Added: 0009861
2019-09-12 10:09HalfdeadKillerStatusfeedback => new
2019-09-12 10:32HalfdeadKillerNote Added: 0009862
2019-09-12 10:34HalfdeadKillerFile Added: AK-74m%20Test%20Mission.VR.pbo.zip
2019-09-12 10:34HalfdeadKillerNote Added: 0009863
2019-09-12 10:35HalfdeadKillerReproducibilityalways => sometimes
2019-09-12 10:37HalfdeadKillerNote Added: 0009864
2019-09-12 10:40HalfdeadKillerNote Added: 0009865
2021-07-31 19:11reyhardStatusnew => resolved
2021-07-31 19:11reyhardFixed in Version => 0.5.7
2021-07-31 19:11reyhardResolutionopen => fixed

Notes
(0009860)
reyhard   
2019-09-12 09:20   
Can you send me that test mission you have used? I just quickly tried it in self hosted session and it was working correctly.
(0009861)
HalfdeadKiller   
2019-09-12 10:09   
Unfortunately I have lost the specific test mission I had the mod fail on. I just tried it again and it seems to work in a self hosted mission. Performing further tests to see if I can reproduce it more reliably.
(0009862)
HalfdeadKiller   
2019-09-12 10:32   
Alright. Bug seems to be intermittent. I tried setting up a new mission and testing like I did before, except this time I saved it. On first try the AK-74m stock functioned in both singleplayer and multiplayer. I then loaded up our groups big mod pack and connected to my dedicated LAN server, where the stock failed to function. This could be a mod conflict but I feel the information is necessary.

After closing and then relaunching Arma with just AFRF, I loaded the test mission, and went straight into the local multiplayer hosting session that EDEN provides. The stock failed to function.

I switched to Singleplayer where the stock functioned properly, and then swapped to multiplayer where the stock functioned properly.

After that test, I restarted Arma, loaded the mission in the editor as a multiplayer server, and tested the stock. The stock failed to function.

I then exited to the main menu, relaunched EDEN, selected the test mission, selected multiplayer session, and tested the stock. The stock functioned properly.

I hosted a server through the in game local hosting menu for Multiplayer. Stock functioned properly. I put the mission.pbo onto a dedicated server, connected to it, selected the mission and selected the role with the AK-74m and the stock functioned properly.

I then closed out of arma, and relaunched arma. I connected to the same dedicated server and the mission has not been restarted. Selected the role and joined in, the stock failed to function.
(0009863)
HalfdeadKiller   
2019-09-12 10:34   
The .zip I uploaded contains the PBO I uploaded to the dedicated server, along with the raw mission folder format I built in EDEN.
(0009864)
HalfdeadKiller   
2019-09-12 10:37   
A side note, hitting abort and reselecting the role does allow the stock to function properly without having to go back to the main menu or anything. I'm unsure what could be causing this bug. All testing is done with only RHS AFRF loaded.
(0009865)
HalfdeadKiller   
2019-09-12 10:40   
My limited knowledge of how this game works probably makes me think that the AK-74m folded variable isn't set until after loading a mission. Upon rejoining something decides to work and then it seems to work normally. I could be completely wrong however since I'm not proficient at all in coding.