Results 1 to 8 of 8

Thread: Car class "95" (car class 95) - Insufficient car class data

  1. #1
    Junior Member
    Join Date
    Apr 2021
    Posts
    18

    Car class "95" (car class 95) - Insufficient car class data

    Seeing this on the Nurburgring 24 hour practice.

    Crew Chief is missing iRacing's "Porsche Cup" class (car class id: 95) that only has car "Porsche 911 GT3 Cup" (car id: 88).

    Can it be fixed shortly, so CrewChief will know faster/slower classes for the Nurburgring 24HR practice this week and race this weekend?

    Thanks,
    Jacob

    =============
    21:55:39.528 : Adding new (mid-session joined) opponent name to speech recogniser:
    del rio
    21:55:39.537 : New driver patricio campos del rio is using car class 95 (car ID 88)
    21:55:39.537 : Using unmapped driver last name parsons for raw driver name tyler parsons3
    =============
    21:55:39.575 : Multi-Class event:
    21:55:39.576 : "GT3" (built-in)
    21:55:39.576 : "95" (unmapped)
    21:55:39.576 : "TCR" (built-in)
    21:55:39.576 : "GT4" (built-in)
    21:55:39.576 : Insufficient car class data, so dropping back to single class racing
    =============
    Last edited by Jacob Klein; 20-04-2021 at 18:32.

  2. #2
    VP PR Manager Sparten's Avatar
    Join Date
    Feb 2017
    Posts
    721
    You can fix this yourself, there is an explanation of how to add your own car classes here https://thecrewchief.org/showthread....ng-Car-Classes, I dont think we will release another update with only this fixed.

  3. #3
    Junior Member
    Join Date
    Apr 2021
    Posts
    18
    Okay. Would you please consider creating a fix, to be included in your next update, whenever that is?

    Thanks,
    Jacob

  4. #4
    VP PR Manager Sparten's Avatar
    Join Date
    Feb 2017
    Posts
    721
    Sure i'll add the class to the default file.

  5. #5
    Junior Member
    Join Date
    Apr 2021
    Posts
    18
    Thank you!

  6. #6
    Junior Member
    Join Date
    Apr 2021
    Posts
    18
    No luck. Details below.
    I chatted with mr_belowski on Discord, and they are looking into it, thinking it's a bug.

    Reminder:
    If you're making any code changes, I'd love to see this added:
    iRacing's "Porsche Cup" class (car class id: 95) that only has car "Porsche 911 GT3 Cup" (car id: 88).

    Thanks,
    Jacob

    ===========

    I tried the json below, in Documents\CrewChiefV4\carClassData.json
    Code:
    {
      "CarClasses": [
        {
          "carClassEnum": "CARRERA_CUP",
          "iracingCarIds": [ 88 ],
          "enabledMessageTypes": "ALL"
        }
      ]
    }
    but got:
    Code:
    13:55:49.065 : Multi-Class event:
    13:55:49.065 :     "GT3" (built-in)
    13:55:49.065 :     "TCR" (built-in)
    13:55:49.065 :     "GT4" (built-in)
    13:55:49.065 :     "CARRERA_CUP" (built-in)
    13:55:49.065 : Insufficient car class data, so dropping back to single class racing

  7. #7
    VP PR Manager Sparten's Avatar
    Join Date
    Feb 2017
    Posts
    721
    Not sure if mr_belowski told you can ignore "Insufficient car class data, so dropping back to single class racing" its a log bug

  8. #8
    Junior Member
    Join Date
    Apr 2021
    Posts
    18
    Yeah. Though, I can't do "Official Racing" testing with it at all to confirm that, until that actual 24-hour race on the weekend. But I might be able to cook up a Hosted Event and see if it works there. If I can do that, I'll be sure to report my results here.

Posting Permissions

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