UPnPAction_Send

I’m getting the following error from one of my home built plugins

UPnPAction_Send::ParseState can't find name

It does not look like it is influencing the actual plugin but wanted to know why the error is occurring and get rid of it if possible.

It may be a dumb question but I haven’t been able to find any reference in the forum.

Thanks

Are you able to post your code? It would make finding the problem easier. Sounds like a typo. Check your D_xxx.json and your S_xxx.xml files.

  • Garrett

@Garrett
OK attached all the files, I went through it but couldn’t see anything that stuck out.

To be honest not 100% sure what I am doing with most of the json/xml files it is more of a trial and error thing :slight_smile:

Thanks

John

Just a wild guess: [tt]Program[/tt] is a state variabe and an action.

:-[
Wasn’t the Rain8 plugin it is the ELK plugin.

I removed it and the entry in the log went away.

Sorry about that.