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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Mr.GearBuyer

Been using this plugin, and it was awsome. Can suddenly not use it
This Message I get on HB startup.

Compiler Error: c:\Users\Lars\Documents\Honorbuddy\Plugins\MrGearB uyer\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)

Been using this plugin alot, but now it wont work.
Tried 2 download it again + download hb again, but still didnt work.
Any clue why?
 
Compiler Error: c:\Users\Lars\Documents\Honorbuddy\Plugins\MrGearB uyer\GUI\MGBConfig.cs(18,12) : error CS0234: The type or namespace name 'MemoryManagement' does not exist in the namespace 'Styx' (are you missing an assembly reference?)

Been using this plugin alot, but now it wont work ...
Any clue why?

In the recent HB updates they changed Styx.MemoryManagement to GreyMagic. Read my post above yours.
 
[Mr.GearBuyer]: Mr.GearBuyer Could Not Find NPC in Range. Checking Honorbuddy's NPC List to see if we can Find him
[Mr.GearBuyer]: Mr.GearBuyer Could Not Find NPC in Honorbuddy's NPC Database, Checking Mr.GearBuyers Vendor List for Information

I get this error and ideas on where to fix that one? Is it a pluggin error or Honorbuddy database error? Thanks
 
I have another error. MGBConfig.cs(18,17) : error CS0116: A namespace cannot directly contain members such as fields or methods.
Nevermind I fixed it. Thanks for the solution above!
 
I am not sure what changed in the latest honorbuddy patch but thanks this addon is working again!
 
I replaced it but i still doesnt work, cant u send a jpg of what ur logg looks like ? and ill do the same as urs! :)
Thanks
 
Tried replacing it but still "No-Go" cant u send a pic of what your log looks like and ill copy it, might be me that is stupid
Just open Plugins\MrGearBuyer\GUI\MGBConfig.cs with a text editor (recommend Notepad++) and go to the line (line 18) where it says
Code:
using Styx.MemoryManagement;
and change it to
Code:
using GreyMagic;
 
i have a problem plugin dont start
i tried to reinstall honorbuddy and addon
all the time i gat same message

it was ok before new wersion of hb

Compiler Error: c:\Users\JohnRambo\Desktop\hb cava\Plugins\MrGearBuyer\GUI\MGBConfig.cs(18,12) : error CS0234: Nazwa typu lub przestrzeni nazw ?MemoryManagement? nie istnieje w przestrzeni nazw ?Styx? (czy nie brakuje odwołania do zestawu?).
 
Just open Plugins\MrGearBuyer\GUI\MGBConfig.cs with a text editor (recommend Notepad++) and go to the line (line 18) where it says
Code:
using Styx.MemoryManagement;
and change it to
Code:
using GreyMagic;

I just deleted the line 'using Styx.MemoryManagement;' and it works fine.
 
Hey ! I've installed the plugin and put it in the plugins folder, but it doesn't show up on the plugins list, what to do ?
 
Hey ! I've installed the plugin and put it in the plugins folder, but it doesn't show up on the plugins list, what to do ?

The post above you tells you what to do..

Just open Plugins\MrGearBuyer\GUI\MGBConfig.cs with a text editor (recommend Notepad++) and go to the line (line 18) where it saysCode:

using Styx.MemoryManagement;

and change it toCode:

using GreyMagic;
 
Back
Top