Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
froggyluv

Mod Issue: Undefined Variables

Recommended Posts

I know this is generally an issue with a specific mod but lately I seem to get spammed with these messages almost nonstop for a variety of previously trouble fee mods. Is there any other reason this could happen? Non compatible or by using Dev Branch?

Share this post


Link to post
Share on other sites

New scripting commands in dev branch not yet on stable can do this. Can you post up the .rpt?

Share this post


Link to post
Share on other sites

The errors seems to relate to SOS mainly, then tpw mods, TMR and possibly blastcore (lots of errors related to particle effects).

All you can do is make sure your mods and cba are up to date and try again.

If you still get error, then report to the relevant mod people.

Here are some of the more common ones in your .rpt for reference:

Error in expression <proj;
sleep 0.01;
};
_sSource setPosASL _projPos;
if (SpeedOfSound_core_logRPT) >
 Error position: <_projPos;
if (SpeedOfSound_core_logRPT) >
 Error Undefined variable in expression: _projpos
File SpeedOfSound_core\init.sqf, line 363

Error in expression <w_hud_nearunits select _ct;
if (!isnull _unit) then 
{
_status = "hidden";	

_sc>
 Error position: <_unit) then 
{
_status = "hidden";	

_sc>
 Error Undefined variable in expression: _unit
File TPW_MODS\tpw_hud.sqf, line 1024
Error in expression <its - 1) do
{
_unit = tpw_hud_nearunits select _ct;
if (!isnull _unit) then 
{
_>
 Error position: <select _ct;
if (!isnull _unit) then 
{
_>
 Error Zero divisor
File TPW_MODS\tpw_hud.sqf, line 1023

No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_TinyFrag
No shape for ammo type TMR_TinyFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_TinyFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_TinyFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_LightFrag
No shape for ammo type TMR_MedFrag
No shape for ammo type TMR_MedFrag

Warning Message: '/' is not a value
Error during compilation of .randomDirectionPeriod
Warning Message: No entry '.randomDirectionIntensity'.
Warning Message: '/' is not a value
Error during compilation of .randomDirectionIntensity
Warning Message: No entry '.position'.
Warning Message: Size: '/' not an array
Error during compilation of .position
Warning Message: No entry '.lifeTimeVar'.
Warning Message: '/' is not a value
Error during compilation of .lifeTimeVar
Warning Message: No entry '.positionVar'.
Warning Message: Size: '/' not an array
Error during compilation of .positionVar
Warning Message: No entry '.positionVarConst'.

Share this post


Link to post
Share on other sites

Thanks for checking that out for me. Reverted to stable build and all of the spamming errors are gone -except the '25mm sparks' but it's certainly playable now. Checked the rpt and I still see the TPW and SoS Undefined Variables but again it's not spamming the messages ingame. CBA is current.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×