Crowdedlight / Crows-Electronic-Warfare

Arma 3 Mod that enables electronic warfare features such as Radio/Drone jamming and spectrum signal tracking
https://crowdedlight.github.io/Crows-Electronic-Warfare/
Other
19 stars 6 forks source link

Bug: format %2 without %1 #101

Closed OverlordZorn closed 4 months ago

OverlordZorn commented 4 months ago

https://github.com/Crowdedlight/Crows-Electronic-Warfare/blob/0b33e79ad86517f710344c3c07c31f31c6baafff/addons/zeus/functions/fnc_zeusRegister.sqf#L86

diag_log format ["CrowsEW:fnc_zeusRegister: Zeus initialization complete. Zeus Enhanced Detected: %2",_hasZen];

diwako commented 4 months ago

This is mainly an issue on current profiling branch which appears to not like this anymore image

OverlordZorn commented 4 months ago

SPEEDRUN GO MERGE 🤣

b-mayr-1984 commented 4 months ago

SPEEDRUN GO MERGE 🤣

Funny thing is I am not even at home on my PC. I am lying on a picnic blanket in a park.

Thx for the report and the PR. 🙂

OverlordZorn commented 4 months ago

blame nomi, he encountered it and diwako saw the issue lul

Crowdedlight commented 3 months ago

Thanks for the Report and quick PR!

I have been abroad on vacation for the past 2 weeks, so hadn't seen it until now ;-)

Planning to get a release out in the coming week.