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

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old October 30th, 2006, 06:29 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: Space Empires V Editor 1.0 released

Ya know, it sounds like maybe your install went badly? Try uninstalling the one you downloaded, redownload it, and install it again.

I know that trunc() is working because I spent time making sure it did

No other files in the data folder should be necessary. The current tool only reads facilities.txt. All other data it needs it gets from consts.txt in the editor data folder (or is hardcoded in the code, but I tried to minimize that).

If re-downloading and re-installing doesn't work, I'll go deeper and analyze the text snippet you sent. I agree that it probably is something in the medical lab if you're seeing the 10 facilities before it in the list box.
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
  #2  
Old October 30th, 2006, 06:36 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: Space Empires V Editor 1.0 released

Actually, it does look like your base facilities.txt has been modified.

The line
Ability 1 Amount 1 Formula := trunc(([%Level%] / 10) 1)

should be (and is in my version):
Ability 1 Amount 1 Formula := trunc(([%Level%] / 10) + 1)

Somehow, your version lost a "+" sign...

That will definitely cause the formula parser to flag it as a bad formula, but shouldn't cause the exception that you posted. Let me figure out why the program isn't catching the error correctly as it does seem like this is a problem on my end.

Thanks for helping with this, Elsemeravin!
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote
  #3  
Old October 30th, 2006, 07:03 PM

Elsemeravin Elsemeravin is offline
Corporal
 
Join Date: Nov 2001
Posts: 148
Thanks: 0
Thanked 0 Times in 0 Posts
Elsemeravin is on a distinguished road
Default Re: Space Empires V Editor 1.0 released

I did uninstalled and reinstalled but still the same problem.

I'll try to remove the Med Lab and launch again to see.
Reply With Quote
  #4  
Old October 30th, 2006, 12:56 PM
Timstone's Avatar

Timstone Timstone is offline
Brigadier General
 
Join Date: Jun 2002
Location: Kleigat Pampercity
Posts: 1,804
Thanks: 5
Thanked 2 Times in 2 Posts
Timstone is on a distinguished road
Default Re: Space Empires V Editor 1.0 released

Fantastic! Absolutely fabulous!
I hope we won't have to wait on the component editor for long. That will be the most used editor I guess.
Top notch.
__________________
I can only please one person per day, and today is not your day. And tomorrow isn't looking too good either.
Gabriella in Blood 2

Men may control the free world, but women control the boobs.
Brent in Plaver vs. Player
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 05:47 AM.


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