Install_code actor class leads to error "empty input" and "too few arguments"

Is there a call that you are sending with an empty argument? try sendiing these bytes for the arg: [68, 73, 68, 76, 0, 0] .

see this and and this

1 Like