BOB Bugs

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.
Locked
lancehoch
Posts: 4183
Joined: Wed Dec 05, 2007 4:13 pm

Re: BOB Bugs

Post by lancehoch »

chipv wrote:People, have you just started noticing these problems since the medals site rework?

EDIT : i.e. since the ratings and medals upgrade.

Yes. It was not there this morning, but it is there now.
User avatar
LLLUUUKKKEEE
Posts: 791
Joined: Wed Dec 27, 2006 12:07 am
Gender: Male
Location: Trying to stay out of Join a Tournament forum

Re: BOB Bugs

Post by LLLUUUKKKEEE »

chipv wrote:People, have you just started noticing these problems since the medals site rework?

EDIT : i.e. since the ratings and medals upgrade.


And my clock isnt working
It's your turn...................................
User avatar
chipv
Head Tech
Head Tech
Posts: 3059
Joined: Mon Apr 28, 2008 5:30 pm

Re: BOB Bugs

Post by chipv »

lancehoch wrote:
chipv wrote:People, have you just started noticing these problems since the medals site rework?

EDIT : i.e. since the ratings and medals upgrade.

Yes. It was not there this morning, but it is there now.


I thought so.

There are 2 problems here.

A change on the site breaks Conquer Turn Watch for the same reason. Turn Watch is now fixed but
Bob will need to implement the same change to correct the problems that have been happening since today.

