Snap Build Pro, Plot4Life, Build Vectors, Disappearing build items on Restart

haehjen

New Member
I have posted this in a thread I believe is related, but creating its own post for a wider audience :)

So i have an overpoch server. I have managed so far to solve most of my issues, through searching this forum (amongst others) and also google, as i like to fix things myself so i can learn. Also I don't expect people who have took the time to learn to spoon feed me everything they know. However heres the situation:

Epoch 1.0.5.1
Overwatch 0.25

Currently installed addons:

Deploy bike
DZAI
DZMS
WAI
Snap Build Pro
Build Vectors
Plot4Life
Walk Amongst The Dead
Self Bloodbag

Now here's the issue:

Whenever players build something on the server they obviously are snapping them together. However what Im now finding is that some parts are disappearing whenever the server restarts. It appears to be mostly the Large garage doors that they are making. But sometimes it is the building part that they are snapping the doors too.

Now I've tried searching this forum and google and the only tip i could find was in the cleanup script set the cleanup of old objects to -1. I have already performed this step and the problem still exsists.

Secondly, on trying to solve this error I checked the consol for the RPT log and realised the log is constantly getting spammed with this:

Code:
18:28:27 Error position: <server_checkHackers;
[] spawn server_cle>
18:28:27 Error Undefined variable in expression: server_checkhackers
18:28:30 Error in expression <[] spawn server_checkHackers;
[] spawn server_cle>
18:28:30 Error position: <server_checkHackers;
[] spawn server_cle>
18:28:30 Error Undefined variable in expression: server_checkhackers
18:28:33 Error in expression <[] spawn server_checkHackers;
[] spawn server_cle>
18:28:33 Error position: <server_checkHackers;
[] spawn server_cle>
18:28:33 Error Undefined variable in expression: server_checkhackers
18:28:36 Error in expression <[] spawn server_checkHackers;
[] spawn server_cle>
18:28:36 Error position: <server_checkHackers;
[] spawn server_cle>
18:28:36 Error Undefined variable in expression: server_checkhackers
18:28:39 Error in expression <[] spawn server_checkHackers;
[] spawn server_cle>
18:28:39 Error position: <server_checkHackers;
[] spawn server_cle>
18

Now with further investigation I found that this is something to do with the deploy bike script which i used:

http://opendayz.net/threads/new-deploy-pack-bike.20283/

Now in this tutorial there is a part which talks about players being killed when mounting their spawned bikes, and it says to comment out part of the antihack. When i did this this is when the console is spammed with the error. If i uncomment that part of the checkhackers then the error disappers but the players are killed when getting on their bike.

Thirdly.... How do i use my servers game tracker banner as my signature, I tried but it just displays the code not the banner.

*Update*

So with further testing I found that it only appears to be Block Garage Doors that are disappearing and the one thats disappearing is the one thats placed second. So the one that has its bottom (after being rotated) snapped to the bottom of other door. Snapping to anything other than a door works.

Any Ideas?

Any help would be greatly appreciated.
Andy

No Half Measures
 
Last edited:
Back
Top