kitoS291 Posted December 25, 2019 Posted December 25, 2019 Hello, I am wondering if anyone is still having the messages on the left side of the screen with AAF. This has probably been covered numerous times, but I was told to ask here. I know that the recent about must've disabled or bugged something with it and I'm just wondering is there (still) a way to hide the messages, like a hotkey or something?
flutie Posted December 25, 2019 Posted December 25, 2019 Open Data/AAF/AAF_settings.ini with a text editor like Sublime Text, Notepad++ or if you must, Notepad. Change the value attribute next to debug_on from true to false like this: [DEBUG MODES] debug_on = false
idonotlikeusernames Posted December 25, 2019 Posted December 25, 2019 I have that same problem and my settings.ini file has debug_on already set to false. AAF_settings.ini The top line of my debug also says nothing helpful, except that debug is on.
kitoS291 Posted December 26, 2019 Author Posted December 26, 2019 3 hours ago, idonotlikeusernames said: I have that same problem and my settings.ini file has debug_on already set to false. AAF_settings.iniUnavailable The top line of my debug also says nothing helpful, except that debug is on. Yeah, my AAF_settings.ini also says debug_on = false. I'll try to experiment more, thanks for replies and sorry for the late response I have company.
kitoS291 Posted December 26, 2019 Author Posted December 26, 2019 I also found this: troubleshooting_level = 0 ; Controls which types of warning/error messages are shown as pop-up messages during game-play. Options: ; (0) No warning or error messages appear as pop-ups during the game. ; (1) Error messages appear as pop-ups. But, warnings do not. ; (2) Both warning and error messages appear as pop-ups.
kitoS291 Posted December 26, 2019 Author Posted December 26, 2019 5 hours ago, flutie said: Open Data/AAF/AAF_settings.ini with a text editor like Sublime Text, Notepad++ or if you must, Notepad. Change the value attribute next to debug_on from true to false like this: [DEBUG MODES] debug_on = false 4 hours ago, idonotlikeusernames said: I have that same problem and my settings.ini file has debug_on already set to false. AAF_settings.iniUnavailable The top line of my debug also says nothing helpful, except that debug is on. Hey, I think I found it out! Find AAF_debug_on.ini you SHOULD have it like this: debug_on = false ; This turns on/off an output window that shows information/warnings/errors on-screen during gameplay. Tell me if this works, I hope it does!
dagobaking Posted December 26, 2019 Posted December 26, 2019 At the time of installing AAF you have the option to turn debug mode on. If you choose yes for that option it adds a few additional files, including the "AAF_debug_on.ini" file which will over-ride the debug setting in the main ini. This is all to make sure that the user sees the debug info if they select that option. To resolve, it's probably easiest to just re-install AAF and make sure to not select debug mode in the options.
idonotlikeusernames Posted December 29, 2019 Posted December 29, 2019 I solved it, I though I had deleted the extra .ini files but it seems my computer had somehow generated an extra ini file in addition to the normal and debug one.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.