Author Topic: v3.0 still crashing Joker  (Read 656 times)

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
v3.0 still crashing Joker
« on: January 15, 2011, 05:52:53 pm »
We had a few crashes today but I felt it was the maps .... so i removed them .... I am attaching the console log file of the last time it crashed ... I wasn't in game to get a screen shot of whats came up. Hope this helps.

Thanks
Kid

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #1 on: January 15, 2011, 06:22:20 pm »
This is what the guys in the Clan got on screen when it crashed .....

ERROR: G_Spawn: no free entities

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #2 on: January 16, 2011, 03:21:56 pm »
Ok Joker I think I have the crashing fixed on 3.0 you installed for me. Seems it was coming from some of the maps i was running... I think I have the ones causing problems removed. It would crash as planes or bombers would come over... and the maps were very big and had a lot of stuff in them. I think I was on the borderline withe the fx thing.

But I have read the logs and I am still getting a lot of errors from mainly the util gsc. These errors come up a lot in the log.

******* script runtime error *******
++ must be applied to an int (applied to undefined): (file 'extreme/_ex_main.gsc', line 529)
  attacker.pers["grenade_kill"]++;
               *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and ' ^7blew ' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                          *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and 'Caleb88' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                       *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and ' ^7to tiny pieces' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                   *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and ' ^5(NADE KILL #' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                         *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and 'undefined' has unmatching types 'undefined' and 'undefined': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and '^5)' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
cannot cast undefined to string: (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *

And here is some more that came up again in another section, there is more than this that i posted here:
[/color]

Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and '[HC]Beast' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                       *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and ' ^7to tiny pieces' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                   *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and ' ^5(NADE KILL #' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                         *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and 'undefined' has unmatching types 'undefined' and 'undefined': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
pair 'undefined' and '^5)' has unmatching types 'undefined' and 'string': (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************

******* script runtime error *******
cannot cast undefined to string: (file 'extreme/_ex_main.gsc', line 545)
   iprintln(attacker.name + " ^7blew " + self.name + " ^7to tiny pieces" + " ^5(NADE KILL #" + attacker.pers["grenade_kill"] + "^5)");
                                                                                                                             *
Error: started from:
(file 'extreme/_ex_utils.gsc', line 402)
     wait .05;
     *
Error: ************************************
      dvar set allies_allow_sniper 1
      dvar set allies_allow_heavygunner 1
      dvar set allies_allow_sniper 1

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #3 on: January 16, 2011, 10:28:08 pm »
Server ran good all day today until about 15 mins ago and crashed: Seen no errors except for the same ones posted above. This is whats at end of console log:

Sending heartbeat to cod4master.activision.com
clientDownload: 9 : beginning "usermaps/mp_oldschool/mp_oldschool_load.ff"
Redirecting client 'Boxdog' to http://redirect.chi.gameservers.com/68.232.182.174//usermaps/mp_oldschool/mp_oldschool_load.ff
PunkBuster Server: New Connection (slot #10) 146.115.96.238:28960 [e87a8696ae9b1ebdb74c429712a1cd62] "Boxdog" (seq 16738407)
Rcon from 69.73.167.4:-11485:
status
      dvar set allies_allow_assault 1
Rcon from 69.73.167.4:-31311:
status
Rcon from 69.73.167.4:-10141:
status
Rcon from 69.73.167.4:-24796:
status
A_Journalist/\\Y HOUSE  LOL
Rcon from 69.73.167.4:-31063:
status
PunkBuster Server: [From #10 cd62(VALID) Boxdog] My dx C:\Windows\system32\d3d9.dll size=1826816 md5=7459301D21C2E21468823F73042D9F87
   0: '', origin: 0.000000 0.000000 0.000000
   1: 'player', origin: 3242.098389 566.851807 0.051412
   2: 'player', origin: 2805.958740 -582.041199 0.625000
   3: 'player', origin: 1837.750000 -1097.872681 57.125000
   4: '', origin: 0.000000 0.000000 0.000000
   5: 'player', origin: 4167.033691 -2138.323242 132.125000
   6: 'player', origin: 2404.156982 -676.374023 131.625000
   7: 'player', origin: 274.500000 582.500000 0.125000
   8: 'player', origin: 1833.995117 408.071075 199.125000
   9: 'player', origin: 1932.912842 447.875000 196.625000
  10: '', origin: 0.000000 0.000000 0.000000
  11: '', origin: 0.000000 0.000000 0.000000
  12: '', origin: 0.000000 0.000000 0.000000
  13: '', origin: 0.000000 0.000000 0.000000
  14: '', origin: 0.000000 0.000000 0.000000

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #4 on: January 16, 2011, 11:36:19 pm »
I am trying to help you Joker as well as help us ... so please dont take all my post the wrong way. I am posting another log because it is full of errors coming up. Please let me know if its something I am doing on my end.

Thanks
Kid

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #5 on: January 24, 2011, 11:27:13 am »
Any info on the errors listed .... crashes have stopped ... thats a great thing ... but errors still in log that is listed above.
My crashes I finally got under control ... map issues with mod v3.0 .... our custom maps along with mod was just too much for it to handle ....... so I scaled back on the mod effects and all seems well on that.

Should I worry about the above errors giving issues?

Offline KidR0ck

  • Rank: Private
  • *
  • Posts: 26
    • http://www.hardcoregamers.spruz.com
Re: v3.0 still crashing Joker
« Reply #6 on: January 27, 2011, 12:53:55 am »
Anyone ??

Offline R3APeR

  • Rank: Private
  • *
  • Posts: 35
Re: v3.0 still crashing Joker
« Reply #7 on: February 26, 2011, 11:30:31 am »
I have been getting similar errors in custom maps when the Stealth Bomber flies over, i would REALLY like to know how to fix this as the stealth is one of the main functions of X3...

Offline TnT_Jeta1

  • Rank: Private
  • *
  • Posts: 55
Re: v3.0 still crashing Joker
« Reply #8 on: February 26, 2011, 06:34:37 pm »
As are we, that is why I am running a combination of extreme RC5 and pezbot. Same error, whenever the stealth flies and drops bombs.
Jeta1

Offline ingres

  • Rank: Private
  • *
  • Posts: 5
Re: v3.0 still crashing Joker
« Reply #9 on: May 28, 2011, 04:09:51 am »
******* script runtime error *******
undefined is not an object: (file 'extreme/_ex_sentrygun.gsc', line 40)
  player thread onPlayerJoinedTeam();
         *
Error: started from:
(file 'extreme/_ex_sentrygun.gsc', line 38)
  level waittill("spawned_player", player);
        *
Error: ************************************
********************
ERROR: script runtime error
(see console for details)
undefined is not an object
********************
----- Server Shutdown -----
==== ShutdownGame (1) ====
0:{cool.G} ingre EXE_DISCONNECTED



SD after ferst match  server crash

 :?:  :?:  :?:  :?:  :?: