Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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
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)
[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
[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
This is a known issue; make sure that Wiremod is up to date and it should be fixed.
[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?
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.
[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.
[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
[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
Try it again now; we just pushed an update that should fix a lot of the errors that have been showing up
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
Have to check IsNextBot too :(
[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
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
[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
[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
[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
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
[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
[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
[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