Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36

Thread: Modding mistake

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Nov 2012
    Location
    Denmark, where else
    Posts
    27
    Thanks
    5
    Thanked 13 Times in 6 Posts
    Too large .gsc files will also cause this.

    Also i wouldnt suggest including 1 gsc file into another. ( #include )

    Mass including gsc files will cause this gamestate error.
    so be cautious.

    EDIT: Actually not sure if this concerns the "gamestate error".
    Dont drink and drive, smoke and fucking fly

  2. The Following User Says Thank You to Sense For This Useful Post:

    RobsoN (9th December 2013)

  3. #2
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    I am not sure...
    I tested server without iwd's (so server includes only scripts) - worked
    I tested server with all iwd's (1 iwd on server, so test all iwd's alone to test which give me the error) - all worked
    I tested server with only one iwd (all iwd's in one) - didn't worked
    I tested server with all 3 iwd's - didn't worked.

    So I go in the testserver, the map loads (no map will give me the error), and at this point the loadbar is full, then there stay: CoD2_mp.exe doesn't work... [CLOSE PROGRAM]

  4. #3
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by Loveboy View Post
    I am not sure...
    I tested server without iwd's (so server includes only scripts) - worked
    I tested server with all iwd's (1 iwd on server, so test all iwd's alone to test which give me the error) - all worked
    I tested server with only one iwd (all iwd's in one) - didn't worked
    I tested server with all 3 iwd's - didn't worked.

    So I go in the testserver, the map loads (no map will give me the error), and at this point the loadbar is full, then there stay: CoD2_mp.exe doesn't work... [CLOSE PROGRAM]
    Ok, now we are seeing the problem - too many IWD files. You are probably hitting the iwd checksum error, or are right on the verge of it.

    SOLUTION: combine your IWD files into 1.

  5. #4
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    Quote Originally Posted by Loveboy View Post
    I tested server with only one iwd (all iwd's in one) - didn't worked
    I already tested and it don't work. I have got 3 iwd's, and all iwd's have got 100mb. It's not the problem of scripts, not of the iwd's but if I remove the iwd's then it works...

  6. #5
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    You still havent told us the size of your gamestate...

  7. #6
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by IzNoGoD View Post
    You still havent told us the size of your gamestate...
    10characters

  8. #7
    Brigadier General
    Join Date
    Dec 2012
    Posts
    1,012
    Thanks
    440
    Thanked 171 Times in 132 Posts
    Then its the gamestate. Use developer 1 and start server. Then look logfile

  9. #8
    Lieutenant Loveboy's Avatar
    Join Date
    Nov 2012
    Posts
    546
    Thanks
    229
    Thanked 72 Times in 46 Posts
    I tested it already with my hoster -> no error showed

  10. #9
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by Loveboy View Post
    I tested it already with my hoster -> no error showed
    But what is the size of your gamestate? If it is more than 16k then you have a problem, but it wont give you any errors in the log files.

  11. #10
    Private
    Join Date
    May 2013
    Posts
    27
    Thanks
    0
    Thanked 19 Times in 11 Posts
    If the iwd files work separately, but fail when combined into one iwd, you should check if the iwd's have duplicate files. I mean same file name but different function.
    Combine the iwd's again, and if you get the question to overwrite an existing file, check where and how it is used.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •