galehouse5/skribbl-io-autodraw

[Question] When it comes to loading images...

Closed this issue · 6 comments

If it definitely can load the image at least in sources, but for some reason can't draw the image, what would you suspect the problem is?

Hello @TheAlienDrew. I'd like to investigate this. Are you able to share the image and any instructions I might need in order to reproduce the behavior? Thanks!

Well, I'm actually making a modified version of your code, to work on another website, so don't think it's anything wrong with your extension.

But, what I'm having problems with is loading an image, it will load it into the website (you can see it in Sources when debugging view is open in Chrome), yet it says it failed to load/draw the image in the console.

Hey, @TheAlienDrew. Are you still encountering an issue? If you can include some screenshots that might help me understand what you're explaining.

I haven't touched my mini project since but it should be a repo on my account.

Basically I'm trying to reuse the code in a way that it will work on this site. (Jackbox.tv but only on the Tee-k.o. game) https://github.com/TheAlienDrew/jackbox-tv-tee-ko-autodraw

I've basically done all the needed reprogramming to make it work, but the only thing I'm having a problem with is it actually getting the images to draw.

But apparently the images don't quite load in?