Jump to content
McKay Development

ApniWapni

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by ApniWapni

  1. On 1/10/2023 at 6:40 PM, Arty said:

    Hi, I'm not certain it's necessary, but it may as well be; do you have

    user.gamesPlayed( [ 730 ] )

    in place? If so, maybe just try debugging everything else, at times it could be steam not letting you log in when it recieves too many requests and stuff

    Thanks for your reply, I have indeed had this. But i keep getting nothing specific. I have turned on console log debugging and getting the following:

    Logged into Steam
    Sending GC message ClientHello
    Sending hello, setting timer for next attempt to 2000 ms
    Sending GC message ClientHello
    Sending hello, setting timer for next attempt to 4000 ms
    Got handled GC message ClientWelcome
    Unknown SO type 2 with 1 items
    Unknown SO type 7 with 1 items
    Unknown SO type 43 with 2 items
    GC connection established
    Connected to GC
    Sending GC message ClientRequestPlayersProfile
    Got unhandled GC message 9194
    Got handled GC message MatchmakingGC2ClientHello
    Got unhandled GC message 9173

     

    So it looks like it is sending the request, but its response doesn't get handled?

     

    I also added 

    csgo.on('playersProfile') aswell with a console log but as you can see it doesn't do anything either

×
×
  • Create New...