Where do you see this problem and how do we reproduce it? It might very well be fixed now together with other fixes, but without a reproduction case we do not know.by magma1447 - Miscellaneous
Adding these 3 new methods, should be available in 5-10 minutes: /// @brief Returns a list of region names given a country /// /// @param string country public static function GetRegionNamesInCountry($country) { /// @brief Returns a list of county names given a country /// /// @param string country public static function GetCountyNamesInCountry($country) { /// @brief Returnsby magma1447 - Checker news
Seems like at least those two scripts are using GetSimplifiedRegionPolygons() for something completely different than its meant for. I knew about this method when I made this release, and I knew it would stop working, but I didn't think it was used. I will implement a new method that actually does what these scripts wants. If anyone else knows something GetSimplifiedRegionPolygons() is usby magma1447 - Checker news
@DrAcorn That is correct, that data doesn't exist anymore. I will investigate how it's used and what to do.by magma1447 - Checker news
Just realized there are a few checkers that's broken due to outdated JSON files used with PGC.GetJsonData(). Got a report about https://project-gc.com/Challenges/GC43JTY/29431 (by sloth96) for example. There are probably more of them. I could try to backup all the json files tomorrow and run a script that automatically replaces those names we believe are safe to automatic update. However,by magma1447 - Checker news
Yes, it would have been smart of me to mention the tag-owner's name. Here is the same list, with the name of the creator. +-------+-----------+ | id | username | +-------+-----------+ | 21724 | vogelbird | | 21899 | vogelbird | | 22742 | vogelbird | | 24021 | vogelbird | | 24384 | vogelbird | | 25018 | Turako | | 29037 | jpavlik | | 32729 | vogelbird | | 32781 | vogeby magma1447 - Checker news
I am preparing for a release for tomorrow (Wednesday). If something unexpected happens or shows up it might be delayed with one more day. The above link with updated names (difference between now and future) has been updated (several times). It should now be final. 30 Challenge checker tags will be disabled by the system because we couldn't solve them ourselves. It's these: 21724by magma1447 - Checker news
Team On Wrote: ------------------------------------------------------- > Hope this is the right place to ask, > since lab caches icons are now displayed in the > geocaching app, are there any attemps to include > Lab finds into those 360° Challenges like this > one? > > https://project-gc.com/Challenges/GC58QY2 The 360-challenges are considered grandfathered and iby magma1447 - Checker news
How many relevant scripts are there?by magma1447 - Checker news
Map examples available here.by magma1447 - Checker news
As you already know we are updating polygon data from time to time. Next time, will be a huge update, causing a lot of issues. All the code behind polygons is being updated, it has been an ongoing project for a year! I am finally starting to see the end of things which leads me to this post. All polygon data will be updated at the same time next time we update the data. We have already createby magma1447 - Checker news
But we broke Safari 12.x sadly.by magma1447 - Miscellaneous
This should now be resolved. Besides the minor bug I found last time I also learned that web browsers had changed their default in cookie handling. Formerly an image loaded at a third party domain could use cookies at the origin site (samesite=None). The new default for the cookie option samesite is Lax which doesn't allow that. We have been forced to set the value samesite=None for our cby magma1447 - Miscellaneous
Now I have looked into it, at least a bit, and I have some guesses. This is a client side caching issue. The origin fault is however the server side. I found a minor bug when creating an "etag" for these images. So in some cases when not being logged in with Project-GC the client would cache these images in a faulty way. The other day when we had a lot of issues I know I got loggeby magma1447 - Miscellaneous
Det ser knasigt ut. Jag ska undersöka det. Det ska fungera. EDIT: Ok, so I write a lot every day, and a big part of that is in English. Why I suddenly wrote something in Swedish is just weird. The task before this one included 100% English as well, so it wasn't a language switching problem. Just some form of meltdown in my brain. Anyway. I said it looks weird and that I will look intoby magma1447 - Miscellaneous
There is also some other issue where the map of it isn't drawn correctly in Profile stats. Maybe it solves itself with the new data. Otherwise I will look into that.by magma1447 - Checker news
I'll be updating Polygons on Cyprus today. The current data is from February 2017 and seems incomplete. Actually, the data is correct, but Geocaching isn't. Cyprus is an island. Two parts of the island are army bases belonging to Britain(?). Not important. What is important is that geocaches in these areas also has the country Cyprus set at Geocaching.com, therefore we have to includby magma1447 - Checker news
Another suggestion is to send a PM to the one who created the tag. Since the creator of the tag probably has contact with the CO in this forum, he (or she) can try to write in that thread, to get the CO to add the attribute. If the attribute isn't added with 7 days the tag would get disabled automatically by the system. There could also be a "Post NA log at specific geocache in Prby magma1447 - Miscellaneous
What about moving (and updating?) this list to the Wiki engine? Anyone up for it? Related topic in QA: https://project-gc.com/qa/?qa=25521/there-that-provides-summary-list-helpful-tools-that-checkerby magma1447 - Miscellaneous
A suggestion from me. Instead of sending a PM to the checker creator and disabling the checker I could create a list of with all known issues. Checker developers could then go through this list and click either "disable checker" or "Create NA log (with Project-GC's account and pre-determined text)". PMs could then be sent when there are items on the list, similar toby magma1447 - Miscellaneous
As pieterix mentioned, I recently discovered an issue when creating the PMs where it didn't always send all PMs. I don't recall the details, but it was something with overwriting my own data before it was sent. It still disabled everything it was supposed to though. That was fixed a few days ago, or maybe a week, I don't recall. The next issue is that there are a lot of tags getby magma1447 - Miscellaneous
I am in the process of upgrading operating systems with new releases. With that follows a lot of software upgrades as well. I don't think this will cause any issues, but I wanted to inform you all. The servers running LUA are next in line. First off it will mean some downtime/disturbance. Probably around one hour per server (two servers). Secondly, the Sandbox will be upgraded from versioby magma1447 - Checker news
A test of operating system upgrades.by magma1447 - Test Forum
I'll be updating the polygons for Switzerland today. Here are the detected changes: Regions only in Switzerland: - Regions only in _tmp_Switzerland: - Counties only in Switzerland: Coeuve (26) Comunanza Capriasca/Valcolla (21) Corserey (10) Ebersecken (3) Kirchdorf (2) Kirchenthurnen (2) La Folliaz (10) Lac Léman (VS) (23) Lohnstorf (2) Maladers (18by magma1447 - Checker news
If they have the challenge attribute that's probably why. There seems to be a lot of COs adding the Challenge attribute when they shouldn't. I assume because they like to mess things up, but in some cases it might be because they don't understand better. I am waiting on HQs answer how that should be handled. I expect them to say NM, which won't help, because the CO won'by magma1447 - Challenge checker exceptions
Sounds reasonable, I'll keep it in mind and see where we end up.by magma1447 - Challenge checker exceptions
What's done regarding multiple checkers is that the newest gets removed if they are identical. Identical means same script and a config that's identical after doing json_encode(json_decode(config)). So, just switching order of the options will make them different. It would be hard to automatically determine which is best if there is more than one. There can also be reasons for havingby magma1447 - Challenge checker exceptions
Due to some really great users there are already zero exceptions that needs voting. So I will enable the scheduled job sending PMs when it's needed. Also, now when the exceptions are in place I could test the scheduled job that automatically disables faulty checker tags. It found one tag, it was a crap tag on a traditional. So that seems correct. Upon next release I will enable both scby magma1447 - Challenge checker exceptions
And the link has been changed from https://project-gc.com/Tools/Challenges?moderate to https://project-gc.com/Tools/Challenges?challengeExceptionsby magma1447 - Challenge checker exceptions
There are still two scheduled jobs that are disabled, one of them is the one sending PMs to users to vote. I am waiting a few days to see if I get any negative feedback on my purges/cleansing. The other job disables checker tags that it believes shouldn't exist. Right now it's matching a lot of tags. I need to figure out why. EDIT: One reason is that those exceptions I have added myby magma1447 - Challenge checker exceptions