Front Office Football Central  

Go Back   Front Office Football Central > Main Forums > Off Topic
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 10-04-2011, 05:04 PM   #51
Mizzou B-ball fan
General Manager
 
Join Date: Aug 2001
Location: Kansas City, MO
Got the following error when trying to load a save game.......

Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: count
at Microsoft.VisualBasic.FileSystem.FileGet(Int32 FileNumber, ValueType& Value, Int64 RecordNumber)
at DDSCB2.modBinary.GetPlayer()
at DDSCB2.modBinary.GetBinary(String sFile)
at DDSCB2.modBinary.LoadGameBinary(String sFile)
at DDSCB2.frmMainMenu.5AAA1()
at DDSCB2.frmMainMenu.30AA1(Object 0AAAA, MouseEventArgs 1AAAA)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
DDSCB2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Wolverine%20Studios/DDSCB2/DDSCB2.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Interop.DAO
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Wolverine%20Studios/DDSCB2/Interop.DAO.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.FlexBagLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Wolverine%20Studios/DDSCB2/Interop.FlexBagLib.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Interop.ESELLERATECONTROL365Lib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Wolverine%20Studios/DDSCB2/Interop.ESELLERATECONTROL365Lib.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Mizzou B-ball fan is offline   Reply With Quote
Old 10-04-2011, 06:00 PM   #52
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Shoot me the files - I need the .cbb file and the files in the folder with your league name. Just zip them and email to [email protected]. I will look into it right away. Not sure why there would be a negative number somewhere but I should be able to fix it quickly
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-04-2011, 06:12 PM   #53
Dutch
"Dutch"
 
Join Date: Oct 2000
Location: Tampa, FL
Got the same issue when trying to load an association for the first time. I sent my file in as well.

Thanks.
Dutch is offline   Reply With Quote
Old 10-04-2011, 06:14 PM   #54
Mizzou B-ball fan
General Manager
 
Join Date: Aug 2001
Location: Kansas City, MO
Quote:
Originally Posted by Gary Gorski View Post
Shoot me the files - I need the .cbb file and the files in the folder with your league name. Just zip them and email to [email protected]. I will look into it right away. Not sure why there would be a negative number somewhere but I should be able to fix it quickly

Sent.
Mizzou B-ball fan is offline   Reply With Quote
Old 10-04-2011, 06:17 PM   #55
Dutch
"Dutch"
 
Join Date: Oct 2000
Location: Tampa, FL
Hmmm, looks like it might be standard Windows 7 strict permissions issues. When I "Run As Administrator" it starts up without errors.

Fix action:
Go to your DDSCB2 folder. Find DDSCB2.exe-->Properties-->Compatability-->Privilege Level-->check "Run As Administrator".

Last edited by Dutch : 10-04-2011 at 06:22 PM.
Dutch is offline   Reply With Quote
Old 10-04-2011, 06:48 PM   #56
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
I was just coming to post that Mizzou's file opened up just fine for me. Thanks for the confirmation Mike.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-04-2011, 06:54 PM   #57
mauchow
Grizzled Veteran
 
Join Date: Nov 2003
Location: Murfreesboro, TN
I had a point in the off-season - hiring staff - where it never left the stage. It just kept simming a day over and over. I let it run for a half hour to see if it would end eventually.. nope.
mauchow is offline   Reply With Quote
Old 10-04-2011, 07:28 PM   #58
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Did your team have an open coaching spot? Obviously someone did so if you have the files I'd like to take a look and see who isn't filling their coaching vacancy and why. Im sure its a quick and easy fix
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-04-2011, 10:53 PM   #59
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Mizzou B-ball fan View Post
I did the same. My job is to recruit.

Let me know how you do, coach.
MizzouRah is offline   Reply With Quote
Old 10-04-2011, 10:55 PM   #60
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Dutch View Post
Hmmm, looks like it might be standard Windows 7 strict permissions issues. When I "Run As Administrator" it starts up without errors.

Fix action:
Go to your DDSCB2 folder. Find DDSCB2.exe-->Properties-->Compatability-->Privilege Level-->check "Run As Administrator".

