Skip to content
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

Open
SpyBot68 opened this issue May 18, 2018 · 11 comments
Open

server_cfg.ini fix and issue with skins dropdown menu #49

SpyBot68 opened this issue May 18, 2018 · 11 comments

Comments

@SpyBot68
Copy link

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

@SpyBot68
Copy link
Author

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:
MAX_CONTACTS_PER_KM=-1
SEND_BUFFER_SIZE=0
RECV_BUFFER_SIZE=0
KICK_QUORUM=70
CONFIG_TRACK=

@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
some skins will stay but most wont, or wont stay visible on the dropdown

@SpyBot68 SpyBot68 changed the title server_cfg.ini cannot be edited with ACServerManager server_cfg.ini fix and issue with skins dropdown menu May 23, 2018
@Pringlez
Copy link
Contributor

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
Copy link
Author

ye mods are being used, im running the app in a folder on my desktop and it does edit the files, i have dragged and dropped the car's directory into the cars category and made sure all the information was proper there.
the one thing ive noticed is that to see the skins of x car even if it was already added to the entry list i need to choose it in the first drop down as if i were to add a new one. i dont believe this is meant as so.. but in result when i change that top car to the next car i want to edit a skin for it resets the previously changed skin to "null"
image

this also happens for a few mins when i start the server and try to select a skin for a car
C:\Users\Nick-\Desktop\ACServerManager>node server.js
Car not found: aku_180sx
Car not found: dw_nissan_skyline_r34_street

while this happens i cannot select a skin after a while this goes away and i start getting the issue where the skins go null if i change the car on the drop down where i would be creating a new entry

@TylerBre
Copy link

@SpyBot68 check your node version, I had an issue with content upload functionality, see my comment here:

#36 (comment)

@SpyBot68
Copy link
Author

SpyBot68 commented May 30, 2018

@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...

@TylerBre
Copy link

@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.

@SpyBot68
Copy link
Author

@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

@TylerBre
Copy link

@SpyBot68 you should post the directory structure and make sure settings.js is correct.

Also make sure the permissions inside of your cfg directory is correct.

@SpyBot68
Copy link
Author

SpyBot68 commented Jun 6, 2018

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...

@SpyBot68
Copy link
Author

image
image
image

@Atriusftw
Copy link

Can confirm that the above problem happens to me aswell. Node version 10.8.0.
Using your latest version, @Pringlez.

2018-08-13_23-23-35

The resulting entry_list.ini:

nvidia_geforce_overlay_2018-08-13_23-23-55

Noticing some angular errors in the console. Not sure if related:

44059123-9972e796-9f50-11e8-8374-ef3fd97fca37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants