project-navigation
Personal tools

Author Topic: [SOLVED] 2.3 rev 31015 Win32bit Unable to play in Battlescape  (Read 9514 times)

Offline Kobold

  • Rookie
  • ***
  • Posts: 95
    • View Profile
The new revision messed up. there is no way to finish any missions cause this bug happend everytime.
If i click on Finish round, that game crashed to desktop with error message.
This should be fixed with high priority.
here caps +log.
« Last Edit: July 20, 2010, 12:07:42 am by Duke »

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #1 on: July 15, 2010, 12:25:57 am »
There have been several changes to g_ai.c recently.

Do you compile yourself ?
If so, could you plz go back to something like r31750 and tell us if the problem persissts / which rev broke it ?

Offline Kobold

  • Rookie
  • ***
  • Posts: 95
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #2 on: July 15, 2010, 11:44:18 am »
There have been several changes to g_ai.c recently.

Do you compile yourself ?
If so, could you plz go back to something like r31750 and tell us if the problem persissts / which rev broke it ?

i use the updates/installer from Muton (Win32 Development Binary Installer Links) with the early update (rev 30745) i got no problems like this.
I dont know which rev broke it, because i cant create my own compile on my PC.
it is between rev 30745-31015

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #3 on: July 15, 2010, 11:18:18 pm »
Too bad :(

Anybody else (on svn) who experiences crashes/asserts in g_ai.c ?

Offline Outlawstar15a2

  • Rookie
  • ***
  • Posts: 16
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #4 on: July 16, 2010, 05:08:24 am »
I had this issue I flxed it by:

-Disabling GLSL shading
-Going to fullscreen
-Putting UFO: AI in XP (SP2) compatibility mode.
-I'd suggest running as administrator (I didn't have to do this as I have UAC turned off and this is a administrator account so it defaults to administrator rights)

Things to note after doing the above:

-Do not change from windowed to fullscreen or fullscreen to windowed (battlescape will crash if you transition to or from it or do this while in it.)
-Do not re-enable GLSL (EVER!)
-Do not change gamma level while in combat it will crash (Do it before or after combat)

Offline Kobold

  • Rookie
  • ***
  • Posts: 95
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #5 on: July 16, 2010, 10:56:47 am »
I had this issue I flxed it by:

-Disabling GLSL shading
-Going to fullscreen
-Putting UFO: AI in XP (SP2) compatibility mode.
-I'd suggest running as administrator (I didn't have to do this as I have UAC turned off and this is a administrator account so it defaults to administrator rights)

Things to note after doing the above:

-Do not change from windowed to fullscreen or fullscreen to windowed (battlescape will crash if you transition to or from it or do this while in it.)
-Do not re-enable GLSL (EVER!)
-Do not change gamma level while in combat it will crash (Do it before or after combat)

Which revision do you play?

I dont think that glsl shaders are in context with a crash to desktop from end turn button... if that game got a problem with glsl shaders it wouldnt not even load to battlescape or i would have graphic issues, same with the other problems that you talking about there is no relations with this bug.

we are talking special about END TURN/ FINISH ROUND button, i just want to be sure there is no mistake.
« Last Edit: July 16, 2010, 10:58:30 am by Kobold »

Offline Outlawstar15a2

  • Rookie
  • ***
  • Posts: 16
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #6 on: July 16, 2010, 06:38:41 pm »
I don't know what revision it is. I downloaded the game directly from the home page like 3-4 days ago it was 2.3. Well in my installation of the game GLSL is definitely the cause of my problem. The funny thing is GLSL requires a video card that supports OpenGL 2.0 and mine supports all the way up to OpenGL 3.2.

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #7 on: July 16, 2010, 11:26:59 pm »
@Outlaw:
In your original post about GLSL shaders you described a crash on *starting* battlescape. Here it is 'end turn'. I don't think they are related. Thx for trying to help anyway :)

@Kobold:
I tested with r31016 yesterday and did NOT have a crash at EoT. Does it really crash for you *every* time you press that button ? btw 31016 only seems to differ in sounds.

Offline Kobold

  • Rookie
  • ***
  • Posts: 95
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #8 on: July 17, 2010, 01:27:22 am »
@Kobold:
I tested with r31016 yesterday and did NOT have a crash at EoT. Does it really crash for you *every* time you press that button ? btw 31016 only seems to differ in sounds.

Maybe it happens only in rev 31015?  i try it on 2 different missions around 6-7 times every time crash.
possible this error only appears with the download from 2.3stable + muton's update to rev 31015!?


if anyone could me upload a new update im interested to test a newer revision.





Offline nonickch

  • Rookie
  • ***
  • Posts: 36
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #9 on: July 17, 2010, 06:42:32 pm »
Assert error:
my bad, will look into it shortly. I shifted some code around and this is what you got for it :/

check latest trunk and see if it's ok now. PM me directly if it's not.
« Last Edit: July 17, 2010, 07:05:36 pm by nonickch »

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #10 on: July 19, 2010, 12:38:16 am »
Uhmm...nonichch...Kobold can't use latest trunk. He's DLing installers.
Which rev was your fix ?

Offline nonickch

  • Rookie
  • ***
  • Posts: 36
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #11 on: July 19, 2010, 01:07:28 am »
31039 for trunk and 31041 for 2.3

Offline Duke

  • Administrator
  • PHALANX veteran
  • *****
  • Posts: 1037
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #12 on: July 19, 2010, 01:46:01 am »
Thx.
At least I can confirm that r31041 does NOT crash when pressing the EoT button :)

Offline Kobold

  • Rookie
  • ***
  • Posts: 95
    • View Profile
Re: 2.3 rev 31015 Win32bit Unable to play in Battlescape
« Reply #13 on: July 19, 2010, 03:53:46 pm »
31039 for trunk and 31041 for 2.3
yeah the bug is fixed in 2.3 rev 31041 thanks.