falder 1 Posted October 31, 2017 Share Posted October 31, 2017 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". Link to comment https://wrobot.eu/forums/topic/7525-initialize-function-is-not-triggered-on-plugin/ Share on other sites More sharing options...
Droidz 2738 Posted November 1, 2017 Share Posted November 1, 2017 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 Link to comment https://wrobot.eu/forums/topic/7525-initialize-function-is-not-triggered-on-plugin/#findComment-34341 Share on other sites More sharing options...
falder 1 Posted November 1, 2017 Author Share Posted November 1, 2017 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? Link to comment https://wrobot.eu/forums/topic/7525-initialize-function-is-not-triggered-on-plugin/#findComment-34370 Share on other sites More sharing options...
falder 1 Posted November 1, 2017 Author Share Posted November 1, 2017 My bad, sorry :D. Ignore the last post. Thanks again. Link to comment https://wrobot.eu/forums/topic/7525-initialize-function-is-not-triggered-on-plugin/#findComment-34371 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now