Make sure you always right click on any game install exe and select run as administrator.. saves a lot of hassels I've found out.
MizzouRah is offline   Reply With Quote
Old 10-05-2011, 02:20 AM   #61
jbergey22
Grizzled Veteran
 
Join Date: Nov 2006
Location: Minnesota
Purchased a few minutes ago. This game is pretty to look at. The widgets are great. Impressive beginning.
jbergey22 is offline   Reply With Quote
Old 10-05-2011, 02:28 AM   #62
jbergey22
Grizzled Veteran
 
Join Date: Nov 2006
Location: Minnesota
Probably being a bit picky here but...

Full Screen mode, when I open my roster and click on a player. It kind of drags in opening the player card up and it kind of makes the screen look goofy for a couple of seconds while its doing it.

I would assume my flash is UTD and everything so....Is this is how it is suppose to be or do I need to download something else?

I guess what I am saying is the transition from regular coaching office screen to popping up the player card isnt smooth. However if I just use the arrows to scroll through the players it works fine.

Last edited by jbergey22 : 10-05-2011 at 02:31 AM.
jbergey22 is offline   Reply With Quote
Old 10-05-2011, 07:25 AM   #63
gstelmack
Pro Starter
 
Join Date: Oct 2000
Location: Cary, NC
Quote:
Originally Posted by MizzouRah View Post
Make sure you always right click on any game install exe and select run as administrator.. saves a lot of hassels I've found out.

Sigh.
__________________
-- Greg
-- Author of various FOF utilities
gstelmack is offline   Reply With Quote
Old 10-05-2011, 08:26 AM   #64
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by jbergey22 View Post
Probably being a bit picky here but...

Full Screen mode, when I open my roster and click on a player. It kind of drags in opening the player card up and it kind of makes the screen look goofy for a couple of seconds while its doing it.

I would assume my flash is UTD and everything so....Is this is how it is suppose to be or do I need to download something else?

I guess what I am saying is the transition from regular coaching office screen to popping up the player card isnt smooth. However if I just use the arrows to scroll through the players it works fine.

Yeah, I've seen this a bit myself when clicking various things.. it's like the screen is drawing the windows and take a few seconds to get where it needs to go.
MizzouRah is offline   Reply With Quote
Old 10-05-2011, 09:06 AM   #65
MrBug708
Head Coach
 
Join Date: Apr 2001
Location: Whittier
Quote:
Originally Posted by MizzouRah View Post
I love the fact I can start out as a 3rd assistance coach at Mizzou. Only thing the HC lets me do is run practices.

I passed up some low tier schools HC jobs so I can start at the bottom with Mizzou. ONE DAY I WILL COACH THERE!

It will be interesting to see if you can get promoted from within. IIRC correctly, I dont think any text games really offer that ability. FM has it once in a while, but not as much as you would think
MrBug708 is offline   Reply With Quote
Old 10-05-2011, 09:20 AM   #66
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by MrBug708 View Post
It will be interesting to see if you can get promoted from within. IIRC correctly, I dont think any text games really offer that ability. FM has it once in a while, but not as much as you would think

Agreed.. should be interesting to see where this leads me.
MizzouRah is offline   Reply With Quote
Old 10-05-2011, 10:57 AM   #67
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Quote:
Originally Posted by MrBug708 View Post
It will be interesting to see if you can get promoted from within. IIRC correctly, I dont think any text games really offer that ability. FM has it once in a while, but not as much as you would think

The game is setup to do this (both with a human assistant and an AI one) but its not done automatically - if the HC can find a better candidate than you he'll hire that guy as opposed to simply promoting from within.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-05-2011, 11:28 AM   #68
jbergey22
Grizzled Veteran
 
Join Date: Nov 2006
Location: Minnesota
Quote:
Originally Posted by MizzouRah View Post
Yeah, I've seen this a bit myself when clicking various things.. it's like the screen is drawing the windows and take a few seconds to get where it needs to go.


Ok good its not my computer treating the program like a virus or something.

