Help & Support

If you are experiencing issues launching or using VU make sure to first go through the troubleshooting entries below. If your problem persists, you can go through the public issue tracker or the community forums to see if there's any other players sharing the same issues as you. Alternatively, you can also ask for help directly in the community forums or our Discord server.

If you are looking for information on how to host a VU dedicated server, you can read the server hosting tutorial over the VU wiki.

For information and tutorials on modding with VU, you refer to the modding section of the VU wiki.

Troubleshooting

I get an error about vu-core.dll

If you get an error saying Failed to load the main VU module (vu-core.dll). you need to check if your anti-virus is blocking VU. Make sure to whitelist all VU files or the entire VU directory (which should be at %LocalAppData%/VeniceUnleashed). If that doesn't help, try downloading the latest VU installer and installing VU again.

Nothing happens when I launch VU

If nothing happens when you launch VU, try validating your game files via Origin and launching the vanilla game via Battlelog at least once (you can launch either singleplayer or multiplayer). You should also check if your anti-virus is blocking it. You can also try downloading the latest version of VU and re-installing it.

I get an EA activation prompt when launching VU

This prompt may appear after major Windows Updates or hardware changes on your computer, and is part of Battlefield 3's DRM system. Simply fill out your Origin account credentials and follow the prompts to activate your game. Alternatively, you can launch the vanilla game via Battlelog or run the VU executable with the following launch arguments (where <email> is your Origin account e-mail and <password> is your password):

vu.exe -activate -o_mail <email> -o_pass <password>
I get a black screen / loading screen when launching VU

If you're on Windows 7 and you're getting a black screen or a black screen with a loading indicator, you need to install the KB2670838 update package. After installing this update VU should work as intended.

I get an "An error occurred while communicating with Origin" error while linking my account

First, make sure that you are logged into Origin fully and retry. If that doesn't help, close VU, restart Origin, and try again. If that still doesn't help, try restarting your computer.

I get returned to the main menu after joining a server

If you get returned to the main menu after joining a server it could mean that there's a discrepency between your local files and the server files, so the first thing you should try is validating your game files. If that doesn't help, it probably means that the server is running a mod that causes this issue, so the only thing you can do is contacting the server admin for support.

I get an "Could not locate your Battlefield 3 installation directory" error when launching VU

This means that VU cannot find where Battlefield 3 is installed on your system. To fix this, simply validate your game files via Origin and launch the vanilla game via Battlelog at least once. If you have transferred your game files over another computer or you're running this on a machine that can't run Origin, you can manually specify the game's installation directory by using the -gamepath launch argument, as seen below, where <path> is the path to the BF3 directory:

vu.exe -gamepath <path>