GarrisonCommander

GarrisonCommander

4M Downloads

Spam "GCB GarrisonCommander-Broker" and "Hooking tooltip" text when logging in or reloading

ParkerForsberg opened this issue ยท 1 comments

commented

Each time I log in or reload the game, the following text is produced:

GCB GarrisonCommander-Broker GarrisonCommander false GarrisonCommander-Broker true false
Hooking tooltip

I cannot find any methods or obvious ways to stop these messages. The command "/gac silent" as mentioned on the main page does nothing.

Can you please provide a fix to stop these messages from appearing? Alternatively, are there any lines in the addon files that I can comment-out to provide the same result in the meantime?

commented

I found the cause and resolved the issue. This was being produced by print lines 24 and 28 in minimap.lua. I commented these out to remove the spam text.