Author Topic: Error on X5 v2.5  (Read 1849 times)

Offline Harfainx

  • Rank: Private
  • *
  • Posts: 2
Error on X5 v2.5
« on: January 10, 2010, 07:19:36 pm »
I've re-downloaded multiple times, so I know I'm not missing anything.  I tried a fresh, clean drop-in of the mod without any changes.
I keep getting this same error no matter what I do.

Code: [Select]
Dog_CreateAnims
      dvar set spawnsystem_weapon_influencer_min_length 0.1
      dvar set spawnsystem_weapon_influencer_update_interval 151
Error: Could not load rawfile "mptype/mptype_ally_cqb.gsc".
Error:
******* Server script compile error *******
Error: Could not find script 'mptype/mptype_ally_cqb': (file 'maps/mp/gametypes/_teams.gsc', line 412)
  mptype\mptype_ally_cqb::precache();
  *
************************************
Database: Assets Sync Started
Database: Assets Sync Finished
      dvar set cl_paused 0
      dvar set long_blocking_call 0
      dvar set sv_network_warning 0
      dvar set cl_network_warning 0
      dvar set loc_language 0
      dvar set loc_forceEnglish 0
      dvar set language english
      dvar set com_errorTitle Error
      dvar set com_errorMessage  Server script compile error
Could not find script 'mptype/mptype_ally_cqb'
  mptype\mptype_ally_cqb::precache();
(see console for details)

********************
ERROR:  Server script compile error
Could not find script 'mptype/mptype_ally_cqb'
  mptype\mptype_ally_cqb::precache();
(see console for details)

********************
----- Server Shutdown -----
==== ShutdownGame (1) ====
      dvar set sv_running 0
---------------------------

It all starts at this: Error: Could not load rawfile "mptype/mptype_ally_cqb.gsc".

I have no idea where this file is or supposed to be, but it's not in the download, any help?  I'm stuck here.

Offline stufz

  • Rank: Private
  • *
  • Posts: 302
    • http://theblackduck.net
Re: Error on X5 v2.5
« Reply #1 on: January 10, 2010, 07:45:30 pm »
what program are you using to ftp it to your server ? or is this a lan ?
files could become corrupt on upload to server and redirect.

Offline Harfainx

  • Rank: Private
  • *
  • Posts: 2
Re: Error on X5 v2.5
« Reply #2 on: January 10, 2010, 08:40:09 pm »
I'm running the game on the same system I download it to.  Just testing locally before I upload to any servers.  Straight from download to unzipping into my mod directory.  The file it's looking for isn't there anywhere.  I even went as far as searching for it on the system, nothing found.

Offline stufz

  • Rank: Private
  • *
  • Posts: 302
    • http://theblackduck.net
Re: Error on X5 v2.5
« Reply #3 on: January 11, 2010, 04:20:00 pm »
is it a game stopper ? or can you play thru the error ?