Giter VIP home page Giter VIP logo

Comments (15)

ClarkParker avatar ClarkParker commented on August 24, 2024 1

Hi,
in my case the Web-interface still works with the last Assetto build, but there are (now or better since view AC updates) some problems and issues you have to know. So the sTracker for example will load for ever on the Web Gui - but internal it works. There are also some refresh issues with the "server configuration" section as well. Often the fields are empty and you have to refresh the site several times. Also changing tracks is most of the time little bit tricky because the server manager doesn't or can't load the Track ui data proper. Some options and functions from the original Assetto Server tool are missing as well.
Unfortunate jo3stevens (the developer) has quit this project in my opinion; no update for over one year now.
Really sad... this project was very very useful and there isn't any alternative tool with the same quality.... so jo3stevens, if you read this... , you did a great job, we need you, pls come back to us! ; )

from acservermanager.

ClarkParker avatar ClarkParker commented on August 24, 2024 1

There is also a new branch of ACServerManager:
https://github.com/Pringlez/ACServerManager

from acservermanager.

ClarkParker avatar ClarkParker commented on August 24, 2024 1

ok... there is no "log" folder...
Anyway, your "settings.js" has also wrong path in it. In the folder "C:/_ACServers/Server_17/" is neither a "content" folder nor the "sTracker" and also no "server" folder but in your settings.js this path are set?!?! Why? This can never ever work!
First solution: Point in the "settings.js" to right folder
Second solution: Copy the respective folder to your "C:/_ACServers/Server_17/" path
(Third unconventional solution: make symlinks to the folder - but this is more for pro users)

But in my opinion first of all you should learn how to use this by installing one server instance and one frontend... not 17... to do so please read this and follow the install instructions step by step:
https://github.com/Pringlez/ACServerManager/blob/master/README.md
After that we can talk about installing more than one Server ;)

If you need help to install ONE server feel free to ask for help (after reading the instructions) :)

from acservermanager.

philmcphil avatar philmcphil commented on August 24, 2024

Does anyone could give me a hand on this.HTML and config works but when loading i have this:

C:_ACServers\Server_17\AC_Server_Manager_17>node server.js
OS is win32
Starting Windows Server
Server CFG Path : cfg/server_cfg.ini
Entry List Path : cfg/entry_list.ini
Assetto Corsa Dedicated Server v1.9
Protocol version: 190

2017-01-24 20:53:57.4107488 +0100 CET
Num CPU: 8

C:_ACServers\Server_17\AC_Server_Manager_17\server.js:66
throw (err);
^

Error: ENOENT: no such file or directory, open 'C:_ACServers\Server_17\AC_Serve
r_Manager_17\logs\server_20170024_205357_log.txt'
at Error (native)

C:_ACServers\Server_17\AC_Server_Manager_17>pause
Appuyez sur une touche pour continuer...

from acservermanager.

Pringlez avatar Pringlez commented on August 24, 2024

It's trying to open the log file to write stuff, but can't find it.

Whats in your settings.js file?

from acservermanager.

ClarkParker avatar ClarkParker commented on August 24, 2024

Is ther a "log" folder under "C:_ACServers\Server_17\AC_Serve
r_Manager_17" ?
If not... create one

from acservermanager.

philmcphil avatar philmcphil commented on August 24, 2024

Thanks for you help,,,,,Here it is
acserver

from acservermanager.

philmcphil avatar philmcphil commented on August 24, 2024

module.exports = {
serverPath: 'C:/_ACServers/Server_17/',
contentPath: 'C:/_ACServers/Server_17/',
sTrackerPath: 'C:/_ACServers/Server_17/',
username: '',
password: '',
port: xxxx
};

from acservermanager.

philmcphil avatar philmcphil commented on August 24, 2024

@ClarkParker

Thanks for your time......This is my server number 17 ......The ACMANAGER is only used for this one.....Before the update , everything was working perfectly...Even now the HTML connection work, server setting page works...The only thing that doesn´t work is when pressed "run" ...I have this error....

from acservermanager.

Pringlez avatar Pringlez commented on August 24, 2024

Backup your server config, entry list and download a new copy from my fork. Copy over your config, entry list & run npm install to download the dependencies. Point your serverPath to your assetto game server & don't set the content path! 🥇 :)
Make sure you open the ports required, sometimes the ac server will fail to start if the right ports are not open in your firewall / router etc.

from acservermanager.

Pringlez avatar Pringlez commented on August 24, 2024

I've notice some issues with saving server configurations with my version of acmanager, can anyone else confirm issues with saving configs & entry lists?
It seems to cut out some of the text coming back from the server config file. Maybe it's just an issue on Linux?

from acservermanager.

philmcphil avatar philmcphil commented on August 24, 2024

@Pringlez , i´m back...I check that and let you know....

from acservermanager.

Cele91 avatar Cele91 commented on August 24, 2024

@Pringlez I have this problem on Windows

from acservermanager.

jo3stevens avatar jo3stevens commented on August 24, 2024

Sorry I haven't been active on the project since my last kid took away all my free time! Just seen this flurry of activity. I still use the app on my server but it is missing a lot of features and settings in recent builds. I've been planning to get it all updated soon.

from acservermanager.

cazzoo avatar cazzoo commented on August 24, 2024

Looks sexy now, I'll check that ASAP.
Also, I'll try to set this environment as Docker env to see if it'd work as is. Anybody has already did that so far?

from acservermanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.