Anything you could do about this Gary?
jbergey22 is offline   Reply With Quote
Old 10-05-2011, 11:35 AM   #69
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
I'm taking a look at it - it's happening because of the full screen GUI now but I'm researching ways I can lessen it or get rid of it
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-05-2011, 11:36 AM   #70
jbergey22
Grizzled Veteran
 
Join Date: Nov 2006
Location: Minnesota
Quote:
Originally Posted by Gary Gorski View Post
I'm taking a look at it - it's happening because of the full screen GUI now but I'm researching ways I can lessen it or get rid of it

Ok, Thank you.
jbergey22 is offline   Reply With Quote
Old 10-05-2011, 01:56 PM   #71
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
I might have a solution - I will try to get it out in the first update but it is a fair amount of work because I'll have to edit every screen in the game. Keep your fingers crossed it works
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-05-2011, 02:40 PM   #72
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Gary Gorski View Post
I might have a solution - I will try to get it out in the first update but it is a fair amount of work because I'll have to edit every screen in the game. Keep your fingers crossed it works

Thank you Gary.
MizzouRah is offline   Reply With Quote
Old 10-05-2011, 04:05 PM   #73
vex
Grizzled Veteran
 
Join Date: Jul 2001
Location: Tulsa
When starting as an assistant, is there a way to know what my primary responsibility is before I accept the position?

And does my assignment stay the same from one year to next? How are the assignments chosen, it random or does the HC look at the assistants abilities? Thanks
vex is offline   Reply With Quote
Old 10-05-2011, 08:25 PM   #74
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Its done based on abilities but your abilities also sort of dictate the position offered. Most of the time 1st assistant is going to be recruiting, 2nd will be scouting and 3rd will be practice
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-06-2011, 07:38 AM   #75
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Spent time with the screen drawing thing last night and it should be much improved for the first update. Got one or two other tweaks I want to make still and then will roll it out.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-06-2011, 09:36 AM   #76
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Gary Gorski View Post
Spent time with the screen drawing thing last night and it should be much improved for the first update. Got one or two other tweaks I want to make still and then will roll it out.

Awesome, looking forward to the update!

For now, I'll continue to wash the players jerseys and get the HC coffee.
MizzouRah is offline   Reply With Quote
Old 10-09-2011, 10:38 AM   #77
Galaril
Pro Starter
 
Join Date: Jan 2004
Anyone playing this? I guess in game sound is broke and there is no mod yet to add real team names,logos ,courts etc. So maybe I should take back what I said about FBCB 2
Galaril is offline   Reply With Quote
Old 10-09-2011, 11:29 AM   #78
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
The sound will be fixed in the first update which should be released in a beta state tomorrow. As for the mod...all the same logos and courts etc can be reused from DDSCB. There are new teams of course and it shouldn't be too hard for someone to mod the real names - there was one that was being worked on during beta and I think the user just needs to tweak a couple things
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-09-2011, 12:03 PM   #79
Galaril
Pro Starter
 
Join Date: Jan 2004
Quote:
Originally Posted by Gary Gorski View Post
The sound will be fixed in the first update which should be released in a beta state tomorrow. As for the mod...all the same logos and courts etc can be reused from DDSCB. There are new teams of course and it shouldn't be too hard for someone to mod the real names - there was one that was being worked on during beta and I think the user just needs to tweak a couple things

Thanks Gary.
Galaril is offline   Reply With Quote
Old 10-09-2011, 08:06 PM   #80
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Gary Gorski View Post
The sound will be fixed in the first update which should be released in a beta state tomorrow. As for the mod...all the same logos and courts etc can be reused from DDSCB. There are new teams of course and it shouldn't be too hard for someone to mod the real names - there was one that was being worked on during beta and I think the user just needs to tweak a couple things

Thank you Gary.
MizzouRah is offline   Reply With Quote
Old 10-10-2011, 07:59 AM   #81
cody8200
High School Varsity
 
Join Date: Nov 2000
Gary,

Will the demo be updated to have the new updates when they are released? Sound and the full screen redraw thing?

