Tag Archives: linux

[Linux Post] How To: Fix the r6034 Error Upon Installing Patch 3.3

The Problem: You run WoW on Linux via some sort of other program (Wine/Crossover/etc.)

You installed the latest patch and are met with this error upon entering your password:

Microsoft Visual C++ Runtime library
Runtime error!
Program c:\program files\world of warcraft\wow.exe

R6034
An Application has made an attempt to load the C runtime library incorrectly.
Please contact the applications support team for more information.

The Fix:

Paste this into the terminal:

wget http://www.kegel.com/wine/winetricks
sh winetricks vcrun2005sp1 vcrun2005

You may have to hit enter a few times as it does its Linuxy thing. Try loading the game again. If it still doesn’t work, download this and run it via Wine or whatever your thing is.

Have fun! <3 windows-on-linux

(In semi-related news, I can’t watch this without giggling like a maniac. Hey, we’ve already established that I’m a geek. You can’t blame me!)

And Now a Tech Post on the Penguin Channel

Note: The following is a techie-ish post intended for people to find on Google or for me to easily be able to link to on Ubuntu Forums. You’re free to skip it if you do not run WoW on Linux.

konqi-kubuntu-book2Dear Pike, something horrible has happened! As of a couple patches ago, clicking on the WoW launcher messes up my permissions and doesn’t let me run WoW! In even more baffling news, chown -R etc. etc. doesn’t fix it! What should I do?

Never fear, my imaginary hypothetical letter-writer, there is a band-aid fix that we can put into place until either Blizz fixes it via patch or we come up with another solution.

Basically this is the problem you’re running into. It’s not actually changing the permissions of the folder so much as it’s making it unable to be read or written into. If you go into your Wine folder it’ll look something like this:

WoWLocked1

The launcher is somehow the catalyst for this happening because of some weird glitch (which caused issues on Windows too, by the way.) So what you need to do is first fix the folder so it’s readable/writable again, and then avoid the launcher like the plague. Here’s how to do it graphically (in KDE, anyway):

1.) Right click on your locked World of Warcraft folder
2.) Go to the Permissions tab
3.) Press the Advanced Permissions button
4.) Check all the little checkboxes

Now you should be back in business and you can access the game by clicking on WoW.exe in your WoW folder:

WoWFolder1

(There’s a bunch of patches and crap in there so it’s probably somewhere towards the bottom.)

Now, if you’re anything like me, you’re super hardwired into pressing the desktop shortcut or button on the QuickLaunch-equivalent panel to access the game. So you can fix that, too, so the shortcut just launches the game instead of the launcher, by right-clicking and changing the command so it says “WoW.exe” instead of “launcher.exe”:

WoWDesktopShortcut

See where it says “Launcher.exe”? Yeah, we’re kiling that, and replacing it with “WoW.exe”.

Now we’re not going to to see the launcher anymore, at least until the issue gets fixed. This shouldn’t be a particularly huge loss for you, although I’ve seen a couple people get all tin-foil-hat-ish about how this means they can’t download any patches. Yes, you can. Just go into your WoW folder (should be something like: /home/[your username]/.wine/drive_c/Program Files/World of Warcraft ) and you will find BackgroundDownloader.exe in there. Just run it every so often and it’ll do patches and stuff. That’s how I’ve been downloading bits and pieces of 3.3 with no issues.

And there you have it, folks. Yes, the patch was wonky and did funny things to your launcher. But it can be overcome! ’til next time, remember:

peacelovelinux