RHS Feedback - USAF
View Issue Details
0005348USAF[All Projects] Generalpublic2019-11-09 15:322019-11-10 17:55
Sparker 
reyhard 
noneminorsometimes
resolvedfixed 
 
0.5.0 
No
Stable
1.94
Yes
ACE, Arma Debug Engine
0005348: Ammo config issue
Hi!

I've got this scripting error: https://pastebin.com/GvbcaSGv [^]
Hopefully I had Arma Debug Engine loaded, so it has produced a call stack dump, which you can see in the pastebin.
I've reported about the error to ACE team, since the call stack was referring to an ACE function.

However ACE developers have found that it's likely an config issue, to be precise, a quote from Baermitumlaut: "it looks like the vanilla effects are tied to effectsMissileInit, while RHSUSF_SMAW_MissileTrail is tied to effectsMissile".

I have no understanding of these configs, but hope it can help.
Initially caused by ACE cook off, but then people at ACE slack have reported it happening just by firing the SMAW launcher.
A screenshot by Baermitumlaut which might help:
https://files.slack.com/files-pri/T04889UCE-FQEDL0F46/grafik.png [^]
No tags attached.
png grafik.png (65,866) 2019-11-10 16:35
https://feedback.rhsmods.org/file_download.php?file_id=2065&type=bug
png
Issue History
2019-11-09 15:32SparkerNew Issue
2019-11-09 16:02SparkerAdditional Information Updatedbug_revision_view_page.php?rev_id=6509#r6509
2019-11-09 22:20dedmenNote Added: 0010043
2019-11-09 22:53reyhardNote Added: 0010044
2019-11-09 22:53reyhardAssigned To => reyhard
2019-11-09 22:53reyhardStatusnew => feedback
2019-11-09 22:57reyhardNote Edited: 0010044bug_revision_view_page.php?bugnote_id=10044#r6511
2019-11-10 16:35SparkerFile Added: grafik.png
2019-11-10 16:36SparkerNote Added: 0010046
2019-11-10 16:36SparkerStatusfeedback => new
2019-11-10 17:55reyhardNote Added: 0010047
2019-11-10 17:55reyhardStatusnew => resolved
2019-11-10 17:55reyhardFixed in Version => 0.5.0
2019-11-10 17:55reyhardResolutionopen => fixed

Notes
(0010043)
dedmen   
2019-11-09 22:20   
Heres the code that causes this https://github.com/acemod/ACE3/blob/master/addons/cookoff/functions/fnc_detonateAmmunition.sqf#L62 [^]
createVehicle'ing that ammo causes boom.
(0010044)
reyhard   
2019-11-09 22:53   
(edited on: 2019-11-09 22:57)
what kind of error do you have precisely? I cannot access that Slack picture btw

(0010046)
Sparker   
2019-11-10 16:36   
I have uploaded the picture here.
The error in the RPT is:
2019/11/09, 1:42:00 Error in expression <(density interpolate [0.98,0.981,-1,1])>
2019/11/09, 1:42:00 Error position: <density interpolate [0.98,0.981,-1,1])>
2019/11/09, 1:42:00 Error Undefined variable in expression: density
(0010047)
reyhard   
2019-11-10 17:55   
the thing that you posted is correct, RHSUSF_SMAW_MissileTrail had mistake though