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!

trash

Status
Not open for further replies.
It's the new HB version. It doesn't allow the mentioned commands anymore.

You can help yourself if you make a copy from the svn folder, and simply delete the two entries in the tag from line 52.

If you can't you have to wait until Botanist bothers :D
 
Same answer as in the other threads:

It's the new HB version. It doesn't allow the mentioned commands anymore.

You can help yourself if you make a copy from the svn folder, and simply delete the two entries in the tag from line 52.

If you can't you have to wait until Botanist bothers :D
That's what I wrote in another thread. It pretty much applies here aswell :P
 
UserSettings Errors in Test Release of HB


Code:
The current test release of HB is not properly handling some of the UserSettings. In order to run some of the profiles, you will need to open the profile with an editor, such as [URL="http://notepad-plus-plus.org/"][COLOR="#008000"][SIZE=4]Notepad ++[/SIZE][/COLOR][/URL] and modify the UserSettingsas below. In some cases, there may be multiple locations within one file or multiple files in which you must modify the UserSettings.


<!-- UserSettings -->
			<CustomBehavior File="UserSettings"
							[COLOR="#FF0000"]AdvancedSettingsMode="True"[/COLOR]
							FindMountAutomatically="True"
							GroundMountFarmingMode="False"
							HarvestHerbs="False"
							HarvestMinerals="False"
							KillBetweenHotspots="True"
							LogoutForInactivity="False"
							LogoutInactivityUseForceQuit="False"
							LootMobs="True"
							LootRadius="65"
							MountName=""
							NinjaSkin="False"
							[COLOR="#FF0000"]ProfileDebuggingMode="False"[/COLOR]
							PullDistance="25"
							RessAtSpiritHealers="False"
							SkinMobs="False"
							UseMount="True" 
							UseRandomMount="False" />



Remove the 2 red lines of code above. The correct UserSettings are shown below


<!-- UserSettings -->
			<[COLOR="#008000"]CustomBehavior File="UserSettings"
							FindMountAutomatically="True"
							GroundMountFarmingMode="False"
							HarvestHerbs="False"
							HarvestMinerals="False"
							KillBetweenHotspots="True"
							LogoutForInactivity="False"
							LogoutInactivityUseForceQuit="False"
							LootMobs="True"
							LootRadius="25"
							MountName=""
							NinjaSkin="False"
							RessAtSpiritHealers="False"
							SkinMobs="False"
							UseMount="True" 
							UseRandomMount="False" />[/COLOR]



After making the modification shown above, reload the profile and it should work.
 
When i run this i am getting a profile error. it used to work a few days ago but since the patch it hasn't been.

This is the error(s) i am receiving when i start it

[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'AdvancedSettingsMode' attribute.
Please modify the profile to refrain from accessing the 'AdvancedSettingsMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'ProfileDebuggingMode' attribute.
Please modify the profile to refrain from accessing the 'ProfileDebuggingMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error) @line 39]: Stopping Honorbuddy. Please repair the profile!
 
For the guys having problems with the errors, just open the profile with editor or a similar software you use and delete the lines which produce the errors, for me it was "AdvancedSettingsMode" and "ProfileDebuggingMode"
 
For the guys having problems with the errors, just open the profile with editor or a similar software you use and delete the lines which produce the errors, for me it was "AdvancedSettingsMode" and "ProfileDebuggingMode"

I tried to change just the first profile, but wouldn't work, so i changed all three profiles and it works
 
ok i'm a new user of hb can someone explain to me exactly what i've to download for mage (i suppose range attack profile) when i download i've 3 folder one is called movement and have a subfolder inside. Where to put it?!?

i have this error:
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'AdvancedSettingsMode' attribute.
Please modify the profile to refrain from accessing the 'AdvancedSettingsMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'ProfileDebuggingMode' attribute.
Please modify the profile to refrain from accessing the 'ProfileDebuggingMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error) @line 39]: Stopping Honorbuddy. Please repair the profile!

if i move to farming spot manually bot start
 
ok i'm a new user of hb can someone explain to me exactly what i've to download for mage (i suppose range attack profile) when i download i've 3 folder one is called movement and have a subfolder inside. Where to put it?!?

i have this error:
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'AdvancedSettingsMode' attribute.
Please modify the profile to refrain from accessing the 'AdvancedSettingsMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error)] PROFILE ERROR: UserSettings does not allow access to the 'ProfileDebuggingMode' attribute.
Please modify the profile to refrain from accessing the 'ProfileDebuggingMode' attribute.
[Ref: "[QO-N-90][Skyshards][Flying]_botanist" @line 39]
[UserSettings-v1294(error) @line 39]: Stopping Honorbuddy. Please repair the profile!

if i move to farming spot manually bot start

Reference the 2nd post
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​

tnx for help a noob HB user finally i've understood :-P
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Last edited:
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Update:
Most/All the profiles on the public SVN have been updated to run with the latest test release of HB:

Update via the public SVN only. The attached zip on the first posts have not been updated.

Post any errors or missed links in the profiles.​
 
Status
Not open for further replies.
Back
Top