Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when 7 or more of ships on your side declare "engaging" at the same time. #17

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Seven or more of ships on your side declare "engaging" at the same time.
2.
3.

What is the expected output? What do you see instead?
Crash

Please use labels and text to provide additional information.

As reported by light_gemini on the Hard-Light Forums, 
http://www.hard-light.net/forums/index.php?topic=81010.msg1615776#msg1615776

Original issue reported on code.google.com by rhyskidd on 13 Jun 2012 at 12:36

@GoogleCodeExporter
Copy link
Author

Can be reproduced placing 12 fighters vs 12 fighters on mission editor with 
player on one of the groups.
Note that placing the player in a 3rd group alone, with a diferent IFF from the 
other 2, game doesnt crash.

I think crash comes from overload from the message system. AI seems fine.

Original comment by [email protected] on 14 Jun 2012 at 8:42

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Sounds like a simple memory overflow of a fixed length array somewhere.

Should be fairly easy to fix once I'm familiar with that section of the code 
base.

Original comment by rhyskidd on 16 Jul 2012 at 5:10

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant