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

Export debug report from options menu #1304

Merged
merged 6 commits into from
Jun 3, 2015
Merged

Export debug report from options menu #1304

merged 6 commits into from
Jun 3, 2015

Conversation

PabstMirror
Copy link
Contributor

#1296

Added a few extra minor debugs stuff to the code from @esteldunedain.

Tagged WIP because right now i'm getting occasional crashes with ace_clipboard. I'm getting them on master with the export config button as well. Need to clean that up before adding this feature that end users will have access to.

@PabstMirror PabstMirror added kind/enhancement Release Notes: **IMPROVED:** status/WIP labels May 19, 2015
@ViperMaul
Copy link
Contributor

Let's consider sending this to the RPT file as well.
That way we can say. Hit the Debug Button and paste the info in chat or just send us your RPT file.

@PabstMirror
Copy link
Contributor Author

Right now it dumps to both.
I added some basic debug stuff to the top of the array size dump:

~~~~~~~~~ACE Debug~~~~~~~~~
time = 13.975

------Performance------
diag_fps = 62.0155
count ace_common_waitAndExecArray = 0
count cba_common_perFrameHandlerArray = 24 (max 25)
count diag_activeSQFScripts = 12
count diag_activeSQSScripts = 0
count diag_activeMissionFSMs = 0

------Player------
typeOf = null
animationState = null

------Array Info (count >= 10)------
slx_xeh_classes - ARRAY SIZE: 14
ace_interact_menu_act_o_soldier_sl_f - ARRAY SIZE: 15
ace_interact_menu_act_o_soldier_lat_f - ARRAY SIZE: 15
...

@ViperMaul ViperMaul added this to the 3.1.0 milestone Jun 3, 2015
@ViperMaul ViperMaul self-assigned this Jun 3, 2015
@ViperMaul
Copy link
Contributor

Disregard my last. Issue with Git Pull.
Looks good. 👍

ViperMaul added a commit that referenced this pull request Jun 3, 2015
Export debug report from options menu
@ViperMaul ViperMaul merged commit 237f5c1 into master Jun 3, 2015
@ViperMaul ViperMaul deleted the debugButton branch June 3, 2015 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants