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

[PVP/Melee] Stick to your target like -Glue-

Status
Not open for further replies.
looks like u guys figured it all out on your own :)
 
Open a command prompt
type in --> bcdedit /set increaseuserva 3072
Hit Enter
Reboot computer
Start WoW
Start HB
Have Fun.

I get boot configuration data store could not be opened. Access is denied.
 
aww shit, that's what I was looking for yesterday but couldn't find it, now @work its the 1. thread I see...^^
 
I can definitely tell you that 64bit OS does not automatically give your programs access to 4gb ram, I have personally had a minecraft server running on my main PC and a ongoing issue is notch's aweful code leaking tons of memory. Anyway, minecraft which is running on 32bit java only gets to use 700mb or something of RAM. Now, I don't know for sure if this is a java only issue or if it can relate to any of the issues here but the way to fix the minecraft memory issue was to open it with a batch file with the following line:

@ECHO OFF
"Your java path here/javaw.exe" java -Xmx1024M -Xms1024M -jar "Your minecraft path here/minecraft.exe"

I really suck at coding and lua and everything with lines and... coding.

But I would assume something like

@Echo off
"Your wow path here/WoW or maybe honorbuddy" then "insert command for assigning more RAM to this program here"

unfortunately I suck with these kind of things :( Hope this helps

EDIT: I found a way to fix the access denied when you try to write bcdedit /set increaseuserva 3072 in CMD.
1. Make a text file
2. Write the following:
Code:
@echo off
bcdedit /set increaseuserva 3072
pause
3. Rename the file to for example moreram.bat
4. Save as all files
5. Right click the bat file and run as administrator


again, hope this helps.
 
Last edited:
The downside with that batchfile is that you fail to see if command has been run successfully or failed.

NvM , The pause might wait for user-interaction ;)
 
Last edited:
I can definitely tell you that 64bit OS does not automatically give your programs access to 4gb ram, I have personally had a minecraft server running on my main PC and a ongoing issue is notch's aweful code leaking tons of memory. Anyway, minecraft which is running on 32bit java only gets to use 700mb or something of RAM.
Please don't post about things you don't have an idea about...
Your command (-Xmx1024M -Xms1024M) has NOTHING to do with the user access space of Windows which is getting modified by increaseuserva...

I can just repeat myself over an over again... This can't have any effect on 64 bit. If it's not crashing anymore you might have changed something else, or you are just lucky. This command is definitely 32 bit only...
 
Please don't post about things you don't have an idea about...
Your command (-Xmx1024M -Xms1024M) has NOTHING to do with the user access space of Windows which is getting modified by increaseuserva...

I can just repeat myself over an over again... This can't have any effect on 64 bit. If it's not crashing anymore you might have changed something else, or you are just lucky. This command is definitely 32 bit only...

I never presented any of the things I said as facts, I even stated I didn't know much about it. I was simply putting it out there in case someone knew more about it. No need for the attitude.

Now if u have a better solution, go ahead and share it with us. I am simply trying to help...
 
i can confirm that it still crashes after the bcedit fix. However the crash occured afer 7 hours of botting so its not very urgent,
 
This plugin works great my rogue is getting top 4 every BG while leveling up, Which is understandable since they are so OP, but without this id be doign 1/3 of what i normally do, No whispers about being a bot ect. Besides when ppl get pissed i didnt help or something like that Nice work swiny (still getting the error, but only like after 12-15 bgs)
 
I've been testing this out and I also get the same error. However, the only time it happens is when Priests use psychic scream. EVERY time it crashes it's the cause. Anyone else notice that as well?
 
I've been testing this out and I also get the same error. However, the only time it happens is when Priests use psychic scream. EVERY time it crashes it's the cause. Anyone else notice that as well?
Same thing I noticed as well, but I only saw this one time... Mostly because I was not watching to often. =)
 
im 64 bit and dont have any issues lol

Well then damn, lol. It's actually become more stable for me lately and I've gotten the error now just running honorbuddy. I'm not entirely convinced it's this plugin anymore.
 
I'd say it's not the plugin.

I think it's caused by a memoryleak in WoW when doing multiple BG's.
 
No its defiently the plugin. When i use it I get maybe 2 hours. When I don't i can go for 24 hours.

Not Sure that it will tell you anything. But Prot Paladin Arcane Torrent and boom crash.
 

Attachments

Status
Not open for further replies.
Back
Top