Horizon View – Fault type is VC_FAULT_FATAL

Issue: Trying to push a new image to a desktop pool, and got a provisioning error: Fault type is VC_FAULT_FATAL – A general system error occurred: Connection refused After searching for a fix, I came across this article from VMware. Solution: Restarting vCenter...

Unreal UWP

I was having issues compiling the Windows Universal Platform version of the Unreal Game Engine. https://forums.unrealengine.com/showthread.php?118375-Unreal-Engine-4-is-available-for-Win10-UWP-app-dev-now I kept getting ‘/FU’ requires an argument, and...

Visual Studio 2015 update 2 install

I recently ran into some issues compiling an older version of the Unreal 4 game engine, and needed to downgrade my Visual Studio 2015 update 3 to update 2. During a fresh install, the Visual Studio installer automatically goes out, and downloads the latest updates...

SQLite Integration Unreal 4.12.5 easy?

I got excited to see code in the latest release of Unreal 4.12.5 to support SQLite intetration which I plan to use for dedicated servers for storing inventory and player data. I followed lots of post down interesting rabbit holes. For your personal reading enjoyment,...

Hello world!

Welcome to my IT mind dump, aka my blog. This site will be used to house all my technical snippets to help me not repeat the same technical problem twice and serve as a history of projects I have started (hobby) and completed. Hopefully the site will be helpful to not...