Skip to content

Commit 4a977e3

Browse files
authored
Update README.md
Former-commit-id: 2b009faf2d26df29aaa463333634851c7ddaa114 [formerly bd1679a] Former-commit-id: d29ba15087560707462048a0ee13af2a823d5877
1 parent 710b249 commit 4a977e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ For more info, check the website: https://voxelplugin.com
4343
* Set your player controller to the **VoxelComplexController** (need to toggle *Show Plugin Content*)
4444
* Hit play
4545

46+
## Plugin Voxel failed to load
47+
48+
If you are getting:
49+
> Plugin 'Voxel' failed to load because module 'Voxel' could not be loaded. There may be an operating system error or the module may not be properly set up.
50+
51+
you are most likely missing **VCRUNTIME140_1.dll**; you can confirm that by looking at Saved/Logs/Log.txt and checking if it contains something like _Missing import: VCRUNTIME140_1.dll_.
52+
53+
To fix this, head up to https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads and download & install **vc_redist.x64.exe**.
54+
4655
## Pricing & Licensing
4756

4857
There are two editions of the plugin available:

0 commit comments

Comments
 (0)