Hi,Hi, Thanks for helping me. It works fine now. Does your app support modded tracks/cars?
Yes, it should works with modded track and cars.
Hi,Hi, Thanks for helping me. It works fine now. Does your app support modded tracks/cars?
Hi,hi. very useful app but could you explain what the pace stat is. thanks
got it. thanks for the replyHi,
The Pace indicates the placement of your best lap in relation to that of the AIs. The worst AI has a pace of 0%, and the best AI has a pace of 100%. If your pace is >100%, it means that you're quicker than all the IA.
For example:
Y = Your Best Lap: 90.504s
W = Best Lap of the worst AI: 100.340s
B = Best Lap of the best AI: 89.750s
PACE = (W-Y)/(W-B) = 92,88%
You can see this number as the proportion of AI drivers who are slower than you.
Ouch, didn't see that coming ! Thanks for the feedback, I'll see what can be done about that in next release.Hi. The app works fine. However, I've noticed that after a race, if I watch the replay, the lap times of the replay are also recorded as another race in the logbook.
Seems I have the same issue.Hi, sorry to hear that. I'll PM you.
- Bug fix : No more double logging during Replays (except one last line)
- Cosmetic changes for some grid display
- Possibility to override Track and Class names (see documentation)
- NEW : Added a statistic tab
- NEW : Hotlap Challenges tab
- HotFix of a nasty bug.
- Replay bug recording fix
- Added Car Class Recording.
- Multi-Class races are now correctly logged (your final position will be your position in your class)
- Other Bug Fixes
Hi,Thanks for making this! Is there a way to re-arrange the headers? i.e. Move best lap to the left of the log book?
Roscoe
All good. Kick ass mod my guy. After testing it, 5 stars.Hi,
I'm afraid it's not possible in its current state.
- Bug fixes
- AILevel now sorted correctly
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at AMS2_LogBook.UtilsFiles.ExtractLog()
at AMS2_LogBook.Form1.Form1_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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)
Hi,I really like the tool, thank you!
However, somehow I keep breaking the CSV, I think.
I now have 3 CSV files, 2 broken and 1 current. After merging the files the app immediately throws an error when starting.
Is there a way to foo find which line is causing the issue?
Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IndexOutOfRangeException: Index was outside the bounds of the array. at AMS2_LogBook.UtilsFiles.ExtractLog() at AMS2_LogBook.Form1.Form1_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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)