Garry's Mod

Garry's Mod

Wiremod
Alchemist 10 Jan, 2019 @ 4:40am
Error | Superadmin | not allowed to upload to the target Expression chip
hi guys, where do i report a bug and request support?
i've allowed permission with FPP and ULX but E2 seems to be getting this error
You are not allowed to upload to the target Expression chip

I've never seen this error before, i looked at
https://github.com/wiremod/wire/blob/master/lua/wire/stools/expression2.lua

and found
if not hook.Run( "CanTool", ply, WireLib.dummytrace( toent ), "wire_expression2" ) then WireLib.AddNotify(ply, "You are not allowed to upload to the target Expression chip. Upload aborted.", NOTIFY_ERROR, 7, NOTIFYSOUND_DRIP3) return end

but that makes no sense because im superadmin with all permissions and all tools allowed, so im confused to why im still getting the error / tooltip.