glitch-canvas icon indicating copy to clipboard operation
glitch-canvas copied to clipboard

How do i remove the random logs in console

Open MrJacz opened this issue 6 years ago • 5 comments

I get random logs in console and errors yet the module still does what it needs to do... Could this please be fixed or explain how to fix it

MrJacz avatar May 23 '18 17:05 MrJacz

hey @MrJacz thank you for your interest in the project.

could you provide some more information on this issue to help me better understand it?

  • are you running the library in the browser or in node? maybe you could also include the versions of the os and the browser/node version?
  • can you post an example of the logs you are referring to?

thank you!

snorpey avatar May 29 '18 22:05 snorpey

Using it with NodeJS: version 10.2.0 as of this message. It's been some time since I've tried using this package and wanted to come back to it but cannot deal with logs as it will be used in a popular API. You mentioned the logs a while ago in this comment

MrJacz avatar May 29 '18 23:05 MrJacz

@snorpey oh and im using windows 10

MrJacz avatar Jun 05 '18 12:06 MrJacz

@MrJacz just a quick update on this issue:

for the last 2 weeks, i've been investigating and researching this issue, unfortunately I haven't been able to come up with a solution.

The problem seems to be the pixel contents that are changed this line seem to cause the message logs.

For the moment I don't know how to fix this issue.

If anyone reading this has an idea / a suggestion on how to fix the issue, please don't hesitate to let me know.

snorpey avatar Jun 29 '18 16:06 snorpey

this bug seems to be related to https://github.com/Automattic/node-canvas/issues/1359

snorpey avatar Apr 02 '19 11:04 snorpey