What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Problem with the guide "How to debug your bot/plugin"

botelho

Member
Joined
Nov 13, 2013
Messages
279
Reaction score
12
Hi, Im starting to try my hand wrting some stuff for EB, I followed this guide and everything worked fine (https://www.thebuddyforum.com/exile...y-guides/171025-setup-project-exilebuddy.html), but when I tried to setup the next step (https://www.thebuddyforum.com/exile...ug-bot-plugin-routine-code-visual-studio.html), everytime I try to build the VS2013.sln I get a shit ton of missing files, maybe it is outdated or I fucked up somewhere. Just need a litlle confirmation before I restart doing everything again.
 
Hi, Im starting to try my hand wrting some stuff for EB, I followed this guide and everything worked fine (https://www.thebuddyforum.com/exile...y-guides/171025-setup-project-exilebuddy.html), but when I tried to setup the next step (https://www.thebuddyforum.com/exile...ug-bot-plugin-routine-code-visual-studio.html), everytime I try to build the VS2013.sln I get a shit ton of missing files, maybe it is outdated or I fucked up somewhere. Just need a litlle confirmation before I restart doing everything again.

New project > Library class > Add Reference > Point .exe > win.
 
In addition, that guide is outdated now and will be updated in the future. EB now uses VS 2015 so the VS 2013 stuff won't work correctly with the new C# features.
 
Yeah, Im using VS 2015 Community and the first guide worked pretty well despite being an outdated one. Thanks for the help tony and pushdx.
 
Back
Top