Thanks.
cody8200 is offline   Reply With Quote
Old 10-10-2011, 10:26 AM   #82
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Yeah the demo is the same thing as the full game but just stops at a certain point. I'm putting together 1.1 now so all you will have to do is download it and overwrite the .exe and you're good to go
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-10-2011, 12:18 PM   #83
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
The beta of 1.1 is available in our forums now - hopefully all the issues concerned will be fixed. Further work will continue on any other issues or adding in user suggestions.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-10-2011, 12:50 PM   #84
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Gary Gorski View Post
The beta of 1.1 is available in our forums now - hopefully all the issues concerned will be fixed. Further work will continue on any other issues or adding in user suggestions.

Thanks Gary.. now I need some time to play.
MizzouRah is offline   Reply With Quote
Old 10-14-2011, 08:33 AM   #85
Tim Tellean
High School JV
 
Join Date: Dec 2005
1.1.1 update posted

1.1.1 Fixes (note 1.1.1 is the exe located in a zip file - just replace your DDSCB2.exe file with the one in the zip. It is NOT an "installer" to do the update)
----------
- Fixed error with box scores not showing
- Fixed in game sounds
- Fixed problem when changing rival resulting in multiple games (will only be fixed if you have not changed rivals. If you have you can fix this problem by going through the other teams and seeing which ones have you as their rival and changing their rival to none - that's assuming the schedule has not been generated for that season)
- Fixed crash looking at rosters as commissioner
Tim Tellean is offline   Reply With Quote
Old 10-14-2011, 08:38 AM   #86
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
Thanks Tim - was just going to post this myself. The box score thing came about as a result of the 1.1 work on screen redraws so if anyone else notices anything like that let me know so I can fix it up.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-24-2011, 09:27 PM   #87
Tim Tellean
High School JV
 
Join Date: Dec 2005
1.2 coming shortly

Gary posted this at Wolverine. He says 1.2 is coming shortly and here is a partial list of the fixes.

- crash sorting OVR on transfer screen
- fixed 2D screen so court will scroll on smaller screens so side stat box can stay visible
- fixed bug where almanac page doesn't change the display of champions
- fixed bug where recruits hang up and you can't see final response
- fixed the overall speed of loading many of the screens
- added button to recruit page based on suggestion so that you can set any filters first and then sort
- fixed initial default roster file to reset proper rivalry games
Tim Tellean is offline   Reply With Quote
Old 10-25-2011, 08:40 AM   #88
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
The 1.2 patch will also include fixing of hotkeys on recruit call screen and fixing an error in the promotion/relegation system.

Once that is released (hopefully today) 1.3 will be focusing more on adding suggestions into the game so at the very least take the demo for a spin and if there's something you don't like now would be a good time to suggest changes.
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-25-2011, 09:17 AM   #89
Danny
Head Coach
 
Join Date: Jul 2001
Quote:
Originally Posted by Gary Gorski View Post
The 1.2 patch will also include fixing of hotkeys on recruit call screen and fixing an error in the promotion/relegation system.

Once that is released (hopefully today) 1.3 will be focusing more on adding suggestions into the game so at the very least take the demo for a spin and if there's something you don't like now would be a good time to suggest changes.

here it is, post 2555555
Danny is offline   Reply With Quote
Old 10-25-2011, 10:10 AM   #90
Gary Gorski
Wolverine Studios
 
Join Date: Oct 2003
1.2 is now available
__________________
Wolverine Studios
http://www.wolverinestudios.com
Gary Gorski is offline   Reply With Quote
Old 10-25-2011, 08:57 PM   #91
MizzouRah
Hall Of Famer
 
Join Date: Sep 2002
Location: Troy, Mo
Quote:
Originally Posted by Gary Gorski View Post
1.2 is now available


Thank you Gary.
MizzouRah is offline   Reply With Quote
Old 11-01-2011, 07:46 AM   #92
jbergey22
Grizzled Veteran
 
Join Date: Nov 2006
Location: Minnesota
Giving a little bump with college basketball season starting up next week.
jbergey22 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
Forum Jump


All times are GMT -5. The time now is 02:05 PM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.