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

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







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

Reply
 
Thread Tools Display Modes
  #1  
Old November 7th, 2002, 12:06 PM
Mephisto's Avatar

Mephisto Mephisto is offline
Brigadier General
 
Join Date: Sep 2000
Location: Frankfurt, Germany
Posts: 1,994
Thanks: 0
Thanked 0 Times in 0 Posts
Mephisto is on a distinguished road
Default Re: Bugs in Gold v1.78?

Quote:
Originally posted by Hotfoot:
That's all well and good, but does it fix the fact that any number of drones of the same type can be launched in one turn, only counting for one overall drone being launched, as it seems to be now?
I could not reproduce this bug with the current beta Version but I just might do something wrong. If you can recreate the problem, prepare everything so you only need one more click to show it in a game, save it and sent it to Aaron.
__________________
For, in the final analysis, our most basic common link is that we all inhabit this small planet. We all breathe the same air. We all cherish our children's futures. And we are all mortal. - JFK
Reply With Quote
  #2  
Old November 7th, 2002, 05:47 PM

Hotfoot Hotfoot is offline
Corporal
 
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Hotfoot is on a distinguished road
Default Re: Bugs in Gold v1.78?

Quote:
Originally posted by [K126]Mephisto:
I could not reproduce this bug with the current beta Version but I just might do something wrong. If you can recreate the problem, prepare everything so you only need one more click to show it in a game, save it and sent it to Aaron.
Right then. I'll prepare a save game which allows for easy access. In the meantime, here are some screen captures I made to help illustrate part of the problem I was having.

Starbase with 25 drone launchers.

First Round of Combat

With the new "X Drones per enemy ship" order, the problem in Stragetic Combat might not occur as often with the beta patch, but it might still probably release more Drones than it should be able to.

I'll have the save game ready by tonight to send to Aaron though.
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
Reply With Quote
  #3  
Old November 7th, 2002, 10:39 PM

Hotfoot Hotfoot is offline
Corporal
 
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Hotfoot is on a distinguished road
Default Re: Bugs in Gold v1.78?

Okay, setting it up so that it only takes one more click to show the problem is rather impossible, but I did set it up so that it only takes one use of the "Launch Units" function to show the bug. After some further testing, it does seem to have limits, and not be infinite as I previously had thought.

For those who wish to try and recreate the bug, here are the steps I took to replicate it:

