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

how to install plugins??help

diablo33

New Member
Joined
Jun 12, 2012
Messages
133
Reaction score
0
hi i try to copy paste file cs plugin in plugins folder in db...but don't work.....how can i do for install plugins?
 
hi i try to copy paste file cs plugin in plugins folder in db...but don't work.....how can i do for install plugins?

This is the error I get so no plugins is working after the update.

17:31:49.578 N] Compiler Error: c:\Users\Sir Johan\Desktop\Games\Demonbuddy_1.0.880.204\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(38,24) : error CS0246: The type or namespace name 'ScriptEngine' could not be found (are you missing a using directive or an assembly reference?)

anyone know any solutions?
 
You need to put the .cs in a folder in the Plugin folder

Ex: Demonbuddy\Plugins\Unstucker(folder)\unstucker.cs
 
All plugins must have their own folder in plugin folder ;)
 
You need to put the .cs in a folder in the Plugin folder

Ex: Demonbuddy\Plugins\Unstucker(folder)\unstucker.cs


There is a .cs file in the plugins (folder) \Unstucker (folder)

I have done like I always have done, a new copy of deamonbuddy and a fresh install of all the plugins I use. Any ideas anyone?

Compiler Error: c:\Users\Sir Johan\Desktop\Games\Demonbuddy_1.0.880.204\Plugins\DBEnhancements\DBEnhancements\DBEnhancements.cs(17,18) : error CS0101: The namespace 'DBEnhancements' already contains a definition for 'DBEnhancements'
 
There is a .cs file in the plugins (folder) \Unstucker (folder)
I have done like I always have done, a new copy of deamonbuddy and a fresh install of all the plugins I use. Any ideas anyone?
Compiler Error: c:\Users\Sir Johan\Desktop\Games\Demonbuddy_1.0.880.204\Plugins\DBEnhancements\DBEnhancements\DBEnhancements.cs(17,18) : error CS0101: The namespace 'DBEnhancements' already contains a definition for 'DBEnhancements'

While I can't say it'll fix the error message above - I can see clearly that you have gone 2-folders deep and so installed incorrectly, look at the path you pasted ^^
"\Plugins\DBEnhancements\DBEnhancements\"

Try moving everything from the 2nd DBEnhancements folder into the 1st (parent) DBEnhancements folder?
 
I'm Having issues with plugins as well. Two days ago everything was working fine, now they don't show up in the menu anymore and I never moved them. I've reinstalled db and the plugins but it still won't show up.
 
I'm Having issues with plugins as well. Two days ago everything was working fine, now they don't show up in the menu anymore and I never moved them. I've reinstalled db and the plugins but it still won't show up.

Probably a sign that the DB update has broken an older plugin. Try removing plugins one by one from your plugins folder until you find the broken one(s). Or list your plugins here and me/someone else will probably spot the incompatible ones. Be sure to check any plugin threads for the plugins you use for updates.
 
Probably a sign that the DB update has broken an older plugin. Try removing plugins one by one from your plugins folder until you find the broken one(s). Or list your plugins here and me/someone else will probably spot the incompatible ones. Be sure to check any plugin threads for the plugins you use for updates.

While I can't say it'll fix the error message above - I can see clearly that you have gone 2-folders deep and so installed incorrectly, look at the path you pasted ^^
"\Plugins\DBEnhancements\DBEnhancements\"

I just did that beacuse...hell I don?t know why but it didn?t make any different =)

The plugins I use is:
GilesWorldObjectHandler
Unstucker v2.2.0
GilesMonsterPriorityChanger
DBEnhancements

since the to latest updates I have gotten that error messege and the .cs file is in the folder for example. plugins\GilesWorldObjectHandler
 
While I can't say it'll fix the error message above - I can see clearly that you have gone 2-folders deep and so installed incorrectly, look at the path you pasted ^^
"\Plugins\DBEnhancements\DBEnhancements\"
I just did that beacuse...hell I don?t know why but it didn?t make any different =)
The plugins I use is:
GilesWorldObjectHandler
Unstucker v2.2.0
GilesMonsterPriorityChanger
DBEnhancements
since the to latest updates I have gotten that error messege and the .cs file is in the folder for example. plugins\GilesWorldObjectHandler

Does removing DBEnhancements fix the issue? Or Unstucker 2.2.0? Try removing one or both of them to see if the other plugins compile fine. Then check those plugin threads to see if there's any updates on the 1st post/if any others have posted similar problems with latest DemonBuddy versions!
 
Back
Top