As far as the FoW territory calculations before today, those should have been only affecting New World and Das Schloss and
yeti has a fix (haven't seen him online today).
User avatar
clapper011
Posts: 7208
Joined: Mon Feb 20, 2006 10:25 am
Gender: Female
Location: Ontario, Canada

Re: BOB Bugs

Post by clapper011 »

ermm.. my bob is not showing the proper amounts of cashins for cards... ex: turn in is at 10 but it tells me turn in is 4...
User avatar
jiminski
Posts: 5422
Joined: Tue Feb 20, 2007 3:30 pm
Gender: Female
Location: London

Re: BOB Bugs

Post by jiminski »

she only came to show off her medals!
Image
fireedud
Posts: 1704
Joined: Fri Mar 02, 2007 10:06 pm

Re: BOB Bugs

Post by fireedud »

in one of my games, I have 18 territories, yet it says the calculated territories are at 7. (i.e. 18 ( 41% ) [ 7 (16%) ]-).

Game Game 2489195 It's FoW.
me have no sig
User avatar
chipv
Head Tech
Head Tech
Posts: 3059
Joined: Mon Apr 28, 2008 5:30 pm

Re: BOB Bugs

Post by chipv »

No, BOB is screwed at the moment because of this site change. As soon as yeti gets in, I'm sure he'll get straight on it.

Clock, deferred armies, bonuses, territory count, any vital calculation it is making pretty much.
User avatar
krull16
Posts: 32
Joined: Wed Nov 21, 2007 8:43 pm
Location: record so far 3669

Re: BOB Bugs

Post by krull16 »

my bob is tottaly mad but atleast i have some fine medals that dont real help me in anything but r fine 2 have :roll:
User avatar
xxtig12683xx
Posts: 394
Joined: Tue Jan 09, 2007 5:01 am
Gender: Male
Location: Juno Beach, FL

Re: BOB Bugs

Post by xxtig12683xx »

clapper011 wrote:ermm.. my bob is not showing the proper amounts of cashins for cards... ex: turn in is at 10 but it tells me turn in is 4...


same with mine...clock is all messed up too


-tig
"there is no avoiding war, it can only be postponed to the advantage of your enemy" NM, 1502
lancehoch
Posts: 4183
Joined: Wed Dec 05, 2007 4:13 pm

Re: BOB Bugs

Post by lancehoch »

I have noticed that if you enter the game using the "full log" version of the game then BOB is ok. Until there is a fix, add &full_log=Y to the end of game URLs.
grunion
Posts: 148
Joined: Mon Dec 31, 2007 4:16 pm

Re: BOB Bugs

Post by grunion »

chipv wrote:People, have you just started noticing these problems since the medals site rework?

EDIT : i.e. since the ratings and medals upgrade.
I have noticed the additional problems mentioned since the upgrade, but the issue with miscounting armies on the New World map (i.e. underestimating by one for European players) has been present for a few days at least.
User avatar
lord voldemort
Posts: 9596
Joined: Sat Oct 20, 2007 4:39 am
Gender: Male
Location: Launceston, Australia
Contact:

Re: BOB Bugs

Post by lord voldemort »

just letting you know i have same problem with cards and clock
Image
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Re: BOB Bugs

Post by yeti_c »

Can someone explain the problems in a way that I have a hope in hell of actually fixing it?

Saying something is "messed up" is of bugger all use to me.

C.
Image
Highest score : 2297
User avatar
lord voldemort
Posts: 9596
Joined: Sat Oct 20, 2007 4:39 am
Gender: Male
Location: Launceston, Australia
Contact:

Re: BOB Bugs

Post by lord voldemort »

ok esc card counts is now showing up always as 4 cards.....well it has for me....cards due was actually like 12 and it said 4
and the in game clock is showing up with some weird letters though that is working fine now....hmmmm
Image
User avatar
chipv
Head Tech
Head Tech
Posts: 3059
Joined: Mon Apr 28, 2008 5:30 pm

Re: BOB Bugs

Post by chipv »

yeti_c wrote:Can someone explain the problems in a way that I have a hope in hell of actually fixing it?

Saying something is "messed up" is of bugger all use to me.

C.


Sorry.

There is now an extra entry in the &ajax=1 page pushing all of the entries on by one.

Change

downloadedLog = unescape(response[14])

to

downloadedLog = unescape(response[15])
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Re: BOB Bugs

Post by yeti_c »

chipv wrote:
yeti_c wrote:Can someone explain the problems in a way that I have a hope in hell of actually fixing it?

Saying something is "messed up" is of bugger all use to me.

C.


Sorry.

There is now an extra entry in the &ajax=1 page pushing all of the entries on by one.

Change

downloadedLog = unescape(response[14])

to

downloadedLog = unescape(response[15])


Yeah - just found that - ta -> Also Clock is now 3 not 2!!

Gah - Lack has a lot to answer to there - I'll inform him to always add Ajax elements to the end of the array next time!!!

C.
Image
Highest score : 2297
User avatar
chipv
Head Tech
Head Tech
Posts: 3059
Joined: Mon Apr 28, 2008 5:30 pm

Re: BOB Bugs

Post by chipv »

Yeah, I thought this might bite people in the ass if things weren't added to the end.

The normal game pages seem unaffected so far aside from the feedback change, so could have been worse...

Did you throw in your starting positions fix, people have been posting today and yesterday a bit more?
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Re: BOB Bugs

Post by yeti_c »

chipv wrote:Yeah, I thought this might bite people in the ass if things weren't added to the end.

The normal game pages seem unaffected so far aside from the feedback change, so could have been worse...

Did you throw in your starting positions fix, people have been posting today and yesterday a bit more?


Yeah that's in there as well (forgot to mention that)... -> Goes off to edit!

C.
Image
Highest score : 2297
User avatar
chipv
Head Tech
Head Tech
Posts: 3059
Joined: Mon Apr 28, 2008 5:30 pm

Re: BOB Bugs

Post by chipv »

Great stuff. That should clean up the reasonable complaints on here for a while!

Aside from Turn Watch and BOB, are there any other scripts you know of that use the &ajax=1 page?
They might want a note or something telling them.
User avatar
LLLUUUKKKEEE
Posts: 791
Joined: Wed Dec 27, 2006 12:07 am
Gender: Male
Location: Trying to stay out of Join a Tournament forum

Re: BOB Bugs

Post by LLLUUUKKKEEE »

AAAAAAAAAhhhhhhhhhhhhhhhhhhhhhhhhhh

Tanks again YETI
It's your turn...................................
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Re: BOB Bugs

Post by yeti_c »

chipv wrote:Great stuff. That should clean up the reasonable complaints on here for a while!

Aside from Turn Watch and BOB, are there any other scripts you know of that use the &ajax=1 page?
They might want a note or something telling them.


Not sure - CM might use it too...

C.
Image
Highest score : 2297
lancehoch
Posts: 4183
Joined: Wed Dec 05, 2007 4:13 pm

Re: BOB Bugs

Post by lancehoch »

Good fix yeti, thanks. Any reason why it worked when you entered the game with the full log on before the fix?
User avatar
wicked
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Re: BOB Bugs

Post by wicked »

Is it fixed and do we need to download a new version?
User avatar
yeti_c
Posts: 9624
Joined: Thu Jan 04, 2007 9:02 am
Gender: Male

Re: BOB Bugs

Post by yeti_c »

wicked wrote:Is it fixed and do we need to download a new version?


Yes & Yes.

C.
Image
Highest score : 2297
Sentinel XIV
Posts: 420
Joined: Sat Mar 22, 2008 9:33 pm
Location: Hither and yon.

Re: BOB Bugs

Post by Sentinel XIV »

Not sure if this has been mentioned, but my BOB script has been saying opponents are due more armies than they are really getting. Plus, it's screwing up how many territs they have.
Eye. Mull. Of. Ma. Sheen.
Locked

Return to “Tool Archives”