Latest News: OOTP 13 Announced with Screenshots & Feature List! Pre-Order Now! - OOTP Baseball 12 Available! - iOOTP Baseball 2011 Available! - Title Bout Championship Boxing 2.5 released! - Inside the Park Baseball Patch 1.03 released, DEMO now available

Pre-Order OOTP 13, Save & Win! | OOTP 12 Off-Season Special, just $19.99!

Go Back   OOTP Developments Forums > Out of the Park Baseball 12 > OOTP Mods > OOTP Mods - Database Tools

OOTP Mods - Database Tools Do you need to take a dump? SQL gurus welcome

Reply
 
LinkBack Thread Tools Display Modes
Old 11-16-2006, 09:10 PM   #101 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Problem with your Logo program...I just Fdisked my computer and just reloaded all your programs, when opening the logo program I am getting the following error

Could not find the file C:\AU2006\LOGOS\filelist.txt

Here is the Details

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

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'C:\AU2006\LOGOS\filelist.txt'.
File name: 'C:\AU2006\LOGOS\filelist.txt'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at AULogo.Form1.AllLogosToolStripMenuItem_Click(Objec t sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
AULogo
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Mark/Local%20Settings/Apps/2.0/BG6WWGRJ.VJ2/8DOT717P.O65/aulo..tion_2bb44b035212e18a_0001.0000_2aadf3ae8353 8711/AULogo.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 11-17-2006, 11:43 AM   #102 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Put this file in the AU2006\LOGOS folder.
Attached Files
File Type: txt filelist.txt (57.6 KB, 74 views)
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 11-17-2006, 03:42 PM   #103 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Thank you very much, how did it not get into the file in the first place
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 11-17-2006, 05:49 PM   #104 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Sounds like a b b b b bu bub bug bug.... that came in late in the game. I will look at it later today.

New release: AUBoxMod, check the thread out.
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 11-17-2006, 06:16 PM   #105 (permalink)
Hall Of Famer
 
Raidergoo's Avatar
 
Join Date: Mar 2003
Location: 39.84 N -84.12 W
Posts: 8,327
Thanks: 76
Thanked 53x in 36 posts
Quote:
Originally Posted by Comedian2004 View Post

New release: AUBoxMod, check the thread out.
Looks tasty! Can you do the same thing for players on a different utility?
Raidergoo is offline   Reply With Quote
Old 11-17-2006, 07:48 PM   #106 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Giving it some thought.

Quote:
Originally Posted by Raidergoo View Post
Looks tasty! Can you do the same thing for players on a different utility?
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 12-18-2006, 10:22 AM   #107 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
PlanetOOTP.com has not been updated to include all of my programs. There are 29 total programs now. You can install all of the programs from that page and documentation is available for most of the programs on this site.

www.planetootp.com
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 12-21-2006, 03:39 PM   #108 (permalink)
Hall Of Famer
 
mikev's Avatar
 
Join Date: Dec 2004
Location: Bay Area, CA
Posts: 3,984
Thanks: 0
Thanked 21x in 16 posts
Wow, there is some seriously cool stuff there.

Are there any you specifically recommend for online leagues? I was looking at AUTrade, AUStreak, and AUReports.
__________________
70% of the earth's surface is covered by water. The other 30% is taken care of by Patrick Willis.


Global Unified Baseball Association - Vice Commish and California Crusaders GM
mikev is offline   Reply With Quote
Old 01-02-2007, 10:39 AM   #109 (permalink)
Minors (Single A)
 
halos17's Avatar
 
Join Date: Oct 2002
Location: Indianapolis, IN
Posts: 58
Thanks: 0
Thanked 0x in 0 posts
Site Down?

Is your site down? Almost all of the utilities I've tried to download are reporting a deadlink at www.sim2005.com. How can I download?
__________________
"The man who was the spearhead of the Dodger offense throughout the year, who saved them in the LCS, will not see any action tonight, for sure." -- Vin Scully on Kirk Gibson, 1988 WS Game 1
halos17 is offline   Reply With Quote
Old 01-02-2007, 10:54 AM   #110 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Just went to www.planetootp.com and tried downloading a few programs with no problem
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 01-02-2007, 10:55 AM   #111 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Hey Webby I have not heard from you in a while, sent you an e-mail just a few days ago...I wanted to know if in your almanac program when you view pitchers stats can you add ERA, you have AVG for batters
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 01-02-2007, 10:55 AM   #112 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Ah, I let sim2005 expire, so I have to move some to planetootp.com

Let me know which ones have dead links. Maybe I will go ahead and reregister the domain, if I can find some change laying aound.

Quote:
Originally Posted by halos17 View Post
Is your site down? Almost all of the utilities I've tried to download are reporting a deadlink at www.sim2005.com. How can I download?
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 01-02-2007, 11:06 AM   #113 (permalink)
Minors (Single A)
 
halos17's Avatar
 
Join Date: Oct 2002
Location: Indianapolis, IN
Posts: 58
Thanks: 0
Thanked 0x in 0 posts
Dead Links

Looks like the first 2 rows are all dead. When I click on the link, firefox is telling me that it can't find the sim2005 link. Thanks for the quick reply.
__________________
"The man who was the spearhead of the Dodger offense throughout the year, who saved them in the LCS, will not see any action tonight, for sure." -- Vin Scully on Kirk Gibson, 1988 WS Game 1
halos17 is offline   Reply With Quote
Old 01-02-2007, 12:04 PM   #114 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Site has been updated with the proper links. I just have to copy the help files over and will do that later today.

If you have any of the top 2 row programs installed, you will need to UNINSTALL them from the control panel/add-remove programs and reinstall again from the planetootp.com site. The programs will still work if you do not, but you will not get new updates.

I let www.sim2005.com retire (it was 2 years old), and forgot about the links that I had on it before I purchased planetootp.com. Now I have a ton of work to move all my sim2005 pages to planetootp. I actually would have to bid to get my sim2005.com domain back, as the vultures grabbed it as soon as I let it go and they hold it for ransom.
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 01-02-2007, 12:17 PM   #115 (permalink)
Minors (Single A)
 
halos17's Avatar
 
Join Date: Oct 2002
Location: Indianapolis, IN
Posts: 58
Thanks: 0
Thanked 0x in 0 posts
Thanks!

Thanks Comedian. I look forward to using these in my historical sim. Can't wait to check em out. Nice to see a fellow .NET comrade around here! -Rob
__________________
"The man who was the spearhead of the Dodger offense throughout the year, who saved them in the LCS, will not see any action tonight, for sure." -- Vin Scully on Kirk Gibson, 1988 WS Game 1
halos17 is offline   Reply With Quote
Old 01-02-2007, 01:21 PM   #116 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
It should, I will look at it later tonight.

Quote:
Originally Posted by targy View Post
Hey Webby I have not heard from you in a while, sent you an e-mail just a few days ago...I wanted to know if in your almanac program when you view pitchers stats can you add ERA, you have AVG for batters
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 01-03-2007, 10:55 PM   #117 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
Sorry, been busy beta testing some silly baseball game.

I fixed two bugs in the almanac and checked and it is displaying the ERA as shown in the screen shot.



Quote:
Originally Posted by targy View Post
Hey Webby I have not heard from you in a while, sent you an e-mail just a few days ago...I wanted to know if in your almanac program when you view pitchers stats can you add ERA, you have AVG for batters
Attached Images
 
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Old 01-03-2007, 11:31 PM   #118 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Yeah it gets hard when you test some silly baseball game...LMAO. Thank you for the fix.
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 01-06-2007, 07:34 PM   #119 (permalink)
All Star Starter
 
targy's Avatar
 
Join Date: Jan 2002
Location: Clearwater, FL
Posts: 1,152
Thanks: 4
Thanked 4x in 2 posts
Small little problem, I just finished the 1984 season and I ran the almanac program and everything loaded correctly. I am looking at the pitchers stats and there is no ERA stats showing. They worked after the 1983 season but not after the 1984 season
__________________
www.emerge180.com
targy is offline   Reply With Quote
Old 01-06-2007, 08:08 PM   #120 (permalink)
Hall Of Famer
 
Comedian2004's Avatar
 
Join Date: Nov 2004
Location: In a house in Saint Cloud, Florida.
Posts: 6,870
Thanks: 0
Thanked 22x in 14 posts
The ERA calculators are on strike.

I will look at the code and see what I see.
__________________
Like BLUES? Visit www.smokestacklightnin.com, you will LOVE it! New show every Monday!! New Blues HOF![/COLOR][/FONT]
Comedian2004 is offline   Reply With Quote
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:59 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0
Copyright © 2009 Out of the Park Developments