20.06.2022: Flash+app not working, react race not working
Moderator: systemmods
20.06.2022: Flash+app not working, react race not working
As the carefully chosen title already says:
1: The app isn't working
2: Flash isn't working
3: React version is working, but the race at 15:00 isn't starting. When clicking on "race" we only get this message: You are currently not playing any race, please register to start to play.
All 3 issues related I guess.
1: The app isn't working
2: Flash isn't working
3: React version is working, but the race at 15:00 isn't starting. When clicking on "race" we only get this message: You are currently not playing any race, please register to start to play.
All 3 issues related I guess.
Kraftsystemrevision! Include the distance!
Basics reform: Give blue a chance!
Don't punish bugusers. We all have to use bugs, since most of them are declared as "features"!
Got a carrot from FL. But they threaten to take it away now.
Basics reform: Give blue a chance!
Don't punish bugusers. We all have to use bugs, since most of them are declared as "features"!
Got a carrot from FL. But they threaten to take it away now.
Re: 20.06.2022: Flash+app not working, react race not working
I can still register for the 15h race... 

I didn't mean to say it. But I meant what I said.
Re: 20.06.2022: Flash+app not working, react race not working
Der Bug ist doch noch immer da, oder?
Zumindest ich komme nicht rein.
Können wir einen Zwischenstand bekommen, was los ist?
Zumindest ich komme nicht rein.
Können wir einen Zwischenstand bekommen, was los ist?
Re: 20.06.2022: Flash+app not working, react race not working
Server updated from PHP whatever to PHP7. Which doesn't support flash. So flash not working anymore.
I understand as much about that as you I guess, but that's what Alk said ingame.
Now flash disabled (but doesn't change anything as far as I know since it wasn't working?) and I suppose Alk and Gipfel are frantically working on making react work flawlessly.
Yesterday some problems in the 19h race? No info on the later one.
This morning 10h ITT started a few minutes late, Alk had to do some magic.
Information in the forum non-existent sadly. According to Gipfel a while ago people don't use the forum.. .Interestingly enough we had 28 people in the forum since yesterday, considering our total number of managers a high number. But if there's no information to be found? But Gipfel and Alk plan to make new channels of communications soon. I suspect the problem is not the channels, but the communication.
Yes I know, the last paragraph will be regarded as unnecessary, Alk and Gipfel are probably very busy doing as much as they can to make react work perfectly, this PHP update seems to have had some effect on react too. Plus of course the ongoing work on the react version in general. I know and appreciate that. So they don't have time for communication... Communication in a game is like sanitation in a hotel. Even if your beds are the best, your view superb, the windows clean, the balcony big, the rooms just the best, the prices low, but you have only 2 toilets for 200 guests and nobody cleans them? Won't work. So don't think the paragraph is unnecessary, it took me less than 5 minutes for the first and important part of the post...
I understand as much about that as you I guess, but that's what Alk said ingame.
Now flash disabled (but doesn't change anything as far as I know since it wasn't working?) and I suppose Alk and Gipfel are frantically working on making react work flawlessly.
Yesterday some problems in the 19h race? No info on the later one.
This morning 10h ITT started a few minutes late, Alk had to do some magic.
Information in the forum non-existent sadly. According to Gipfel a while ago people don't use the forum.. .Interestingly enough we had 28 people in the forum since yesterday, considering our total number of managers a high number. But if there's no information to be found? But Gipfel and Alk plan to make new channels of communications soon. I suspect the problem is not the channels, but the communication.
Yes I know, the last paragraph will be regarded as unnecessary, Alk and Gipfel are probably very busy doing as much as they can to make react work perfectly, this PHP update seems to have had some effect on react too. Plus of course the ongoing work on the react version in general. I know and appreciate that. So they don't have time for communication... Communication in a game is like sanitation in a hotel. Even if your beds are the best, your view superb, the windows clean, the balcony big, the rooms just the best, the prices low, but you have only 2 toilets for 200 guests and nobody cleans them? Won't work. So don't think the paragraph is unnecessary, it took me less than 5 minutes for the first and important part of the post...
Kraftsystemrevision! Include the distance!
Basics reform: Give blue a chance!
Don't punish bugusers. We all have to use bugs, since most of them are declared as "features"!
Got a carrot from FL. But they threaten to take it away now.
Basics reform: Give blue a chance!
Don't punish bugusers. We all have to use bugs, since most of them are declared as "features"!
Got a carrot from FL. But they threaten to take it away now.
- flockmastoR
- Posts: 3532
- Joined: Thu Feb 18, 2010 11:42 pm
- Contact:
Re: 20.06.2022: Flash+app not working, react race not working
Hallo Mangahn!
Es wird sehr empfohlen, langsam auf react umzusteigen. Ja flash funktioniert bei mir auch immer noch nicht. Durch die Umstellung der PHP Version am Server kam es zu Problemen, da Funktionalitäten, die in der Flash Version verwendet wurden in der neuen PHP Version nicht mehr unterstützt werden. Ich gebe hier auch nur Infos wieder, die ich aus unserem Chat entnommen habe, war gestern und bis jetzt auch nicht verfügbar und möchte in Zukunft auch vermehrt die Kommunikation in die Community übernehmen, damit Alk und Gip mehr Zeit zum Entwickeln haben/Bugs beheben.
Wenn du noch Probleme mit der react Version hast, bitte melde dich im Forum: http://www.radsportfreaks.de/RSFForum/v ... 33#p113033
To all:
It is recommended to change to the react version. Flash doesn't work until now for the reasons that the PHP version on the server was changed and some libraries are not supported any more (that were used in the Flash version). In the longrun flash will not be supported, so changing to react is inevitable. Please tell us if you still have problems in the react version here: http://www.radsportfreaks.de/RSFForum/v ... 33#p113033
Boaz Trakhtenbrot:
Schrödinger's Dogs: Alive & Dead
- Winner Giro 2022
- 10 GC wins
- 16.609 Eternal Points
Schrödinger's Dogs: Alive & Dead
Re: 20.06.2022: Flash+app not working, react race not working
Hi all,
let me summarize what happened:
- C4F's internet provider switched off PHP 5.4 yesterday and the server is now running on PHP 7.0. PHP is the programming language much of C4F is built on.
- Backend code (all the calculations in the background, like km change, day change, auctions, etc.) was using old features that no longer exist in the current PHP version. I'm currently checking the log files, which tells me where an unsupported feature is used, then fix it, upload it, you practically test it in the race
- The Flash User Interface itself technically still works, but gets its data from some other backend code, which is also using old features no longer available in PHP 7. Meaning it also doesn't work and I tried to disable it for now.
- ditto for the Android App
- The React frontend we were working on recently is not using the old features and is completely unaffected by the PHP version change. All the issues you see now (helping issues, weather, race not starting, sprint not working) are practically the ones from backend code mentioned above.
Hope this clarifies the situation a bit.
let me summarize what happened:
- C4F's internet provider switched off PHP 5.4 yesterday and the server is now running on PHP 7.0. PHP is the programming language much of C4F is built on.
- Backend code (all the calculations in the background, like km change, day change, auctions, etc.) was using old features that no longer exist in the current PHP version. I'm currently checking the log files, which tells me where an unsupported feature is used, then fix it, upload it, you practically test it in the race
- The Flash User Interface itself technically still works, but gets its data from some other backend code, which is also using old features no longer available in PHP 7. Meaning it also doesn't work and I tried to disable it for now.
- ditto for the Android App
- The React frontend we were working on recently is not using the old features and is completely unaffected by the PHP version change. All the issues you see now (helping issues, weather, race not starting, sprint not working) are practically the ones from backend code mentioned above.
Hope this clarifies the situation a bit.
Re: 20.06.2022: Flash+app not working, react race not working
good morning
first of all i have to thanks all of you for the developing and supporting of react version
today i have inscribed my team to Damaskus Beirut (18 ) but in the fist page seems not registered
It is in every case registered or not ?
Thanks
first of all i have to thanks all of you for the developing and supporting of react version
today i have inscribed my team to Damaskus Beirut (18 ) but in the fist page seems not registered
It is in every case registered or not ?
Thanks
- flockmastoR
- Posts: 3532
- Joined: Thu Feb 18, 2010 11:42 pm
- Contact:
Re: 20.06.2022: Flash+app not working, react race not working
hi waerl, I can see your team is inscripted with 8/8 riders at 18:00, so looks like YES
Boaz Trakhtenbrot:
Schrödinger's Dogs: Alive & Dead
- Winner Giro 2022
- 10 GC wins
- 16.609 Eternal Points
Schrödinger's Dogs: Alive & Dead
Re: 20.06.2022: Flash+app not working, react race not working
thanks we will see
Re: 20.06.2022: Flash+app not working, react race not working
help i dont see the stage
Re: 20.06.2022: Flash+app not working, react race not working
i can not load the race
Re: 20.06.2022: Flash+app not working, react race not working
hi,
the flash game will ever return?
the flash game will ever return?
Re: 20.06.2022: Flash+app not working, react race not working
widhout help i will not more able to take part in a race
i thank in advance for the support
another problem that i have is related to the fact that widhout today partecipation my finance i more than -150000
i thank in advance for the support
another problem that i have is related to the fact that widhout today partecipation my finance i more than -150000
- flockmastoR
- Posts: 3532
- Joined: Thu Feb 18, 2010 11:42 pm
- Contact:
Re: 20.06.2022: Flash+app not working, react race not working
sry, can you be more precise, what version are you trying to use? the flash doesn't work, the app doesn't work, pls use http://cycling4freaks.com/login
Boaz Trakhtenbrot:
Schrödinger's Dogs: Alive & Dead
- Winner Giro 2022
- 10 GC wins
- 16.609 Eternal Points
Schrödinger's Dogs: Alive & Dead
Re: 20.06.2022: Flash+app not working, react race not working
now is working
We will prepare the team for tour de france
thanks
We will prepare the team for tour de france
thanks
Who is online
Users browsing this forum: No registered users and 8 guests