Since a few days there is an update online that fixes a critical bug in the 4.14 version that could’ve caused a crash of the project and made a few changes of things that were vulnerable to cheaters.
Changelog
v1.2.1 (02-24-2017):
Changes
- The class BP_InvItem_Buildable is now removed. The campfire and other buildable items now directly inherit from BP_InvItem. They become buildable if both of the buildable variables in the DataTable DT_Items are set.
- Some Server RPC events are not longer RPC events and start with a SwitchHasAuthority node instead.