.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

BCT Commander- Save $7.00
winSPWW2- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #171  
Old February 28th, 2003, 04:49 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Hmm that "unable to create directory" is a tough one since the code that causes it is quite simple. It's basically one line that calls a windows routine. The only thing I can suggest if anyone finds this annoying is to create a directory in the mod directory that you have the program defaulting to called "Data_backup".

Yea grey buttons on a black background suck. But not so easy to fix as VB won't allow you to set a color to buttons.

I suspect the memory pigishness of the program is more a funtion of Visual Basic. I actaully did try to reduce it with Version 6. You may have notice with this Version tha when viewing say a component and thn swithing to another type like facility it takes a bit longer to load. This is because it unloads the Components window and then loads the Facility one. So the program is not really 'loading' the entire mod other than to fill up the treeview.

Gryphin: You mean the Mineral and Organics costs for things that are Blue and Green?
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #172  
Old March 2nd, 2003, 05:11 PM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by Captain Kwok:
I don't usually use the modder for components, but when I use it for systemtypes - I usually end up getting an error that causes the 'physical type' box not to display and therefore I can't add any more entries. It sticks at whatever object # it occurs at and is still present after closing the program and restarting.
Hmm just got this myself. Is definately a memory thing which means it's gonna be a pain to fix.

Edit: Just did a litle more testing and it would seen the memory pigishness of the program is just in the System Types screen. In the test I ran running the prorgram dropped my free resources from 57% - 46%. Viewing most things changed this slightly but viewing System Types droped it to 6% then 2%

[ March 02, 2003, 15:21: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #173  
Old March 3rd, 2003, 06:21 AM

Gryphin Gryphin is offline
BANNED USER
 
Join Date: Nov 2001
Location: Near Boston, MA, USA
Posts: 2,471
Thanks: 0
Thanked 0 Times in 0 Posts
Gryphin is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

"Gryphin: You mean the Mineral and Organics costs for things that are Blue and Green?"
Yes those. I have the same problem in the game itself. I don't expect a change. I love the programe.

You proably know about this issue:
When Loading Quadrants I get.
Run-time Error '340'
Control Array Ellement '62' doesn't exist.
At the top to the right of "System type" there is Num=62
When you click "Ok" it closes the program. If you load the program again and try to load another quadrant it gets up to Num=65.

Not a big deal to me since I know how to create the type of Quads I like by editting the text files.
Thanks again for the program
Reply With Quote
  #174  
Old March 11th, 2003, 03:48 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Version 1.70 now posted.

Changes/additions include

- Ability to view and edit all files in the data directory (yup all of them )
- Memory pigishness in System Types and Quadrant types largely reduced.
- bug in tech cost fixed

Hmm now what am I going to do.

[ March 11, 2003, 02:13: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
  #175  
Old March 11th, 2003, 05:15 AM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Add the ability to set the shield percent for mounts! You forgot that! (And possibly a few other new entries... I'm sure there were more than two or three!)
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote
  #176  
Old March 11th, 2003, 07:14 AM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

It looks like you've done an excellent job with the new additions and even got rid of that system types null entry problem that drove me crazy!

I did get an 'unable to create backup file directory during create backup file directory routine' on start up or something like that.
__________________
Space Empires Depot | SE:V Balance Mod
Reply With Quote
  #177  
Old March 11th, 2003, 08:17 AM

Phoenix-D Phoenix-D is offline
National Security Advisor
 
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
Phoenix-D is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

"Hmm now what am I going to do."

Well, we still need a program that can create tech-grid components..

Krsk's program did that, but there's a fatal bug in the Last Version that he can't fix.

Phoenix-D
__________________
Phoenix-D

I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
-Digger
Reply With Quote
  #178  
Old March 11th, 2003, 10:08 AM
raynor's Avatar

raynor raynor is offline
Captain
 
Join Date: Jan 2001
Location: Texas
Posts: 830
Thanks: 0
Thanked 0 Times in 0 Posts
raynor is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Awesome program!
Reply With Quote
  #179  
Old March 12th, 2003, 03:24 AM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

David, I must be missing something. Am I not suposed to be able to edit the quadrant types file any longer from within the modder? I keep getting a "Field is read only" or some such error.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #180  
Old March 12th, 2003, 05:03 AM
DavidG's Avatar

DavidG DavidG is offline
Lieutenant Colonel
 
Join Date: Jan 2002
Location: Dundas, Ontario, Canada
Posts: 1,498
Thanks: 0
Thanked 0 Times in 0 Posts
DavidG is on a distinguished road
Default Re: SE4 Modder Ver 1.76 (updated for ver 1.91)

Quote:
Originally posted by geoschmo:
David, I must be missing something. Am I not suposed to be able to edit the quadrant types file any longer from within the modder? I keep getting a "Field is read only" or some such error.

Geoschmo
Seems to work OK here. When does that error pop up?

Ahh I think I just figured this out. I think you must have a System Type in the Quadrant Types file that is not listed in the SystemTypes files. Seems the program craps out when you do this. Oops

[ March 12, 2003, 03:11: Message edited by: DavidG ]
__________________
SE4Modder ver 1.76
or for just the EXESE4Modder EXE Ver 1.76
SE4 Mod List
Reply With Quote
Reply

Bookmarks


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 On

Forum Jump


All times are GMT -4. The time now is 07:14 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.