-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
server_cfg.ini fix and issue with skins dropdown menu #49
Comments
redid the server config using what was in the help menu since the packed config i had was not editable, but it was missing these lines to work properly: @Pringlez the main issue i seem to have is the skin selection is supper buggy with your version hopefully there is a simple fix, doing different mods with different skin names and for some reason it seems to put in the entry.ini skin= null |
From my testing of the entry list, the skins dropdown menu seems to be working with standard content in assetto. Are you using modded content / skins? Double check file permissions, I was having issues with saving the config file while it was running inside a docker container. I needed to grant write permissions to the assetto server directory on the host. |
@SpyBot68 check your node version, I had an issue with content upload functionality, see my comment here: |
@TylerBre in your comment, you suggest running node v.8.5.0, as of now i am running v8.11.2 LTS, so id assume you are recommending me to dial back...? my problem isnt the upload if tracks or cars, i just need to wait sometimes to edit them...my main issue is for skins and how they function... |
@SpyBot68 no 8.11.2 should be fine. It's okay, it was a long shot response, I had no idea if your issue was to do with node version. Likely it isn't. |
@TylerBre im currently trying to give it a shot but i need to figure out either how to make it read off the file for the previous version of node or read node from a different directory thank you for your suggestion though |
@SpyBot68 you should post the directory structure and make sure Also make sure the permissions inside of your cfg directory is correct. |
so with the lastest update ... skins now make it to the entry.ini but dont display on all cars in the entrylist webpage (all cars have been uploaded to the server) - this makes it hard to know remotely what skin is already being used for a certain car update: uploaded a few other cars and the issue where the entrylist writes skins as null in the entry_list.ini file is back (yes these are non kunos cars) everything else works fine... yet the skins on the dropdow go blank when i change the car choice as if to add another player/entry and for some reason this sets the skin as null in the file. result is i can only choose skins from one car not each individual cars... |
Can confirm that the above problem happens to me aswell. Node version 10.8.0. The resulting Noticing some angular errors in the console. Not sure if related: |
for some reason, the server_cfg,ini cannot be edited, i am not receiving an error code for this in the console but on the web configuration it also never saves or cannot save, the entry_list.ini does get edited and does save on the web, so wondering why the server_cfg doesnt react the same...
currently running : @Pringlez (very nice updates btw)
also tried : jo3stevens
both have the same issue, so i have a feeling it on my end
The text was updated successfully, but these errors were encountered: