Garry's Mod

Garry's Mod

Contraption Framework
46 Comments
win xp 28 Jun @ 1:14pm 
[Contraption Framework] lua/cfw/classes/link_sv.lua:72: attempt to call method 'Sub' (a nil value)
1. Sub - lua/cfw/classes/link_sv.lua:72
2. disconnect - lua/cfw/core/connectivity_sv.lua:76
3. fn - lua/cfw/core/parenting_sv.lua:117
4. unknown - lua/ulib/shared/hook.lua:109
cozmo 28 Apr @ 7:33am 
I have this downloaded but it says its not installed
thecraftianman 24 Apr @ 8:56pm 
Could you send a link to the dupe so that I can try taking a look at it?
vegan food user 24 Apr @ 5:21pm 
Yeah, I tried doing that already but that didn't help,
thecraftianman 24 Apr @ 4:51pm 
ULib isn't related to this at all, but there might be something else conflicting with this addon. Try disabling any addons that also do things to prop contraptions and see if that fixes it.
vegan food user 21 Apr @ 10:46pm 
I have 0 understanding in coding but is this due to possibly a mod I have called "uLib"?
and if so, is it THIS mod's problem in particular or uLib's?

also, dunno if this is relevant but my rt cameras like the ones from wiremod and/or the "advanced multiple rt cameras" addon are all somehow bugged. like the rt monitor shows the previous camera, if there is one, that isn't even connected to it anyhow. It happened after I downloaded this mod, which also so happened to be when garry's mod got updated and now I don't know who to blame.

