Ask Your Question
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)."

asked 2019-05-27 15:53:56 +0000

stbimudd gravatar image

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.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-05-27 17:18:10 +0000

grahamb gravatar image

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

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-05-27 15:53:56 +0000

Seen: 211 times

Last updated: May 27 '19