irplus-remote / irplus-codes.github.io

Code updates for irplus
76 stars 47 forks source link

invalid index 0, size is 0 Error code #465

Open JanetBly opened 4 years ago

JanetBly commented 4 years ago

Hi everyone I have some old commercial grade Lasertag equipment, the type that is installed at a family entertainment center and I'm having a little bit of an issue getting it to work.

I was able to find a script someone made to generate the IR codes to start the equipment into a game of lasertag but the issue is when I try and use the code with IRplus I get an error that says "invalid index 0, size is 0"

Here's an example of a generated code "38 7f 8a 67 53 00 0f 0f 47 28 00 2c 01 00 16"

Does anyone have any suggestions?

Thanks in advance Janet

irplus-remote commented 4 years ago

Hi where did you get this code from? It does not seem to be a format that i know of.

Usually irplus requires ir codes in PRONTO or LIRC format

JanetBly commented 4 years ago

You can adjust the parameters and then click "Generate code" and it outputs the code on top.

Perhaps it needs to be converted to Pronto or?