-
Notifications
You must be signed in to change notification settings - Fork 40
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
custom.js - problems adding a new country #212
Comments
I can confirm that what seems to be breaking everything is Working config:
And by breaking, it undoes any other custom configurations - for example I've been using For example, I created a new country (canada) and 'moved' that same city and station from above, which worked under Shetland, over to Canada - and it breaks custom.js so that none of the changes append: Broken simplified Config:
I've provided my |
Final update from me, apologies to potentially spam but I wanted to log this final piece of the puzzle: From further experimentation I've now discovered that I can get a new nation to show up - but only in a very hacky way - if I fill By doing this ETS2 Local Radio will now do three things for me that it wasn't before:
Unfortunately - any new radio stations for the country still fail to show in the list. When you travel there (or expand all) that nation has no entries and it won't play anything. These are custom radio stations that work correctly if the country is changed to any of the existing ones. |
Hi! I've attempted to customise my own set-up to include the nations and cities featured in the ETS2 mod 'SFIGC 0.7.2.' (Shetland, Faroe Isles, Greenland, Canada) which adds small parts of the aforementioned areas to the game.
Unfortunately, while the server and web UI loads fine with my custom.js - none of these new stations are appearing. I've 'expanded all' to check - and the last stations in the list are still the Japanese ones.
Anything I've not done right?
In Custom.js I have added:
Followed by:
And then the new stations (note, I also tried using
var stations_custom
method, but that also didn't work for me. The image locations are actually set to a local folder now as well, but still no luck.The text was updated successfully, but these errors were encountered: