wiremod / advduplicator

Garry's Mod add-on that allows a player to save and load contraptions
http://www.wiremod.com
Apache License 2.0
67 stars 43 forks source link

Adv Duplicator are not pasting correct With Some Materials. #45

Closed nexbr closed 11 years ago

nexbr commented 11 years ago

I have a "Old" contraption saved by Adv Dup and all the windows that should be transparent with material are without any material at all. this contraption are all parented.

Not Only Transparent Textures but other kinds of textures too, Please fix it, My Vehicles are all without Texture/Material :-(

Jack37 commented 11 years ago

This can be GMod fault too, recently the material tool has been changed, it uses whitelist instead of blacklist now, half of the materials are gone. Check your material tool if it contains the material used in contraption, if it's there, then it's dupe fault, it happened to me few times.

nexbr commented 11 years ago

I can say that is the Adv Dup Fault because the last gmod update was on 2013-07-05 and all my contraptions was working fine then 15 days ago when i updated the Adv Duplicator all the transparent textures are not being set on the Adv Dup contraptions, and is not only one contraption, but all my Adv Dups with Windows(Transparent Materials) that are not being posted right. All the Windows (Props with Transparent Material) are being posted without any Material.

Jack37 commented 11 years ago

Ah yes, I did not realize this, sorry. There was a tool called Color Mater, that was removed 17 days ago. It had some extra materials in it, which were added to the default GMod material list. Now that the tool is gone, you have to add the materials back yourself (they will probably not be added back to adv duplicator). Check this commit https://github.com/wiremod/advduplicator/commit/4bd8a7e86efe6901daa1e4be73cfb6ad81aeea8b. The extra materials starts at line 261, so either copy everything starting at that line until the end to a new Lua file (put it in lua/autorun/) or download the whole tool and put it back (inside AdvDuplicator/lua/weapons/gmod_tool/stools/). If you want to use the materials on server, the server needs to do this aswell.

I posted this on wiremod.com forums and xk4melot told me that it's because Garry changed material tool from blacklist to whitelist, sorry for mis-information

nexbr commented 11 years ago

So if the "Remove tools from AdvDuplicator that are completely unrelated to AdvDuplicator" it is not so unrelated, if @AbigailBuccaneer removed the Color Mater and it does all transparent textures not work anymore with Adv Dup, is totally Related to Adv Dup, That about manually add those lua lines are not a good ideia because everybody needs do that, is much easier if @AbigailBuccaneer un-commit "Remove tools from AdvDuplicator that are completely unrelated to AdvDuplicator" will be much better for everybody, C'mon remove tools that was used on Adv Dup to Paste material with the Cause that "Are completely unrelated to AdvDuplicator" and is totally untrue, that was a big mistake, C'mon @AbigailBuccaneer un-commit the https://github.com/wiremod/advduplicator/commit/4bd8a7e86efe6901daa1e4be73cfb6ad81aeea8b Please.

Everybody contraptions was "Fucked" with that commit.

AbigailBuccaneer commented 11 years ago

@nexbr, calm down. Your anger is not productive.

Fixed in 9ba334b78da7e1e9e5be7f65ead856789036840d

AbigailBuccaneer commented 11 years ago

The fix is fixed in ce1eb0a44f228adba64e43ae1d553363f2ca41c3

AbigailBuccaneer commented 11 years ago

http://i.imgur.com/XrypW3v.jpg

nexbr commented 11 years ago

@AbigailBuccaneer thanks, Sorry, I was not angry only Frustrated.