project-navigation
Personal tools

Author Topic: Rockhampton - Eaglenest  (Read 8078 times)

Offline sionide

  • Cannon Fodder
  • **
  • Posts: 5
    • View Profile
Rockhampton - Eaglenest
« on: July 10, 2010, 01:23:07 am »
I just got a Terror mission on the Commonwealth of Oceania at Rockhampton. However, everytime I try to land my troops and go into tactical mode, I get the map "eaglenest" loading up and then it kicks me back to geoscape mode.

Anyone else have this problem? Windows vista 32 bit, ufoai 2.3 version.

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #1 on: July 10, 2010, 01:43:54 am »
I just got a Terror mission on the Commonwealth of Oceania at Rockhampton. However, everytime I try to land my troops and go into tactical mode, I get the map "eaglenest" loading up and then it kicks me back to geoscape mode.

Anyone else have this problem? Windows vista 32 bit, ufoai 2.3 version.


check ufoconsole.log for the why.

-geever

Offline valcik

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #2 on: July 16, 2010, 02:52:17 pm »
Hello,
i've noticed exactly same issue. When the Firebird with 8-person team reached the "eaglenest" map, game crashes back to the strategic (globe) view. The in-game console says something like: "unable to load character x" (x=certain number, different everytime) and also the spawn points (or spawn places) error is mentioned here.

With 7-person team, everything works fine - map is loaded and playable.

I'm playing 2.3 stable version, downoaded from sourceforge.net

Excuse me for my bad english, please.
Great game, you've made!

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Rockhampton - Eaglenest
« Reply #3 on: July 16, 2010, 07:26:51 pm »
please attach the ufoconsole.log so we see the exact error message

Offline tzzimy

  • Rookie
  • ***
  • Posts: 33
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #4 on: July 16, 2010, 07:51:04 pm »
I confirm the same problem. But I don't have any logs, at least yet. I will try to get one.

Offline valcik

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #5 on: July 16, 2010, 09:47:55 pm »
Mattn,
i'm sorry, my logfile was overwriten with new one, during next game i've played today. But here i have screenshot from the console, i'm hoping it will help somehow:

http://i25.tinypic.com/nbc035.jpg

When this error will appear again, i provide the logfile.
« Last Edit: July 16, 2010, 09:49:32 pm by valcik »

Offline gsergei

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #6 on: July 25, 2010, 11:57:54 pm »
Hi. everybody!

I got the same problem described above. Please find attached ufoconosole.log.

PS. OS Win XP 32bit.

Offline Thrashard96

  • Squad Leader
  • ****
  • Posts: 260
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #7 on: July 26, 2010, 07:26:03 am »
To be more specific, it can't  load some character mentioned, because it can't find it in any of the files, maybe...

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #8 on: July 26, 2010, 11:14:57 am »
To be more specific, it can't  load some character mentioned, because it can't find it in any of the files, maybe...

What? No file-problem here.

It's a bit more complex. It is two bugs at least:
1. The map has not enough spawnpoints so the game cannot add character to battlefield
2. The code seems not handling this correctly: still refers to the character who is not in the game
3. Sometimes it even SEGFAULTs due to point 2.

-geever

Offline Thrashard96

  • Squad Leader
  • ****
  • Posts: 260
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #9 on: July 26, 2010, 11:18:20 am »
Possibly...

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Rockhampton - Eaglenest
« Reply #10 on: July 31, 2010, 05:33:57 pm »
if someone could catch a backtrace from this bug... this is not reproducible in skirmish

Offline JPierre

  • Cannon Fodder
  • **
  • Posts: 9
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #11 on: January 05, 2011, 01:32:04 am »
Sorry for the necromancy, but I haven't seen a solution for this.
Tried bringing 7 soldiers to the mission, instead of 8, and it worked fine.
Hope it gets solved for the next release.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Rockhampton - Eaglenest
« Reply #12 on: January 05, 2011, 07:39:33 am »
If this is still a problem in 2.3.1 then please open a bug ticket on the bugtracker. Otherwise this report will get lost.

Offline JPierre

  • Cannon Fodder
  • **
  • Posts: 9
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #13 on: January 23, 2011, 11:36:21 am »
Eh, pardon my ignorance, but I don't know how to do that. Could someone do it?

Offline H-Hour

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1923
    • View Profile
Re: Rockhampton - Eaglenest
« Reply #14 on: January 23, 2011, 12:49:04 pm »
The firebird had 9 info_human_starts but only 7 info_player_starts. I added another info_player_start, but don't think this could be the problem if faced during the campaign.

I noticed this map has extra spawn points. That wouldn't cause a problem would it? Is it looking for a 9th soldier for the info_human_start?