Author Topic: Trenchwar Domination - v0.2.3 - Airstrike fixed  (Read 40645 times)

0 Members and 1 Guest are viewing this topic.

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #120 on: January 24, 2017, 12:43:37 pm »
Use old version or me new version?

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #121 on: January 24, 2017, 01:15:30 pm »
I am trying to use your version.

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #122 on: January 24, 2017, 02:10:56 pm »
TrenchwarDomination 0.3.4_SC3:
ScriptCore: 3.0
- Update code for new ScriptCore3 (fix bug on Player.Kick();)

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #123 on: January 24, 2017, 04:30:05 pm »
Thanks, that works.

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #124 on: January 24, 2017, 04:36:50 pm »
Damn, got another one:
23:35:41 
  • [TrenchwarDomination] Unhandled exception occured:

►             
  • [TrenchwarDomination] In unit TrenchwarDomination.pas(81:5) [CALCULATEDOMINATION]: In unit TrenchwarDomination.pas(81:5): Out Of Range

►             
  • Disabling TrenchwarDomination

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #125 on: January 24, 2017, 05:14:53 pm »
I do not have this problem. Give details when that happens?

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #126 on: January 25, 2017, 02:41:49 am »
It happens when someone joins spectator:

Code: [Select]
17-01-25 08:39:25 Leo has joined spectators.
17-01-25 08:39:37  [*] [TrenchwarDomination] Unhandled exception occured:
17-01-25 08:39:37  [*] [TrenchwarDomination] In unit TrenchwarDomination.pas(81:5) [CALCULATEDOMINATION]: In unit TrenchwarDomination.pas(81:5): Out Of Range
17-01-25 08:39:37  [*] Disabling TrenchwarDomination

Code: [Select]
17-01-24 22:35:18 Count[E-]r has joined spectators.
17-01-24 22:35:46  [*] [TrenchwarDomination] Unhandled exception occured:
17-01-24 22:35:46  [*] [TrenchwarDomination] In unit TrenchwarDomination.pas(81:5) [CALCULATEDOMINATION]: In unit TrenchwarDomination.pas(81:5): Out Of Range
17-01-24 22:35:46  [*] Disabling TrenchwarDomination

Offline soldat-game

  • Camper
  • ***
  • Posts: 407
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #127 on: January 25, 2017, 03:14:25 pm »
0.3.5 SC3:
Im dont have this bug. This script used to work on my battlefield sever. I wrote this part of the script differently, now is not used to create an array.

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Trenchwar Domination - v0.2.3 - Airstrike fixed
« Reply #128 on: January 25, 2017, 04:12:45 pm »
Thanks for the fix, I"ll let you know if I notice other bugs.