Jump to content
UBot Underground

v5 compiler problem with plugins


Recommended Posts

I just compiled my first bot ever. I am using v5 developer edition and I have to click "Ignore" 27 times on bogus write errors.

 

After all that, my compiled bot works just fine until I get to any command in the Table Commands plugin then it fails.

 

Since Table Commands is the only plugin my bot uses, I assume that no plugins are available in my compiled bot.

 

What do I have to do to make sure plugins are included when I compile my bots? I did included TableCommands.dll in my compiled setup program.

Edited by bobstratton
Link to post
Share on other sites

Thanks for trying, but that doesn't solve my problem.

 

Maybe I was not clear.

 

My bot compiles fine after I click "ignore" enough times but the compiled bot fails on the first command that requires the TableCommands plugin and I have included TableCommands.dll in my compile and it was successfully installed into the proper appdata\roaming folder.

 

I need to know how to properly include plugins in my compile. Then I'll worry about ignoring all those bogus error messages.

 

Ubot support seems not understand my question either even though I have asked it in every way I know how.

  • Like 1
Link to post
Share on other sites

Thanks for trying, but that doesn't solve my problem.

 

Maybe I was not clear.

 

My bot compiles fine after I click "ignore" enough times but the compiled bot fails on the first command that requires the TableCommands plugin and I have included TableCommands.dll in my compile and it was successfully installed into the proper appdata\roaming folder.

 

I need to know how to properly include plugins in my compile. Then I'll worry about ignoring all those bogus error messages.

 

Ubot support seems not understand my question either even though I have asked it in every way I know how.

 

 

 the appdata folder you create should include all plugins  (including the TableCommands.dll file)and all files required for the running of your bot if you follow the instructions here: http://wiki.ubotstudio.com/wiki/Compiling_in_the_Developer_Edition

 

Seems like there is a myriad of issues happening on your system however. Please update your ticket after you reinstall UBot Studio and let us know if you are still getting errors about missing dll files. 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...