Page 1 of 1

Release of my mod

Posted: January 17th, 2021, 4:15 pm
by Sting
After a long time finally I uploaded my mod Journey in Mystery in popot it is available only in SDLPoP.
Please go check it out there and give a leave a rate and propably I won't have time to record an entire gameplay but I guess Amogh Datar will do it I made too many changes to the original pre-release I posted somewhere here months ago and I fixed bugs found by Amogh.
Go check it out.

Note: Is this happening to every body or just for me: I could not find the topic I created before about this mod.
and also in popot I could not change old screenshots without showing me any error message

>>>>>>>>>>>> Journey in Mystery

Re: Release of my mod

Posted: January 17th, 2021, 6:00 pm
by YURA
Sting wrote: January 17th, 2021, 4:15 pm After a long time finally I uploaded my mod Journey in Mystery in popot it is available only in SDLPoP.
Please go check it out there and give a leave a rate and propably I won't have time to record an entire gameplay but I guess Amogh Datar will do it I made too many changes to the original pre-release I posted somewhere here months ago and I fixed bugs found by Amogh.
Go check it out.

Note: Is this happening to every body or just for me: I could not find the topic I created before about this mod.
and also in popot I could not change old screenshots without showing me any error message

>>>>>>>>>>>> Journey in Mystery
Author! It has already been passed....
viewtopic.php?f=73&t=4551

Re: Release of my mod

Posted: January 17th, 2021, 6:09 pm
by Sting
YURA wrote: January 17th, 2021, 6:00 pm
Author! It has already been passed....
viewtopic.php?f=73&t=4551
It does not appear for me I don't know but anyway that package is very old and I changed too much now

Re: Release of my mod

Posted: January 17th, 2021, 6:22 pm
by Norbert
Sting wrote: January 17th, 2021, 4:15 pmin popot I could not change old screenshots without showing me any error message
What is the error message?

Re: Release of my mod

Posted: January 20th, 2021, 6:41 pm
by Sting
Norbert wrote: January 17th, 2021, 6:22 pm What is the error message?
nothing it does not show an error message but I changed the 3 first pics and till today it is still showing me the old ones

Re: Release of my mod

Posted: January 20th, 2021, 6:53 pm
by Norbert
Sting wrote: January 20th, 2021, 6:41 pmnothing it does not show an error message but I changed the 3 first pics and till today it is still showing me the old ones
Right. The website caches images, after atrueprincefanfrom18 remarked here that "I am experiencing that images are not cached for PoPOT."
On your mod's page, if you do Ctrl+F5 or Ctrl+r, it forces your browser to refresh content - then you'll see the updated imagery.

Re: Release of my mod

Posted: January 25th, 2021, 6:44 pm
by atrueprincefanfrom18
Norbert wrote: January 20th, 2021, 6:53 pm Right. The website caches images, after atrueprincefanfrom18 remarked here that "I am experiencing that images are not cached for PoPOT."
If at some places you think that the images should be requested again, maybe you could add ?{Math.random()} after the .jpg inside the image source. This forces the browser to believe that the image is not in the cache and sends an HTTP request, hence the updated image is always shown and not the cached one.

Wrote this in a hurry, sleeping now, if any questions, let me know.