I'll try to update this post as more frequent questions get asked.
Will my stats be transferred from 0.3 to 0.4?Transferring money, stats and vehicles is still being discussed. Donator benefits I believe are given to people who had them in LW's 0.3.
I get a message about MSVCR110.dll being missing and the game doesn't load, what do I do?Download and install the Visual C++ 2013 redistributables:
http://www.microsoft.com/en-us/download/details.aspx?id=40784My game crashed! WTF?Press
Windows Key + R on your keyboard, type
%APPDATA%\VCMP\04beta\crashlogs and press enter. Post any crashes in the Bugs and Crashes section of
http://forum.vc-mp.org, and
not on the Littlewhitey's forum. Include information about what you were doing when the game crashed. Make sure to follow any additional instructions there.
There's some other bug and it's annoying.Make a post in
http://forum.vc-mp.org in the Bugs and Crashes section with information about the bug, how to produce it (if you know) and what you at least think caused it.
I have a widescreen or mouse fix ASI but it's not loading.Use
/setconfig game_allowedmods ASINAME1.asi ASINAME2.asi etc. in-game, then restart your game. ASIs are whitelisted in order to prevent mods that conflict with VC:MP 0.4 (such as VC:MP 0.3 or CLEO) from loading at the same time and causing crashes.
Why can't I spectate? Why are there no weapon pickups?These are features that must now be implemented by servers, and are not built into every server by default.
The world is blank or empty; textures aren't appearing; players appearing without skins; buildings aren't loading.Your game is likely running out of texture/model stream memory. If you have visual mods and used a limit increaser, your changes were overridden by VC:MP since the client has its own configuration for it. Try using
/setconfig game_streammem 512 or a higher value to specify how many MB of memory should be available, then
restart your game.