Grey Dog Software

Go Back   Grey Dog Software > Bowl Bound College Football >

Bowl Bound College Football Mods

Register FAQ Members List Calendar Mark Forums Read

Reply
Thread Tools Display Modes
  #1  
Unread 08-22-2006, 08:10 PM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default Offline Game Viewer

Not sure if this folder or the Mods folder is more appropriate for utilities, so let me know if I should move this.

I have released a beta version of my BBCF Offline Game Viewer. This is based on my FOF Game Viewer (for those familiar with it), so will end up with a similar feature set, but still needs a fair amount of work to parse the new game logs. It is expected that this will be most useful to multiplayer leagues, but may help single player games by letting you go back and watch games you missed the first time through. The viewer is available from:

http://www.gstelmack.com/bbcfviewer/publish.htm

A couple of notes:

1) I'm trying to publish / auto-update stuff in .NET 2.0. Once you go to this link once to install, from then on out you should just have to run the game locally from your start menu and it will auto-update if I release a new version. So far it looks like this is working okay, but if it causes too many fits I'll switch to a traditional installer / RSS feed to keep everyone updated. Only known issue is that Firefox doesn't seem to like to run .NET bits, so you may need to use IE to do the initial install.

2) I have no clue who the home / away team are, so this will be wrong for all games. I have a couple of options (with parsing the corresponding box score my final fallback), but won't revisit this until after the BBCF update comes out.

3) It can take a short bit to start up, as it has to open each game log file to find out what teams are playing, and each league has over a thousand games in it. More work will come on this, but for now be patient.

4) The ONLY lines that are actually parsed for anything are:
  • Possession / Time / Down / Distance lines
  • Offensive Formation / Playcall
  • Defensive Formation / Playcall
  • Kickoff / return
No other lines will be parsed or handled properly just yet. My primary goal from here out is to finish parsing the rest of the lines, but if you watch how kickoffs are handled you'll get a feel for how I expect the general game flow to go.

Having said all that, the basic functionality is there. Field position will be marked, first down marker will be available, drive start is shown, score updates, etc. It is usable. I plan on updating regularly as I parse more and more lines and get more and more of the stats handled.

If anyone is aware of an endzone logo mod, please let me know as I should be able to incorporate them, but I have nothing to test with.
Reply With Quote
  #2  
Unread 08-23-2006, 06:15 AM
Cooleyvol's Avatar
Cooleyvol Cooleyvol is offline
Phenom
 
Join Date: Apr 2005
Location: Union City, TN
Posts: 720
Default

This has added such a great feature to Gridiron Glory for its owners. Thanks dude for all the hard work!
Reply With Quote
  #3  
Unread 08-23-2006, 09:48 AM
Runtheball Runtheball is offline
New Member
 
Join Date: Dec 2005
Posts: 44
Default

Can this program find BBCF even if it isnt installed to the default directory? I'm getting the "BBCFviewer encountered a problem and needs to shut down" error message.

I've done all the fixes recommended in the Gridiron Glory thread about this utility, but none of those fixes works.
Reply With Quote
  #4  
Unread 08-23-2006, 01:07 PM
Cooleyvol's Avatar
Cooleyvol Cooleyvol is offline
Phenom
 
Join Date: Apr 2005
Location: Union City, TN
Posts: 720
Default

I think it needs to be in the default location, IIRC.
Reply With Quote
  #5  
Unread 08-23-2006, 02:43 PM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default

Quote:
Originally Posted by Runtheball View Post
Can this program find BBCF even if it isnt installed to the default directory?
It expects to find the registry key that points to the BBCF uninstaller, and finds the BBCF path from there. It *should* be able to handle non-default directories just fine, but I need to make sure I add error handling around the registry key so it lets you know if it can't find the BBCF directory.

Quote:
Originally Posted by Runtheball View Post
I'm getting the "BBCFviewer encountered a problem and needs to shut down" error message.

I've done all the fixes recommended in the Gridiron Glory thread about this utility, but none of those fixes works.
Is that all it is saying? Any other information in the error dialog?
Reply With Quote
  #6  
Unread 08-24-2006, 02:06 AM
BigDawg's Avatar
BigDawg BigDawg is offline
Low Minors
 
Join Date: Sep 2004
Posts: 174
Default

I am getting the same thing, this is the info its showing me.....


EventType : clr20r3 P1 : bbcfgameviewer.exe P2 : 0.3.0.0
P3 : 44ea5de8 P4 : bbcfgameviewer P5 : 0.3.0.0 P6 : 44ea5de8
P7 : 92 P8 : 1c P9 : system.nullreferenceexception
Reply With Quote
  #7  
Unread 08-24-2006, 08:54 AM
Runtheball Runtheball is offline
New Member
 
Join Date: Dec 2005
Posts: 44
Default

Quote:
Originally Posted by BigDawg View Post
I am getting the same thing, this is the info its showing me.....


EventType : clr20r3 P1 : bbcfgameviewer.exe P2 : 0.3.0.0
P3 : 44ea5de8 P4 : bbcfgameviewer P5 : 0.3.0.0 P6 : 44ea5de8
P7 : 92 P8 : 1c P9 : system.nullreferenceexception
That's identical to the message I'm getting.
Reply With Quote
  #8  
Unread 08-24-2006, 03:18 PM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default

Thanks, that'll help. I shall investigate.
Reply With Quote
  #9  
Unread 08-24-2006, 09:12 PM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default

I pushed a new update out tonight. I doubt it will actually fix anything yet, but I added a bunch more exception handling blocks that should at least help me narrow down the location of the error people are experiencing.

I also draw the "home team"'s helmet at midfield, and if you have endzone logos installed, it will draw those in the endzone as well (and if not, it will try to draw the default Bowl Bound logo that ships with the game).
Reply With Quote
  #10  
Unread 08-25-2006, 10:48 AM
Runtheball Runtheball is offline
New Member
 
Join Date: Dec 2005
Posts: 44
Default

tried the new version, and got the same result. The error message gave slightly different numbers (don't know if it helps you at all) but in the two locations where it used to list the number "44ea5de8" it now has this instead "44ee5bf8".
Reply With Quote
  #11  
Unread 08-25-2006, 11:51 AM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default

And you didn't get any of my utility error boxes at all? Now I'm really perplexed. I'll have to see what else I can poke at.
Reply With Quote
  #12  
Unread 08-25-2006, 12:58 PM
Runtheball Runtheball is offline
New Member
 
Join Date: Dec 2005
Posts: 44
Default

Here's what happens every time I try to run the app...
  • I select BBCF Offline Game Viewer from the start menu,
  • I see a little window open that says its verifying application requirements
  • that first window closes, and then another opens that says Loading Universe Data
  • lastly, the good ol' error message referenced previously in this thread comes up.
Reply With Quote
  #13  
Unread 08-25-2006, 08:00 PM
gstelmack gstelmack is offline
New Member
 
Join Date: Jan 2006
Posts: 36
Default

I *may* know what's going on. I just pushed out another update; let me know if it helps or if it gives any additional info.
Reply With Quote
  #14  
Unread 08-26-2006, 09:10 AM
BigDawg's Avatar
BigDawg BigDawg is offline
Low Minors
 
Join Date: Sep 2004
Posts: 174
Default

ITS WORKING !!!!!

Thanks makes it a lot more fun then reading over txt logs.

Reply With Quote
  #15  
Unread 08-26-2006, 09:33 AM
ggyoun0
 
Posts: n/a
Default

What ever you had in your new update is working because I've finally got it to work as well. This is fantastic!!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Array [all_times_are_gmt_x_time_now_is_y]


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.