Elitist Jerks
Register
Blogs
Urban Rivals
Forums
New Posts


Go Back   Elitist Jerks > Public Discussion > Class Mechanics > Warriors
Elitist Jerks Login

gamerDNA Login

Welcome to Elitist Jerks
We're testing some new features on the site regarding OpenID registration and coordination with gamerDNA. If you experience any issues with registering an account, please take the time to fill out a report and send it to this e-mail address. We would appreciate any assistance you could provide in making sure everything is functioning as intended. Thanks!

If this is your first visit, please be sure to check out the FAQ and the forum rules. Users must register to post and new registrations are subject to a one day "mute" period to get acquainted with the community.

Reply
 
LinkBack (19) Thread Tools
Old 09/09/09, 9:10 AM   #76
Sharkathi
Glass Joe
 
Orc Warrior
 
Magtheridon (EU)
Originally Posted by mikeclueby4 View Post
1 * 1.2 (+20% haste) / 1.2 (-20% haste) = 1

Not rocket science :P
I guess that works, but it also applies haste differently (different operation) depending on its sign.
Wouldn´t that mean that positive and negative haste are completely different mathematical concepts? That would strike me as rather odd.

Last edited by Sharkathi : 09/09/09 at 1:29 PM.
 
User is offline.
Reply With Quote
Old 09/09/09, 9:45 AM   #77
 alcaras
Ceci n'est pas un titre
 
alcaras's Avatar
 
Orc Warrior
 
Mal'Ganis
It'd be handy if the SEP tab could offer a Pawn string, as well as a link to LootRank and Wowhead filters.
 
User is offline.
Reply With Quote
Old 09/10/09, 9:54 AM   #78
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
I can't get the new version to work, doing
>> java -jar DPSSim.jar
results in:
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Im running java 1.5:
>> java -version
java version "1.5.0_20"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02)
Java HotSpot(TM) Client VM (build 1.5.0_20-b02, mixed mode, sharing)

The old version works just fine. Any ideas on what's wrong?
 
User is offline.
Reply With Quote
Old 09/11/09, 3:46 AM   #79
Tankietka
Piston Honda
 
Human Warrior
 
Shadowsong (EU)
Seems like I've compiled latest DPSSim as Java 1.6 version not 1.5 one. Will check if I will be able to get 1.5 version but most probably 1.6 will be the new required one.
 
User is offline.
Reply With Quote
Old 09/12/09, 12:57 PM   #80
Sharkathi
Glass Joe
 
Orc Warrior
 
Magtheridon (EU)
I checked the CPU load in the task manager during a sim run, and for some reason of the 4th core of my CPU barely gets any load. 2 and 3 each have a good amount, and 1 is peaks at 100%.

Any ideas why that is? Do I need to tweak some setting in Java maybe?
 
User is offline.
Reply With Quote
Old 09/12/09, 11:50 PM   #81
Legedi
Von Kaiser
 
Human Warrior
 
Stormrage
I see you are thinking of adding cleave options, which would be nice. Don't forget about Glyph of Cleaving, and the talent improved cleave.

Also another feature that would be nice is if you could add incoming damage, for fights where there is raid damage. They could be constant, or set intervals in the simulation. Same with damage buffs. + damage for Twin Val'kyr or +crit damage on Hodir. Some of those might be to complicated/not really that needed. But just an idea.
 
User is offline.
Reply With Quote
Old 09/28/09, 11:21 AM   #82
deew
Glass Joe
 
Undead Warrior
 
Ravenholdt (EU)
Edit: ...

Last edited by deew : 11/03/09 at 11:11 PM.
 
User is offline.
Reply With Quote
Old 09/28/09, 8:33 PM   #83
Romilly
Glass Joe
 
Orc Warrior
 
Mug'thol
Problem running on Mac OS X

Any idea?

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2//Commands/java -jar ~/Downloads/DPSSim.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: gemm/sim/DPSSimGUI (Unsupported major.minor version 50.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
 
User is offline.
Reply With Quote
Old 09/29/09, 4:56 AM   #84
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
Originally Posted by Romilly View Post
Any idea?

/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2//Commands/java -jar ~/Downloads/DPSSim.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: gemm/sim/DPSSimGUI (Unsupported major.minor
As far as I can tell you're running Java 1.4.2, 1.6 is needed to run the program.
 
User is offline.
Reply With Quote
Old 09/29/09, 7:39 PM   #85
Romilly
Glass Joe
 
Orc Warrior
 
Mug'thol
Hi Tankietka,

May want to update the first post if you can, to say that it requires Java 1.6 -that's what threw me. Eventually these notes will get buried.

Also, just editting to confirm 1.6 works just fine on the Mac. You need to make sure your current version is 1.6 or need to directly reference the java vm.

/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands/java -jar ~/Downloads/DPSSim.jar

Awesome, looking forward to finding out why my dps is subpar

One thing I noticed was the execute if rage is < 25 -- I didnt understand that - my guess its supposed to execute if target health is < X ?

Last edited by Romilly : 09/29/09 at 7:46 PM.
 
User is offline.
Reply With Quote
Old 09/30/09, 4:32 AM   #86
Gruntle
King Hippo
 
Tauren Warrior
 
Earthen Ring (EU)
The execute if rage<25 is probably just a leftover from old times. When Execute ate up the entire rage bar it was sometimes favorable to do BT instead of it in a fury cycle. This depended on the current rage and the amount of AP you had. Don't use that condition.

Also, make sure that you run the simulation for long enough, otherwise you will not get anything useful out. I would recommend running it for at least 100,000 sec. An easy check to see whether you're running it long enough is too run it 2-3 times with that time (yeah, it takes some time) and make sure that the resulting dps doesn't change by too much. For SEP, you probably need to run it overnight, run at least 10 iterations at 100,000 seconds each.
 
User is offline.
Reply With Quote
Old 10/13/09, 3:11 AM   #87
Tankietka
Piston Honda
 
Human Warrior
 
Shadowsong (EU)
Hello everyone,

Unfortunately due to time and real life constraints I cannot put into DPSSim much time currently. I will try to update it with some easy/fast to implement changes, but for new features it is not enough. If someone would like to help to improve it and try to add something new, here are full sources:

http://alan.umcs.lublin.pl/~mlasota/wow/sources.zip
 
User is offline.
Reply With Quote
Old 10/21/09, 1:03 AM   #88
theidealist
Glass Joe
 
Human Warrior
 
Balnazzar
Cant run the jar file. i have java.

this is wt my console says:


Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
 
User is offline.
Reply With Quote
Reply

Go Back   Elitist Jerks > Public Discussion > Class Mechanics > Warriors

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Infraction for dontinfractionmebro: Tool Maniq The Banhammer 0 11/01/08 6:30 AM
Mongoose calculation or simulation? sag_ich_nicht Public Discussion 1 08/05/08 10:59 AM
UI Centering Tool Hitoku User Interface and AddOns 10 06/25/07 1:00 PM
Computer simulation analysis of resilience vs hit points Tantelus Public Discussion 17 03/06/07 12:38 PM