palanolho Posted December 27, 2019 Share Posted December 27, 2019 (edited) Hi everyone, I haven't touched in pixi in a while and I was now making a clean version of a project id did and I'm having some issues loading some images to use as sprites. I have searched online to see if someone was having a similar issue but didn't find anything so I'll try asking here in case someone knows the obvious answer (I bet is obvious). First things first: I'm using Fenix webserver to implement a localhost (https://preview.fenixwebserver.com/) the problem I'm having is that some image the loader is able to load with no problem but others the loader cannot find them. This was all working very well until I decided to change the images I'm using and I found this issue. As you can see from the attached screen: The PIXI.loader is able to correctly find and load the blank-3.png file (among others) The PIXI.loader is not able to find (nor load) the slot-icon-09.png file (among others) all images are in the same location Does anyone know why is this happening and how to fix it? Any thanks in advance. Edited December 27, 2019 by palanolho Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted December 27, 2019 Share Posted December 27, 2019 (edited) How I like that kind of issues give me the zip file that has "init.js" and your "symbols" folder, you can send link via direct message Edited December 27, 2019 by ivan.popelyshev Quote Link to comment Share on other sites More sharing options...
palanolho Posted December 27, 2019 Author Share Posted December 27, 2019 *sign* Like I said ... it was an obvious problem for sure... I had multiple copies of the same project and I was working on one and adding the images to another... Yes shame on me.... This thread can be deleted if you would like (or leave it for my shame ... forever... lol) Thanks for your the availability and willingness to help, @ivan.popelyshev ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted December 27, 2019 Share Posted December 27, 2019 I thought its russian "o" or "c" in letters, or wrong kind of dash, or something else name-related Also I know that sometimes people have bugs in the brain that prevent them from doing some obvious checks. Five month ago i was fighting a long-living problem in pixijs and understood that I have that kind of bug, found one condition that I always thought is true without any proof It couldn't be possible without other people reviews even if they didn't understand the problem fully. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.