I'm not getting that error, could you provide more info about the procedure you followed before getting the error?I wanted to try this out in an offline session, i get "ValueError: byte must be in range(0, 256). Suggestions?
conn_id is a number returned by the game and used to retrieve info about the entry list. If you are getting this error is because the game sent you an invalid connection id. Maybe try to restart the game, it should reset conn_id to 1Sure, as I understood the instructions, I joined a session (i tried offline, but also online as well in a server I own), double clicked "acc_race_control.py" the black box comes up and the grey UI window does as well. Then the black box gets about 3 or 4 lines in and says ""ValueError: byte must be in range(0, 256)". The grey UI box is mostly blank and says "connecting..." but nothing ever happens. I will run it again and get you the exact line it gives the error after, but I know it is one about the entry list.
edit: This is the last line before the error (cropping out my pc name etc at the start)
\acc_race_control-main\acc_race_control.py", line 136, in request_entry_list
msg.append(conn_id)
ValueError: byte must be in range(0, 256)
I'm not a Kunos developer, if the game keeps sending you a bad connection identifier I can't actually help you solve this issue.Ive restarted the game and the same error persists, is there a way to manual check or fix that?
Oh wait, I forgot to ask you if you have set the broadcasting port as explained in the guideI can try others, and i know you arent a Kunos Dev wishful thinking on my part that it might be something lesser known that can be fixed user side. ty for the help though.
sorry, my bad. You need to set the password as "". I'll add the option to modify it from the consts.json. Visit the page linked above in 5 mins to download the updateBroadcasting port is set to 9000, and in the acc/config/broadcasting.json it is set to the usual 9000 / asd / "" settings if that is what you mean?
updatedBroadcasting port is set to 9000, and in the acc/config/broadcasting.json it is set to the usual 9000 / asd / "" settings if that is what you mean?
glad to hear that, hope it suits your needsSo while I was waiting, i reset my acc/congif/braodcasting password to "", rebooted the game and it worked I will download the updated version now,
Please try this:So the old version i have before the update, will connect if i change my acc/config/broadcasting to 9000/ "" / "". However the *new* version when i set it just opens the black dialogue box and immediately closes it. It flashes some text for the briefest of an instant and i cannot read it at all. I feel like im doing something wrong here so im sorry if im wasting your time by being stupid lol