THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Trying to add own custom plugin getting this error:"The file contains a character starting at offset 0x11021 that is illegal in the current source character set (codepage 65001)."

  • retag add tags

Trying to add own custom plugin getting this error:"The file contains a character starting at offset 0x11021 that is illegal in the current source character set (codepage 65001)." kindly help.

stbimudd's avatar
1
stbimudd
asked 2019-05-27 15:53:56 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You have a invalid (non-UTF8) character at that offset in your source file. Set your editor to save files as UTF8.

grahamb's avatar
23.8k
grahamb
answered 2019-05-27 17:18:10 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer