BloxGaming Forums

Our Servers => BloxGaming SB3 => Development => Topic started by: Shifty on October 27, 2016, 08:15:25 pm

Title: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: Shifty on October 27, 2016, 08:15:25 pm
http://i.imgur.com/R5eBOIA.jpg (http://i.imgur.com/R5eBOIA.jpg)

(Bottom middle of the screen, the error with a random ent.)


https://github.com/wiremod/advdupe2 (https://github.com/wiremod/advdupe2)  I would recommend downloading the latest version, which has less bugs and more features.


Or don't.


Anyways, open up the advdupe2-master file.


go to advdupe2-master>lua>advdupe2 and then open the file called sv_clipboard.lua


I do not know the exact fix, but I have a vague idea from when I helped a buddy solve the problem.  Basically, search "IsAllowed" and there should be 6 results all under the same string.  From what my buddy told me, he said all he had to do was change the "false" statements to "true", and it solved the restricting of SENTs.






This is supposed to be at the top of the post, but for some reason the font messed up.  Basically what I said was, anyone below Admin is plagued with this issue.  That issue being all SENTs are restricted.  Rendstung also reported this issue before.
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: bloxgate on October 28, 2016, 08:45:43 pm
This is not the same problem you have reported. The server has always had that check off. The items you are attempting to spawn are either not registered with the duplicator or are admin only devices.
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: Shifty on October 29, 2016, 08:44:43 am
This is not the same problem you have reported. The server has always had that check off. The items you are attempting to spawn are either not registered with the duplicator or are admin only devices.


I think it actually manually fixed itself.  Because one day we had the problem and the next we didn't.  Which was strange, but at this point and time everything is okay.
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: bloxgate on October 29, 2016, 06:27:42 pm
@Shifty
Anyway, I'm considering updating Advanced Dupe 2, do you have a short list of any major changes?
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: Shifty on October 31, 2016, 09:40:03 am
@Shifty
Anyway, I'm considering updating Advanced Dupe 2, do you have a short list of any major changes?


I'll give a short little list.


Less EOF Errors.
Option that lets you decide whether or not you dupe your buddy's props.  (This is particularly annoying when working on a colony.)
Faster Copying/Ghosting times.


The changes aren't drastically major per se, but it's more convenience than anything.

Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: bloxgate on November 01, 2016, 07:44:35 pm
Does advanced dupe 2 have server side saving yet?
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: Shifty on November 01, 2016, 09:29:14 pm
Does advanced dupe 2 have server side saving yet?


I don't believe so, but I think that's mostly due to the fact it was designed to be clientside.  So that feature isn't there.
Title: Re: Adv Dupe 2 SENT Restriction Bug (Sorta know how to fix the issue)
Post by: bloxgate on November 03, 2016, 11:44:35 am
@Shifty
Advanced dupe 2 has been updated.