(sorry for 2 comments, can't post comments with more than 1k characters)
vegan food user 21 Apr @ 10:46pm 
there are some interesting things happening to my gmod with this addon installed. so basically when I try to spawn a dupe of mine that has totally no relation (except maybe vanilla destructible props) to this addon, it creates an error:

[Contraption Framework] lua/cfw/core/connectivity_sv.lua:47: attempt to call method 'Merge' (a nil value)
1. connect - lua/cfw/core/connectivity_sv.lua:47
2. unknown - lua/cfw/core/constraints_sv.lua:40

Timer Failed! [Simple][@lua/cfw/core/constraints_sv.lua (line 28)]

continuing, I can't remove the dupe with the gmod undo feature. it just makes another error:

[Contraption Framework] lua/cfw/core/constraints_sv.lua:76: attempt to call method 'Remove' (a nil value)
1. fn - lua/cfw/core/constraints_sv.lua:76
2. Run - lua/ulib/shared/hook.lua:109
3. Do_Undo - lua/includes/modules/undo.lua:380
4. unknown - lua/includes/modules/undo.lua:463
5. unknown - lua/includes/modules/concommand.lua:54
thecraftianman 18 Mar @ 8:56pm 
Can you send them
SamThePlagueDoctor 18 Mar @ 7:47pm 
this shit causes so many fucking errors
barrientosdavian12 2 Feb @ 12:16am 
this is a thing i guess:
[Contraption Framework] entities/gmod_wire_expression2/core/custom/cfw.lua:29: attempt to call field 'newE2Table' (a nil value)
1. v - entities/gmod_wire_expression2/core/custom/cfw.lua:29
2. Run - lua/includes/modules/hook.lua:96
3. Init - lua/cfw/classes/contraption_sv.lua:35
4. createContraption - lua/cfw/classes/contraption_sv.lua:15
5. connect - lua/cfw/core/connectivity_sv.lua:57
6. SetParent - lua/cfw/core/parenting_sv.lua:68
7. unknown - lua/entities/ent_jack_gmod_ezsatchelcharge.lua:35
thecraftianman 29 Dec, 2024 @ 6:51pm 
What do you guys mean? I haven't had any problems with it myself
Victoria, Angel of the void 29 Dec, 2024 @ 1:58pm 
@aceofspades I have no idea, since ACF cries non-stop in the console about needing it. I find that mildly ironic.
aceofspades 27 Dec, 2024 @ 6:41am 
how does this almost never work with acf
House Head15 25 Dec, 2024 @ 8:39am 
I HAVE 1470 AND 5042
StrawWagen 21 Nov, 2024 @ 7:09pm 
Happened when calling Entity:deparent() with e2
StrawWagen 21 Nov, 2024 @ 7:09pm 
addons/cfw/lua/cfw/core/connectivity_sv.lua:16: bad argument #1 to 'pairs' (table expected, got nil)
Theirishlad 14 Oct, 2024 @ 9:18am 
ah
thecraftianman 13 Oct, 2024 @ 1:45pm 
Adds some functionality for doing stuff based on player builds but needs other mods to take advantage of it (like ACF)
Theirishlad 13 Oct, 2024 @ 7:54am 
What does this addon even do?
thecraftianman 3 Oct, 2024 @ 11:30am 
@[OWO] Kossi
This is a known issue; make sure that Wiremod is up to date and it should be fixed.
Wiremod Maxxing 2 Oct, 2024 @ 11:18pm 
This fucks with wiremod hitpos using cam contoller
Dennis The Dark Lord 17 Jul, 2024 @ 9:16pm 
I deleted a dupe of some ragdolls that used the easy bonemerge tool I made and got this error:

[Contraption Framework] lua/cfw/classes/link_sv.lua:57: attempt to index field '_links' (a nil value)
1. Sub - lua/cfw/classes/link_sv.lua:57
2. disconnect - lua/cfw/core/connectivity_sv.lua:72
3. v - lua/cfw/core/parenting_sv.lua:107
4. unknown - lua/includes/modules/hook.lua:96


should I worry about this?
Zaroni Pepperoni 15 Jul, 2024 @ 8:55pm 
It seems to be functioning as intended now, thank you.
TwistedTail 15 Jul, 2024 @ 4:46pm 
@rat cooker @ramayo @Zaroni Pepperoni
Should be fixed by now, it was related to a file being loaded on the wrong realm. The error was caused by the very effect your tool produces when you click something, which was failing to disconnect from a nonexistant contraption.
Zaroni Pepperoni 15 Jul, 2024 @ 9:36am 
I can replicate bug from commenter below,

[Contraption Framework] lua/cfw/classes/link_sv.lua:72: attempt to index a nil value
1. Sub - lua/cfw/classes/link_sv.lua:72
2. disconnect - lua/cfw/core/connectivity_sv.lua:72
3. fn - lua/cfw/core/parenting_sv.lua:107
4. unknown - lua/ulib/shared/hook.lua:109 (x66)

occurs every time you modify parented entities after pasting with adv dupe.
ramayo 14 Jul, 2024 @ 10:27pm 
when I modify an Adv. Dupe 2 duplication (either by pasting an E2's content, welding, unwelding) this error pops up

[Contraption Framework] lua/cfw/classes/link_sv.lua:72: attempt to index a nil value
1. Sub - lua/cfw/classes/link_sv.lua:72
2. disconnect - lua/cfw/core/connectivity_sv.lua:72
3. v - lua/cfw/core/parenting_sv.lua:107
4. unknown - lua/includes/modules/hook.lua:96 (x6)


and I think it subsequently breaks whatever was changed if I copy and paste that "bugged" dupe
rat cooker 14 Jul, 2024 @ 6:10pm 
I HAVE 800 LUA ERRORS HOW THE FUCK

[Contraption Framework] lua/cfw/classes/link_sv.lua:72: attempt to index a nil value
1. Sub - lua/cfw/classes/link_sv.lua:72
2. disconnect - lua/cfw/core/connectivity_sv.lua:72
3. v - lua/cfw/core/parenting_sv.lua:107
4. unknown - lua/includes/modules/hook.lua:96
thecraftianman 14 Jul, 2024 @ 9:16am 
No it's not lol
Try it again now; we just pushed an update that should fix a lot of the errors that have been showing up
charo03 14 Jul, 2024 @ 12:03am 
Is this mod meant to create errors? lol
idksomething 15 Jun, 2024 @ 11:18am 
[cfw-main] addons/cfw-main/lua/cfw/core/constraints_sv.lua:75: attempt to call method 'Remove' (a nil value)
1. v - addons/cfw-main/lua/cfw/core/constraints_sv.lua:75
2. Run - lua/includes/modules/hook.lua:96
3. Do_Undo - lua/includes/modules/undo.lua:372
4. unknown - lua/includes/modules/undo.lua:455
5. unknown - lua/includes/modules/concommand.lua:54

error still pops up for npcs if they have any bonemerged props on them
StrawWagen 14 Jun, 2024 @ 7:52pm 
Heads up, IsNPC doesn't return true for nextbots
Have to check IsNextBot too :(
idksomething 14 Jun, 2024 @ 7:39pm 
thanks
thecraftianman 14 Jun, 2024 @ 6:46pm 
All the errors related to NPCs should be fixed now; thanks for all of the reports lol
idksomething 14 Jun, 2024 @ 5:41pm 
also, conflicts with terminator nextbots
[Contraption Framework] lua/cfw/core/connectivity_sv.lua:69: attempt to index local 'link' (a nil value)
1. unknown - lua/entities/terminator_nextbot/behaviouroverrides.lua:76
idksomething 14 Jun, 2024 @ 5:40pm 
[Contraption Framework] lua/cfw/core/connectivity_sv.lua:68: attempt to index field '_links' (a nil value)
1. disconnect - lua/cfw/core/connectivity_sv.lua:68
2. SetParent - lua/cfw/core/parenting_sv.lua:61
3. Function - lua/autorun/parent_childtables.lua:26
4. v - lua/includes/extensions/entity.lua:146
5. unknown - lua/includes/modules/hook.lua:96
idksomething 14 Jun, 2024 @ 5:40pm 
not sure what causes the next two following errors
[Contraption Framework] lua/cfw/core/connectivity_sv.lua:69: attempt to index local 'link' (a nil value)
1. disconnect - lua/cfw/core/connectivity_sv.lua:69
2. SetParent - lua/cfw/core/parenting_sv.lua:61
3. Function - lua/autorun/parent_childtables.lua:26
4. v - lua/includes/extensions/entity.lua:146
5. unknown - lua/includes/modules/hook.lua:96
idksomething 14 Jun, 2024 @ 5:40pm 
appears when ever i spawn a bonemerged npc dupe
[Contraption Framework] lua/cfw/core/connectivity_sv.lua:55: attempt to call method 'Add' (a nil value)
1. connect - lua/cfw/core/connectivity_sv.lua:55
2. SetParent - lua/cfw/core/parenting_sv.lua:62
3. CreateConstraintFromTable - lua/weapons/gmod_tool/stools/advbonemerge.lua:561
4. unknown - lua/includes/modules/duplicator.lua:851
5. ProtectedCall - [C]:-1
6. oldPaste - lua/includes/modules/duplicator.lua:851
7. Paste - lua/wire/server/wirelib.lua:1492
8. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:63
9. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:229
idksomething 14 Jun, 2024 @ 5:40pm 
conflicts with improved jalopy radar
[Contraption Framework] lua/cfw/core/connectivity_sv.lua:55: attempt to call method 'Add' (a nil value)
1. connect - lua/cfw/core/connectivity_sv.lua:55
2. SetParent - lua/cfw/core/parenting_sv.lua:62
3. unknown - lua/autorun/jalopy_radar.lua:70
idksomething 14 Jun, 2024 @ 5:39pm 
[Contraption Framework] lua/cfw/classes/link_sv.lua:60: attempt to index a nil value
1. Sub - lua/cfw/classes/link_sv.lua:60
2. disconnect - lua/cfw/core/connectivity_sv.lua:69
3. SetParent - lua/cfw/core/parenting_sv.lua:61
4. Function - lua/autorun/parent_childtables.lua:26
5. v - lua/includes/extensions/entity.lua:146
6. unknown - lua/includes/modules/hook.lua:96
7. CleanUpMap - [C]:-1
8. unknown - lua/autorun/vj_menu_main.lua:27
9. unknown - lua/includes/modules/concommand.lua:54
idksomething 14 Jun, 2024 @ 5:39pm 
also get the errors when ever killing or removing the npc via clean up
[Contraption Framework] lua/cfw/classes/link_sv.lua:60: attempt to index a nil value
1. Sub - lua/cfw/classes/link_sv.lua:60
2. disconnect - lua/cfw/core/connectivity_sv.lua:69
3. SetParent - lua/cfw/core/parenting_sv.lua:61
4. Function - lua/autorun/parent_childtables.lua:26
5. v - lua/includes/extensions/entity.lua:146
6. unknown - lua/includes/modules/hook.lua:96
idksomething 14 Jun, 2024 @ 5:37pm 
Get this error when ever trying to remove a duped npc
[Contraption Framework] lua/cfw/core/constraints_sv.lua:75: attempt to call method 'Remove' (a nil value)
1. v - lua/cfw/core/constraints_sv.lua:75
2. Run - lua/includes/modules/hook.lua:96
3. Do_Undo - lua/includes/modules/undo.lua:372
4. unknown - lua/includes/modules/undo.lua:455
5. unknown - lua/includes/modules/concommand.lua:54
idksomething 14 Jun, 2024 @ 12:42am 
gives errors when ever you make a dupe with a npc in it and then try to remove it
thecraftianman 3 Jun, 2024 @ 11:18am 
Issues with Ragdoll Mover should be fixed now
XxRogermetalxX 3 Jun, 2024 @ 9:28am 
It Makes Incompatible or Conflicts with Ragdoll Mover Tool!!
BenEViolent 29 May, 2024 @ 5:06pm 
I get

[Contraption Framework] lua/cfw/core/connectivity_sv.lua:64: attempt to index field '_links' (a nil value)
1. disconnect - lua/cfw/core/connectivity_sv.lua:64
2. SetParent - lua/cfw/core/parenting_sv.lua:60
3. LeftClick - lua/weapons/gmod_tool/stools/ragdollmover.lua:369
4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:229

upon trying to use the ragdoll mover tool
Celestial 7 Mar, 2024 @ 6:12am 
for some reason this mod stops me from reloading any weapons from ARC9 and Jmod i havent tested it out with other gun mods though