Author Topic: X4 Sab & S&D Crash Server.  (Read 2348 times)

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
X4 Sab & S&D Crash Server.
« on: July 24, 2010, 02:18:50 pm »
I have spent quite some time on the forums in attempt not to start a new thread but alas my eyes are tired and I am stumped. Here is the error I get when running the X4 Mod with MW2 weapons. This error appears for both SAB nad S&D. ANy help would be appreciated. Thanks.

Error:
******* script compile error *******
Error: bad syntax: (file 'maps/mp/gametypes/sab.gsc', line 182)
 if ( game["tiebreaker"] )
 *
************************************
Loaded zone 'mp_backlot'
      dvar set cl_paused 0
      dvar set loc_language 0
      dvar set loc_forceEnglish 0
      dvar set com_errorTitle Error
      dvar set com_errorMessage script compile error
bad syntax
 if ( game["tiebreaker"] )
(see console for details)

********************
ERROR: script compile error
bad syntax
 if ( game["tiebreaker"] )
(see console for details)

********************
----- Server Shutdown -----
Resolving cod4master.activision.com
cod4master.activision.com resolved to 63.146.124.21:20810
Sending heartbeat to cod4master.activision.com
==== ShutdownGame (1) ====

Offline PatmanSan

  • Administrator
  • Rank: Private
  • *****
  • Posts: 2527
Re: X4 Sab & S&D Crash Server.
« Reply #1 on: July 24, 2010, 03:55:48 pm »
open sab.gsc

go to line 182

change the line above that from

maps\mp\gametypes\_rank::registerScoreInfo( "defuse", level.ex_score_defus

to

maps\mp\gametypes\_rank::registerScoreInfo( "defuse", level.ex_score_defuse );

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
Re: X4 Sab & S&D Crash Server.
« Reply #2 on: July 24, 2010, 04:06:35 pm »
Great. I will give it a try when  I get home. I will also post the console error for S&D which crashes after the first round unless you might already know what causes that as well. Thanks again.

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
Re: X4 Sab & S&D Crash Server.
« Reply #3 on: July 24, 2010, 06:29:17 pm »
Sab works perfect! THanks!!

OK, so I have tried S&D a few times, tried again when I got home and I got a weapon mismatch for the very first time. Here it is. Any help would be great.


Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: X4 Sab & S&D Crash Server.
« Reply #4 on: July 25, 2010, 02:33:18 am »
Quote from: "Dtox";p="34606"
Sab works perfect! THanks!!

OK, so I have tried S&D a few times, tried again when I got home and I got a weapon mismatch for the very first time. Here it is. Any help would be great.


Hi M8,

When are you getting this error?

Greetings PhoeniX

Offline hacker22

  • Rank: Private
  • *
  • Posts: 30
    • http://alpha-x.herobo.com
Re: X4 Sab & S&D Crash Server.
« Reply #5 on: July 25, 2010, 09:05:47 am »
Quote from: "Dtox";p="34606"
Sab works perfect! THanks!!

OK, so I have tried S&D a few times, tried again when I got home and I got a weapon mismatch for the very first time. Here it is. Any help would be great.


that seems more like an error on my part XD probably because the M4_gl_mp file is pointing to G3_gl_mp or vice versa check the altmode of both weapons just to be sure

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
Re: X4 Sab & S&D Crash Server.
« Reply #6 on: July 25, 2010, 09:15:15 am »
Quote from: "4peterjan4";p="34610"
Quote from: "Dtox";p="34606"
Sab works perfect! THanks!!

OK, so I have tried S&D a few times, tried again when I got home and I got a weapon mismatch for the very first time. Here it is. Any help would be great.


Hi M8,

When are you getting this error?

Greetings PhoeniX


@ Pheonix After the first round switch


@Hacker22: Taking a look now. What would be the quick solution?

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: X4 Sab & S&D Crash Server.
« Reply #7 on: July 25, 2010, 10:35:39 am »
Quote from: "Dtox";p="34614"
Quote from: "4peterjan4";p="34610"
Quote from: "Dtox";p="34606"
Sab works perfect! THanks!!

OK, so I have tried S&D a few times, tried again when I got home and I got a weapon mismatch for the very first time. Here it is. Any help would be great.


Hi M8,

When are you getting this error?

Greetings PhoeniX

@ Pheonix After the first round switch


@Hacker22: Taking a look now. What would be the quick solution?

Hm so you are using hackers version?

Better to add this to the post next time  :twisted:

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
Re: X4 Sab & S&D Crash Server.
« Reply #8 on: July 25, 2010, 10:43:21 am »
When I had originally posted it I had not received the Mismatch error yet, just a freeze then crash. I posted that I had the MW2 weapons....should have been more specific I guess. I thought it was a general X4 issue as the  SAB fix was indeed a syntax error so I figured the S&D was the same situation.

Offline hacker22

  • Rank: Private
  • *
  • Posts: 30
    • http://alpha-x.herobo.com
Re: X4 Sab & S&D Crash Server.
« Reply #9 on: July 25, 2010, 11:55:37 am »
Quote from: "Dtox";p="34618"
When I had originally posted it I had not received the Mismatch error yet, just a freeze then crash. I posted that I had the MW2 weapons....should have been more specific I guess. I thought it was a general X4 issue as the  SAB fix was indeed a syntax error so I figured the S&D was the same situation.

the mismatch is an error by me all the scripts in z_svr_X4.iwd are teh stock X4 3.0 ones except the Nuke which was a quick edit by me to make it end game after being set off

Offline Dtox

  • Rank: Private
  • *
  • Posts: 16
    • http://www.teambumpinuglies.com
Re: X4 Sab & S&D Crash Server.
« Reply #10 on: July 25, 2010, 06:46:29 pm »
Found the problem. I edited the m14_mp, at Hacker suggestion, and removed any reference to the gl_m14_mp and it seems to have done the trick. Not sure how it's going to effect the GL attachment but we don't allow it on our server anyway. Thanks for the help!

Offline hacker22

  • Rank: Private
  • *
  • Posts: 30
    • http://alpha-x.herobo.com
Re: X4 Sab & S&D Crash Server.
« Reply #11 on: July 25, 2010, 07:05:31 pm »
Quote from: "Dtox";p="34623"
Found the problem. I edited the m14_mp, at Hacker suggestion, and removed any reference to the gl_m14_mp and it seems to have done the trick. Not sure how it's going to effect the GL attachment but we don't allow it on our server anyway. Thanks for the help!

lol i found the cause it was a typo in the gl_m14_mp weaponfile ill fix it along with the juggernaught and spas 12 at some point soon XD

Offline macufo

  • Rank: Private
  • *
  • Posts: 3
Re: X4 Sab & S&D Crash Server.
« Reply #12 on: September 11, 2010, 05:47:56 pm »
I'm having the same problem :0( what was the typo error and how can I correct this ?  I we keep getting kicked off the server with the following message " Weapon Index Mismatch For gl_m4_mpgl_g3_mp"  .




Thanks.
UFO

Offline Egilan

  • Rank: Private
  • *
  • Posts: 4
Re: X4 Sab & S&D Crash Server.
« Reply #13 on: November 04, 2010, 07:44:27 am »
We are having the same problem with MW2 weapons at least... So can you tell what to change and where, and only server host or everyone?