2 posters
Question about wait time when hosting a race online
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
How can I reduce the countdown time between races? (Next race starts in 240 seconds etc it's too long) I can't see anywhere in the options when hosting a room to be able to do this. I don't really want to install any additional GUI applications to do this (Checked them out and they confused me) Is there a way around this?
Andrea Lojelo- ---
- Posts : 12576
Join date : 2009-04-26
Age : 46
Location : Den Haag
Hi, welcome in our forum. Please change your username in Name Surname.
To administer a server, I suggest you to use this tool. You will be easily able to change any parameter you want through a GUI.
To administer a server, I suggest you to use this tool. You will be easily able to change any parameter you want through a GUI.
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
Thanks Andrea. When I setup my user name it said my last name was already taken. I will try that link you sent me but do I need it? Is there not a config file or something I can edit? Thanks for your reply I discovered the game about a month ago (after 5 years of LFS) and think it is fantastic.
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
Have set it up and looks like it works. Waiting for a friend to joing to test. Thanks for your help.
Andrea Lojelo- ---
- Posts : 12576
Join date : 2009-04-26
Age : 46
Location : Den Haag
It seems to be that you already found a solution for this.Paul Doherty wrote:Thanks Andrea. When I setup my user name it said my last name was already taken. I will try that link you sent me but do I need it?
yes. you can edit the cfg\nkservercfg.ini file and change the WAITTIME=XXPaul Doherty wrote: Is there not a config file or something I can edit? T
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
I am getting an error message "unhandled exception has occurred in your application" When I continue the NK Server tool just sits there but the server does not start.
Here are the details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The file 'D:\nkpro13\server\configs\servers\Server1\cfg\sv_options.ini' already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at nKServerTool.nKServerToolForm.setupDedicatedServer(String serverName, String trackName, Boolean RankServer)
at nKServerTool.nKServerToolForm.addServerToList(Boolean RankServer, Boolean startServer)
at nKServerTool.nKServerToolForm.form_startServerButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
nKServerTool
Assembly Version: 1.0.4278.27216
Win32 Version:
CodeBase: file:///D:/nkpro13/nKServerTool.exe
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.4926
Win32 Version: 9.00.30729.4926
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Here are the details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The file 'D:\nkpro13\server\configs\servers\Server1\cfg\sv_options.ini' already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at nKServerTool.nKServerToolForm.setupDedicatedServer(String serverName, String trackName, Boolean RankServer)
at nKServerTool.nKServerToolForm.addServerToList(Boolean RankServer, Boolean startServer)
at nKServerTool.nKServerToolForm.form_startServerButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
nKServerTool
Assembly Version: 1.0.4278.27216
Win32 Version:
CodeBase: file:///D:/nkpro13/nKServerTool.exe
----------------------------------------
msvcm90
Assembly Version: 9.0.30729.4926
Win32 Version: 9.00.30729.4926
CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Andrea Lojelo- ---
- Posts : 12576
Join date : 2009-04-26
Age : 46
Location : Den Haag
my best guess it that you had a server that didn't shut down properly before, therefore you still have a ServerXX folder in the {nk folder}\server\configs\servers.
Just delete all the folders there inside and start the server again with nkservertools.
In a normal scenario nkservertool remove the ServerXX folder when you shut down the server.
Just delete all the folders there inside and start the server again with nkservertools.
In a normal scenario nkservertool remove the ServerXX folder when you shut down the server.
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
Thanks very much I'll try that
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
Removing the old folder seemed to work BUT now I have another issue. I set the wait time to 30 seconds. When I join the race it puts me in the pit, then straight to the grid (with 10 seconds to go). The 10 seconds pass, 1st line of red lights come up, 2nd line comes up - Then it throws me back to the pits again, then back to the grid (but now the green lights are up) When I go to drive it keeps throwing me back to the pits??? Any ideas I mean is this thing buggy or do I need very specific settings in the server tool setting? I have tried many things but nothing seems to work.
Andrea Lojelo- ---
- Posts : 12576
Join date : 2009-04-26
Age : 46
Location : Den Haag
Don't worry Paul. That's a normal behaviour. If you are all alone on track, the server won't start, therefore you're put back to the pit.
It's all set correctly, and will work just fine in case there will be 2 drivers or more on track.
It's all set correctly, and will work just fine in case there will be 2 drivers or more on track.
Paul Doherty- Driver
- Posts : 34
Join date : 2012-09-04
Age : 59
Location : Sydney Australia
Thanks It worked perfectly when my racing buddy was on the track - Thanks again for your help.
Fri Dec 02, 2016 6:09 am by Rick Crawford
» How can i have my laptimes in the world records page?
Tue Nov 22, 2016 9:14 pm by Guest
» Problems event.ini and account
Fri Aug 26, 2016 10:45 pm by Guest
» Account problem
Thu Aug 25, 2016 7:57 pm by Marc Nassif
» AI driver laptime bug,
Tue May 17, 2016 10:15 pm by Guest
» not registered to do lap times?
Sat May 07, 2016 3:57 am by Germain Donne
» i beat Wr.. but im no in list
Fri Apr 29, 2016 12:54 pm by Giuliano Buzzi
» Nürburgring GP (GT)
Sun Apr 24, 2016 3:48 pm by Guest
» Problem in All Round PRO Ranking with BMW M3 E30 Gr. A @ Vallelunga
Tue Apr 19, 2016 4:27 am by Guest