You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using any of the acf.create[thing] functions wiremod throws an error, but an ACF entity is still created but does not follow the conventional 'rules' of entities spawned by e2/starfall
Branch and Version
Server - Git-master-5701272
Client - Git-master-529c2c6
Console Error Logs (Optional)
addons/wire/lua/wire/server/wirelib.lua:32: Regex is too complex! 2 ext search length too long (500 max)
stack traceback:
addons/wire/lua/wire/server/wirelib.lua:32: in function 'ParsePortName'
addons/wire/lua/wire/server/wirelib.lua:129: in function 'CreateInputs'
addons/acf3/lua/acf/core/utilities/wire_i_o_sv/wire_io.lua:28: in function 'SetupInputs'
addons/acf3/lua/entities/acf_gun/init.lua:164: in function 'UpdateWeapon'
addons/acf3/lua/entities/acf_gun/init.lua:256: in function 'Spawn'
addons/acf3/lua/acf/core/classes/entities/registration.lua:136: in function 'Spawn'
starfall/libs_sh/acffunctions.lua:709: in function 'createWeapon'
...
addons/starfallex/lua/weapons/gmod_tool/stools/starfall_processor.lua:120: in function 'callback'
addons/starfallex/lua/starfall/transfer.lua:190: in function 'callback'
addons/starfallex/lua/starfall/transfer.lua:23: in function 'setup'
addons/starfallex/lua/starfall/transfer.lua:37: in function <addons/starfallex/lua/starfall/transfer.lua:33>
When using any of the acf.create[thing] functions wiremod throws an error, but an ACF entity is still created but does not follow the conventional 'rules' of entities spawned by e2/starfall
Branch and Version
Server - Git-master-5701272
Client - Git-master-529c2c6
Console Error Logs (Optional)
How to Reproduce (Optional)
Place a Starfall chip with the following code:
The text was updated successfully, but these errors were encountered: