FinalDoom / FFXI-FishingForm

C# GUI for automated fishing in Final Fantasy XI.
3 stars 2 forks source link

Add lots of debug output and a user-viewable log of it #96

Closed FinalDoom closed 10 years ago

FinalDoom commented 10 years ago

Original report by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


Make another chat window that the user can switch on (with a debug-enabled exe). Should probably keep a rolling log in a file, since it'll get lengthy/memory intensive (maybe).

Should help diagnose #92 and maybe #90, #89, #80, #81, #82, #30, #41, #42

FinalDoom commented 10 years ago

Original comment by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


[debug logging] Logging all over the place. It's insane! (If you actually can fish, and view it--debug compile only) fixes #96 -- people should download debug EXE if they're interested.