Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » Public Discussion

Reply
 
LinkBack Thread Tools
Old 05/22/08, 9:21 AM   #661
kiyona
Glass Joe
 
Night Elf Druid
 
Turalyon (EU)
Anyone have a way to get Rawr running on linux (Ubuntu specifically) ?

I recently switched to Ubuntu and the only thing I really miss so far is Rawr :P

I tried to get it working through Wine, but as I'm new to linux I might be doing something wrong.

Offline
Reply With Quote
Old 05/22/08, 9:42 AM   #662
Soraia
Glass Joe
 
Human Mage
 
Stormrage
Originally Posted by bynop View Post
Item descriptions from armory are not consistent enough to make this viable but perhaps a limitation on item level would be more appropriate.
No, not quite what I mean.

I'd much rather have a way to manually set/unset items to be considered for the upgrade list rather than filtering by instance or ilevel. (Filtering on ilevel doesn't work anyway due to the overlap of ZA over other raids anyway. For example, Mana Attuned Band has the same ilevel as Ring of Captured Storms from Naj'entus in BT.) It requires more work for me, the end user, but I'm fine with that since it allows more flexibility. Also, I think that adding some sort of filtering mechanism would require far more implementation than a manual selection method.

Offline
Reply With Quote
Old 05/22/08, 9:50 AM   #663
charriu
Piston Honda
 
charriu's Avatar
 
Tauren Druid
 
Gorgonnash (EU)
Originally Posted by kiyona View Post
Anyone have a way to get Rawr running on linux (Ubuntu specifically) ?

I recently switched to Ubuntu and the only thing I really miss so far is Rawr :P

I tried to get it working through Wine, but as I'm new to linux I might be doing something wrong.
You need to install the package libmono-winforms2.0-cil, everything else should be there allready in the default installation.

Offline
Reply With Quote
Old 05/22/08, 10:26 AM   #664
Lord Loom
Von Kaiser
 
Lord Loom's Avatar
 
Gnome Warlock
 
Doomhammer (EU)
since updating the item cache of Rawr 14.1 I keep getting the "Rawr encountered an error while attempting to load a saved image." error - I found a (much older) post on this and a reply saying it has something to do with inconsistencies with items on the Armory, but couldn't figure out much else

is there a way to find out which items are causing this error so I can remove them from the item editor? having to click away this error box about 10 times everytime I open the item editor and/or start typing into the search box is really getting annoying. Or is sticking to the default item cache supplied with Rawr 14.1 the only way for now?

Switzerland Offline
Reply With Quote
Old 05/22/08, 10:39 AM   #665
kiyona
Glass Joe
 
Night Elf Druid
 
Turalyon (EU)
Originally Posted by charriu View Post
You need to install the package libmono-winforms2.0-cil, everything else should be there allready in the default installation.
Thanks, that did it! It's working.

Edit: Eh I spoke too soon I suppose... It worked once, but now it wont start again.

If I try to start it with:
wine '(path)/rawr.exe'
I get this error:
"install the Windows version of Mono to run .NET executables"

Edit2: Ok, so I downloaded the windows version of Mono and installed it using Wine. Now I another error instead. will do some more digging...

Last edited by kiyona : 05/22/08 at 12:55 PM.

Offline
Reply With Quote
Old 05/22/08, 11:09 AM   #666
 Kurisu
So damned Devious
 
Kurisu's Avatar
 
Orc Shaman
 
Mal'Ganis
ignore - Figured it out.

Last edited by Kurisu : 05/22/08 at 11:15 AM.


Online
Reply With Quote
Old 05/22/08, 11:15 AM   #667
Lord Loom
Von Kaiser
 
Lord Loom's Avatar
 
Gnome Warlock
 
Doomhammer (EU)
Originally Posted by Kurisu View Post
Do the DPS estimations assume you have the talented hit (if you have it in the build). I'm asking just to see if I am missing anything on the parser or if it really isn't showing the hit talents at all. I know the hit rating is for the character sheet but was not sure if the DPS cycles then represented the talent hit into it's equations.
I'm pretty sure it does - items with spellhit or spellhit gems come out on top well after 13% +hit chance unless I make sure to give my mage template 3/3 in Elemental Precision. If you're not convinced, you should be able to test this yourself pretty easily, make two character files with and without 3/3 EP and see how your DPS changes

Switzerland Offline
Reply With Quote
Old 05/22/08, 11:41 AM   #668
Astrylian
Rawr
 
Astrylian's Avatar
 
Night Elf Monk
 
Stormrage
Originally Posted by Lord Loom View Post
since updating the item cache of Rawr 14.1 I keep getting the "Rawr encountered an error while attempting to load a saved image." error - I found a (much older) post on this and a reply saying it has something to do with inconsistencies with items on the Armory, but couldn't figure out much else

