Jump to content

Not getting materials back on removing building parts


82ndAB_Bravo17

Recommended Posts

We are not getting any materials back when removing building parts about 60% - 80% of the time. I removed about 30 corrugated walls one after the other, during which time the server conditions would have been nearly identical, and got back only about 4 sets of materials. The same thing was happening with all the other types of building items that I tried.

I have also tested on completely stock Epoch server with similar results.

Link to comment
Share on other sites

At first thought it maybe that the empty weaponholder is cleaned up before the server can add the items to it. 

can you test this by adding a little debug and repacking your server pbo? 

diag_log format["DEBUG EPOCH_server_removeBUILD: %1 parts: %2 for %3",isNull _gwh, _removeParts, _objType];

Just above this line: https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_server/compile/epoch_bases/EPOCH_server_removeBUILD.sqf#L48
 

You should always see: 

DEBUG EPOCH_server_removeBUILD: false

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...