Build a drone carrier that can carry more drones than it should be able to launch in a combat turn (use small drones, for the sake of simplicity). I used a 16,900 kt baseship with 5 drone launchers (that's 169 small drones, 5 per combat turn, 20 per game turn). Then I mass-produced drones until it was full up.

After that, go to launch units. Select the "All" option, and launch the drones. On the first click, 20 drones are launched. However, the counter goes to 19/20 instead of 0/20 as it should. You can launch another 380 drones (if you have the space and they are all of the same type, of course).

In combat (you can use the simulator for this directly after you have made the designs), it will launch 25 drones per combat turn. Again, using the "launch all" feature launches 5 drones per launch, and you get 5 launches per turn.

End result: Drone Launchers drop (n*4)^2 drones per game turn, and n^2 drones per combat turn, where n is the number of drone launchers you have fitted on your ship. Thus, to help make checking numbers easier:

code:
Number of Drone Launchers : Launches Per Game Turn: Launches Per Combat Turn

1:16:1
2:64:4
3:144:9
4:256:16
5:400:25
6:576:36
7:784:49
8:1024:64
9:1296:81
10:1600:100

And for planets...

1000:16,000,000:1,000,000

If you get anything like these numbers when launching drones, please let me know. I have tried this in modded games and in a fresh install/update to 1.78 patch games, and gotten the same results repeatedly.

Oh, and if someone feels bored enough, how about making a test to try out the maximum planetary drone launch in the game and combat turns. I'm thinking a Sphere World + Advanced Storage Techniques + Highest Level Cargo Facilities for the entire planet might do the trick.

+++Edit+++
For those who want to see what I see, here is a link to a zipped savegame file which can be easily tested for the said problems using the above method. It is a fresh install of SEIV Gold, v 1.78, no mods whatsoever.

Here is the file
+++End Edit+++

+++slightly off end bit+++
Additionally, Drones can't fleet, which I find to be quite annoying myself, but I can't really say that's a bug, really. It can be modified without a hardcode change, correct?

[ November 07, 2002, 20:45: Message edited by: Hotfoot ]
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
Reply With Quote
  #4  
Old November 7th, 2002, 11:03 PM
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: Bugs in Gold v1.78?

You actually don't have to go through all this. You can duplicate the problem in the simulator, so all you have to do is start a game on high tech and make a couple designs.

I haven't tested it yet on the latest beta patch, but I shuld be able to tonight. Since I have replicated it in the sim on 1.78, I will just do the same thing with 1.82 and see if it's still happening.

Geoschmo
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #5  
Old November 7th, 2002, 11:15 PM

Hotfoot Hotfoot is offline
Corporal
 
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Hotfoot is on a distinguished road
Default Re: Bugs in Gold v1.78?

Quote:
Originally posted by geoschmo:
You actually don't have to go through all this. You can duplicate the problem in the simulator, so all you have to do is start a game on high tech and make a couple designs.
Well, you do if you want to test how many it launches per game turn, as simulator is combat turn only. I did want to be absolutely certain, after all.

In any event, with that saved game file, all of the work's been done already, so it's a moot point.

Quote:
I haven't tested it yet on the latest beta patch, but I shuld be able to tonight. Since I have replicated it in the sim on 1.78, I will just do the same thing with 1.82 and see if it's still happening.
Excellent. I sent an email to Aaron as well, so hopefully this will all be resolved soon.

Still, it would be kind of cool to launch 16 million drones from a sphereworld.
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
Reply With Quote
  #6  
Old November 8th, 2002, 12:41 AM
capnq's Avatar

capnq capnq is offline
General
 
Join Date: Feb 2001
Location: Pittsburgh, PA, USA
Posts: 3,070
Thanks: 13
Thanked 9 Times in 8 Posts
capnq is on a distinguished road
Default Re: Bugs in Gold v1.78?

Quote:
Additionally, Drones can't fleet, which I find to be quite annoying myself, but I can't really say that's a bug, really. It can be modified without a hardcode change, correct?
No. There's only a setting for whether bases can join fleets.

If you need to give a group of drones orders, you just shift-click them.
__________________
Cap'n Q

"Good morning, Pooh Bear," said Eeyore gloomily. "If it is a good morning," he said. "Which I doubt," said he.
Reply With Quote
  #7  
Old November 8th, 2002, 02:18 AM

Hotfoot Hotfoot is offline
Corporal
 
Join Date: May 2001
Posts: 175
Thanks: 0
Thanked 0 Times in 0 Posts
Hotfoot is on a distinguished road
Default Re: Bugs in Gold v1.78?

Quote:
Originally posted by capnq:
No. There's only a setting for whether bases can join fleets.
Correct me if I'm wrong, but at one point couldn't satellites and fighters join fleets, or am I just totally out of it?

Quote:
If you need to give a group of drones orders, you just shift-click them.
Well, my idea was to use drones as flying fuel tanks, actually. But since we're on the subject, wouldn't that have the same problem as ships using shift-select as far as combat goes, meaning that they'll all arrive one right after the other, rather than as one group?

[ November 08, 2002, 00:19: Message edited by: Hotfoot ]
__________________
L* GdY $? Fr? C--- S* T? Sf* Tcp- A++ M>M+ Mp!>Mp* RHP!>RV Pw Fq ND? Rp+ G++ AuO MM++
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 On

Forum Jump


All times are GMT -4. The time now is 05:40 AM.


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