is there a way to find out which items are causing this error so I can remove them from the item editor? having to click away this error box about 10 times everytime I open the item editor and/or start typing into the search box is really getting annoying. Or is sticking to the default item cache supplied with Rawr 14.1 the only way for now?
What exactly do you mean by 'updating the item cache of Rawr 14.1'? That error means that for some reason, it's not able to read one of the images (item icons) that it's saved locally. Most likely you just got some corrupt images or something. Try deleting your 'images' folder, and replacing it with the one from the 14.1 release zip. Or you can try just opening the images folder, and looking to see if any of them are obviously broken. They should all be 2-4k files... If you see any 0k or 1k files, that's probably a good indication that they're corrupted.

Rawr!

Online
Reply With Quote
Old 05/22/08, 11:55 AM   #669
Lord Loom
Von Kaiser
 
Lord Loom's Avatar
 
Gnome Warlock
 
Doomhammer (EU)
Originally Posted by Astrylian View Post
What exactly do you mean by 'updating the item cache of Rawr 14.1'? That error means that for some reason, it's not able to read one of the images (item icons) that it's saved locally. Most likely you just got some corrupt images or something. Try deleting your 'images' folder, and replacing it with the one from the 14.1 release zip. Or you can try just opening the images folder, and looking to see if any of them are obviously broken. They should all be 2-4k files... If you see any 0k or 1k files, that's probably a good indication that they're corrupted.
I downloaded Rawr 14.1, unpacked it, ran it, no error when I used it (I did import a character file from Rawr 14 or 13 with no issues) - updated item cache and after that everytime I open the item editor I get this error

I now checked the images folder, there's two files, inv_shoulder_89.jpg and inv_shoulder_96.jpg that aren't valid image files. I deleted them, but Rawr keeps re-creating them and throws the error again.

Edit: The two broken files are being created only after I open the item editor. By replacing the broken images with numbered placeholders I figured out the icons belong to all the Sunwell Plateau shoulders (I notice these don't have icons on wowarmory.com either) - also serves as an acceptable workaround for me atm

Last edited by Lord Loom : 05/22/08 at 12:29 PM.

Switzerland Offline
Reply With Quote
Old 05/22/08, 12:14 PM   #670
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
I've been having the same error since 14.1 as well, thought it was because I tried to merge my old files with the new (i.e. hold on to the character.xmls and the images, and I think the itemcache), so I completely wiped the old version and reinstalled. It worked for a little while, past a couple of runs to the armory to update info, but then started throwing the error again. I haven't tried just deleting the images folder yet, will do when I get home.

United States Offline
Reply With Quote
Old 05/22/08, 2:03 PM   #671
Astrylian
Rawr
 
Astrylian's Avatar
 
Night Elf Monk
 
Stormrage
Interesting... Yep, looks like the Armory has those shoulders in its database, but NOT its images, which is pretty broken...

Rawr!

Online
Reply With Quote
Old 05/22/08, 6:01 PM   #672
Mjg
Glass Joe
 
Tauren Druid
 
Ner'zhul
I'm sorry if it has already been mentioned, but when adjusting Rawr Bear to a lower level mob than 73 threat values still reflect the hit cap for a level 73 mob. While not a huge bug by any means, might be something to look at for the future.

Hit Caps:
  • Level 70 mob: 5.0%
  • Level 71 mob: 5.5%
  • Level 72 mob: 6.0%

Offline
Reply With Quote
Old 05/22/08, 6:14 PM   #673
Astrylian
Rawr
 
Astrylian's Avatar
 
Night Elf Monk
 
Stormrage
Thanks, I'll see about getting that fixed.

Rawr!

Online
Reply With Quote
Old 05/23/08, 10:44 AM   #674
Saphirox
Von Kaiser
 
Human Mage
 
Silvermoon
First of all, great tool. Now, considering we can now buy gems from the badge vendor, is there any way we could incorporate these gem alternatives to reflect dps changes in gear that is obtained from T6 but gemmed from sunwell/badge vendor?.

Quick example is t6 mage robe wich used to be gemmed with three 12spd gems but now we see two hastegems and a blue spd/sta gem to get the socketbonus as a more common choice amongst endgame mages. It would be great if upon iconclick Rawr would suggest your already existing gear with the different new gems to show how that could increase your dps.

Offline
Reply With Quote
Old 05/23/08, 11:12 AM   #675
 Wizeowel
old and slow
 
Wizeowel's Avatar
 
Human Mage
 
Nordrassil (EU)
Originally Posted by Saphirox View Post
is there any way we could incorporate these gem alternatives
Tools | Edit Items... | Add... | 35760 | OK | OK

Now fill in the values for the item.

35760 = Reckless Pyrestone

Edit: Actually this gem is included in the item cache of Rawr 14.1

Netherlands Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » Public Discussion

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rawr Retribution Model Endoscient Paladins 666 07/02/10 4:07 AM
Rawr Healadin Model Endoscient Paladins 252 10/08/09 7:45 PM