Thanks but the number displayed on the top right hand of the widget is???? cr earned or ex. or ?
Thanks but the number displayed on the top right hand of the widget is???? cr earned or ex. or ?
TypeError: urlObj.result has no properties (Status.js: Line 66)
You have the remote race server standby setup on your PS3?What do I have to do to get it working?
WienishHe can't connect to my ps3:
02/26/11 19:33:43.354: RAW STATUS: PS3 is disconnected.
02/26/11 19:33:52.701: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:03.424: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:12.678: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:23.245: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:32.725: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:43.178: RAW STATUS: PS3 is disconnected.
02/26/11 19:34:52.704: RAW STATUS: PS3 is disconnected.
02/26/11 19:35:02.792: RAW STATUS: PS3 is disconnected.
What do I have to do to get it working? I downloaded this to my laptop, and don't have wireless network thingy.
I've added a lot of people in this thread. now running races with 12 drivers. Still space for 4 more drivers! Add me if you haven't done so, I'll be running races day&night for a a good while!
psn yannc
you should go back to the gt5 menu several times. Then your friend list resets and the recently added friends will also get the chance to be selected for races
yanncso, can we build a list of psn using the widget? I'd love to see all my 5 drivers busy
mine is "yannc"
I have been running the app no problem for the past 24h with only 3 drivers but now that I have over 12 (with all the recently added friends), it seems to get stuck in "selecting drivers".. did it twice in the last hour
I do have this suggestion to make this widget even more usefull. Well, actually, it are a few suggestions
1. Manually select players which should be used for Remote Races. Maybe it would be cool if you could select a few players who get double or trice the chance to be chosen. For example: LamboLP640 used my bobs last night, and I would like to do him a favor. I have 52 friends in my friend list playing Gran Turismo, and lets say there are 35 with bobs for remote racing. Most of them have about 5-6 bobs online, lets say 5. That makes 175 bobs total, and only 6 of them are from LamboLP640. 4% chance one of his bobs get selected for the race. Okay, there are 15 drivers. That makes 60% chance there will be one selected. The chance that all of his bobs get selected, is just nihil. So i simply can't help him out by using this widget.
2. Possibility to select specific circuit. I've heard people saying Nascar races give more xp, and I can understand why this should be. People are just pressed way more on each other, so unlike on Grand Valley or this other track, it's possible to climb from position 12 to position 3 in only 2-3 laps. That makes this track exciting in my opinion. The leaps are smaller, the excitement is way higher and the xp-payout should be more. It would be cool if I could select in the Racing menu that I only want to race on Nascar, just like someone else prefers Grand Valley, for example.
3. Select driver's level limits. A level 40 bob will definitely win from a level 10 one. That's a fact. It's also just a fact that a level 40 bob won't gain as much xp from winning a level 10 one, as he gets when he wins from a level 38 one. If you could select level limits per race on bobs, 20-30 for example (so all bobs are level 20, 21, 22 ... 28, 29, 30), just to gain more xp by yourself, and to let other people gain more xp from racing.
I would like to know how you guys think about these things!
This happens from time to time. Fairly frequently with me. Yonis is aware and is working on it among other bug fixes. Even with the errors, still 100 times better than doing it manually. 👍
Fixed in my dev version; the Widget was not getting any response from the server, which is crucial for a sequential request. Fixed by setting a timer on all new URL requests which fires when the request times out.I have been running the app no problem for the past 24h with only 3 drivers but now that I have over 12 (with all the recently added friends), it seems to get stuck in "selecting drivers".. did it twice in the last hour
Fixed in my dev version, sort of. The problem is caused by not being able to connect to the PSN authentication server and/or the GT5 country server you've selected in the preferences, which likely means either they're blocked by your ISP/workplace, they're offline, or you have no Internet connection. I've put a quick sanity test at the beginning to check connectivity to those two servers and it alerts you when it can't find it.uncaught exception: fetchAsync: no URL specified. Either set one in the URL.location or pass as second parameter.
Fixed in my dev version. Caused by a race condition where the update timer was firing off a request while another one was still waiting to complete.TypeError: result[result.length -1] has no properties (Status.js:Line 97)