Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: format %2 without %1 #101

Closed
OverlordZorn opened this issue Jul 12, 2024 · 5 comments · Fixed by #102
Closed

Bug: format %2 without %1 #101

OverlordZorn opened this issue Jul 12, 2024 · 5 comments · Fixed by #102
Labels
bug Something isn't working

Comments

@OverlordZorn
Copy link
Contributor

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

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

@diwako
Copy link

diwako commented Jul 12, 2024

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

@b-mayr-1984 b-mayr-1984 added the bug Something isn't working label Jul 12, 2024
@OverlordZorn
Copy link
Contributor Author

SPEEDRUN GO MERGE 🤣

b-mayr-1984 added a commit that referenced this issue Jul 12, 2024
@b-mayr-1984
Copy link
Collaborator

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
Copy link
Contributor Author

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

@Crowdedlight
Copy link
Owner

Crowdedlight commented Jul 21, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants