October 31, 20178 yr Hi, I am testing example plugins from this thread. When i open these plugins on wrobot, "Settings" and "Dispose" functions are getting triggered but "Initialize" is not. Am i missing something simple? I also tried to debug plugin code but visual says "Unable to start program IWWJBnTQj.exe. Access is denied".
November 1, 20178 yr Hello, yes sorry this doesn't work anymore on WRobot for Legion. If you select "WRobot.exe", you can run, WRobot will start and detach debuger, but in visual sudio you can https://msdn.microsoft.com/en-us/library/3s68z0b3.aspx
November 1, 20178 yr Author Thanks for the information, i managed to debug the plugin. But it seems that Initialize function is not triggered at all. Since all plugin logic starts from there, nothing is happening on the plugin. I just enabled your "MoveDuringCombat" plugin example but "[MoveDuringCombat] Loading." log is not getting written. (while dispose log is written and settings page is working.) Do you have any idea why this is happening?
Create an account or sign in to comment