The online racing simulator
Searching in All forums
(418 results)
Pasci
S3 licensed
Perhaps your antivirus blocks something? But in this case - I hope - you should get an appropriate message.
Pasci
S3 licensed
Create a checksum of your setup file. Try this tool https://www.microsoft.com/en-us/download/details.aspx?id=11533 from Microsoft itself.

fciv -add LFS_S3_6R_setup.exe

You should get this checksum: 3d685a49561fc783ed8358df67e6825a

You will find this hash on the download page of LFS, too (https://www.lfs.net/downloads). If you get another hash, the file is incomplete/corrupt.
Pasci
S3 licensed
In the meantime I get the new AntVR II (Cyclop) (as a backer: for free).

Because AntVR make use of SteamVR, the headset works in "VR Headset" mode without problems. But because AntVR solves the position tracking only with the carpet (with the internal cam), headtracking is like DK1 (forward/backward and side moves are NOT tracked). Thats really bat. But normal headtracking (looking around) works really good. The Headset is ok. But currently the latest consumer Oculus Rift is cheaper then AntVR and works better.
Pasci
S3 licensed
Perhaps the license upgrades/costs can be better described in the current table: https://www.lfs.net/shop/licenseselect

It's not clear enough in this table which upgrade costs between s1>s2 or s2>s3. Currently I see only upgrades from demo version to s1, s2 or s3. I think thats the reason for the first question of JJ2478?
Pasci
S3 licensed
Did you buy the seat now or are you still indecisive? Smile

Currently I use the "old" Rseat Evo R3.
http://lfs-svrt.ch/index.php/live-for-speed/seats-und-wheel-stands
Pasci
S3 licensed
@Scawen:
Will the physic update also "solve" the following problems or - in other words - will future car damage have more influence on the driving behavior?
https://www.lfs.net/forum/thread/11421-Car-damage-in-LFS-explained
Pasci
S3 licensed
Scawen: Is it possible that AI driver are less aggressive or reckless in the new version? Last race evening with AI drivers was really relaxed? :-D

I can not find any clues in the change list.
Pasci
S3 licensed
One year later... Any news about progress of HTML5 LFS Remote version? On github still the same "old" version is available. Frown
Pasci
S3 licensed
No problem - OK, that makes sense Thumbs up

Then I will still be a "bit" more patience. Cool
Simple script switch between cars and different views
Pasci
S3 licensed
Hello

I have created a simple script that changes random the current car (simulate pressing the tab key) and the view (F1 and v/V) with AutoHotKey (http://ahkscript.org/).

Features
  • createte a random "decision" for a car switch
  • simulate a keypressure of key "Tab" (random 1 to 3 times)
  • simulate a keypressure of keys "F1" and v/V (currently 3 views are defined)
Views
  • Cockpit
  • Behind the car
  • TV cam
The result of the script you can see here:
https://gaming.youtube.com/watch?v=lNhYdS_8nbs

The position list comes from LFSlazy (https://www.lfs.net/forum/thread/85771-LFSLazy) (TV mode).

Keypressure is only simulated if Live for Speed window has the focus. The script (source or compiled) can be paused and resumed at any time (Icon in the system tray).

This script is USELESS if you drive on the same PC! Shrug Use this script only on a dedicated (streaming) PC.

Download (contains compiled binary exe and source script)
Last edited by Pasci, .
Pasci
S3 licensed
Does not work! Frown

...
16.01.2017 19:47:07.851 INFO database saved: /data/lfstop/databases/RO11.dat
120 /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/ext/new_allocator.h: No such file or directory.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf6affb40 (LWP 17590)]
0x08237626 in __gnu_cxx::new_allocator<unsigned int>::construct<unsigned int, unsigned int const&> (this=0xf6afebe8, __p=0xf6113200)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/ext/new_allocator.h:120
Missing separate debuginfos, use: zypper install libgcc_s1-32bit-debuginfo-4.8.3+r212056-2.4.4.x86_64 libstdc++6-32bit-debuginfo-4.8.3+r212056-2.4.4.x86_64 libz1-32bit-debuginfo-1.2.8-5.8.1.x86_64
(gdb) generate-core-file
Couldn't get registers: No such process.
(gdb) generate-core-file
Pasci
S3 licensed
Quote :This is gonna be fixed tommorow hopefully. Big thanks for the trace

Sounds great - thank you for the fast fix
Pasci
S3 licensed
Quote from vitaly_m :No need for debuginfos really.., but you forgot to type 'bt' command right after the crash, and then there will be full backtrace.

Ow - sorry

Now you will find the backtrace in the log file attached.
Pasci
S3 licensed
Quote :I am sorry, and thank you for reporting.

Thanks for the hint to gdb Thumbs up

I don't know what I have done while lfstop crashing. But perhaps following infos are useful any way.

...
15.01.2017 15:56:52.829 INFO database saved: /data/lfstop/databases/RO11.dat
120 /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/ext/new_allocator.h: No such file or directory.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf6affb40 (LWP 29790)]
0x08237626 in __gnu_cxx::new_allocator<unsigned int>::construct<unsigned int, unsigned int const&> (this=0xf6afebe8,
__p=0xf610edf0) at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/ext/new_allocator.h:120
Missing separate debuginfos, use: zypper install libgcc_s1-32bit-debuginfo-4.8.3+r212056-2.4.4.x86_64 libstdc++6-32bit-debuginfo-4.8.3+r212056-2.4.4.x86_64 libz1-32bit-debuginfo-1.2.8-5.8.1.x86_64
(gdb)

Do you need more (debug) infos? See the "missing separate debuginfos" hint (no problem to install this libs too)
Pasci
S3 licensed
Thanks for the update

But the programm still crashes:
25949 Segmentation fault

But I don't find any hint in the logs.

OS: Linux
Switchting between normal and suspension view forget the last screen info state
Pasci
S3 licensed
If I turn off all screen info with Shift + F and turn the suspension view with Shift + L on, everything is ok. But if I turn the suspension view off again with the same shortcut Shift + L, LFS show the screen info again (without pressing Shift + F). Looks like LFS "forget" the "state" of showing screen infos.

This behaviour I think is a bug.

Perhaps this can be fixed/integrated in the next test patch (0.6Q7 or so).
Pasci
S3 licensed
Victor: Do you have any news/infos when 2048px are used by LFS?
Pasci
S3 licensed
Perhaps LFStop isn't compatible with LFS 0.6P3 (change of UDP buffer size - see https://www.lfs.net/forum/thread/89703-Test-Patch-0-6P2-%28now-P3%29).

Get following error:
Aug 21 11:28:28 gamer lfstop.service[31287]: 21.08.2016 11:28:28.414 ERROR [srv1] Can't connect to LFS
Aug 21 11:28:28 gamer lfstop.service[31287]: 21.08.2016 11:28:28.414 ERROR [srv1] Socket Error: Connection refused

Hopefully it's easy to fix.
Pasci
S3 licensed
Quote from Flame CZE :The devs decided not to release the SMX file for Rockingham because it's a laser scanned real track, as opposed to other tracks:

Makes sense - Thanks
Wrong stage number for tracks
Pasci
S3 licensed
On page https://www.lfs.net/programmer you serve "S2 Track Bitmaps". But that should be named "S3 Track Bitmaps" because the map of "Rockingham" is also be part of the ZIP file.

On the other hand the smx file for "Rockingham" is missing. Was it simply forgotten or don't exist this file really?
Pasci
S3 licensed
Do you have some context to your question? What should be "ffcolour"?
Pasci
S3 licensed
You need to install DirectX 9, because LFS required this API Version.
https://www.microsoft.com/en-US/download/details.aspx?id=34429
Pasci
S3 licensed
Great - Thank you for the fast fix
Leagues: List issue with IE11 (Win7)
Pasci
S3 licensed
Currently no table entries are shown under https://www.lfs.net/leagues with IE11 browser.

On top I see "showing xy leagues" but the table at bottom is empty. With Firefox it works fine. I have tried on two Windows 7 clients with IE11.
Pasci
S3 licensed
The slogan of LFS is "The online racing simulator" -> ONLINE means with others. :-)

But now seriously: it would be a nice features, but I do not think that this can help to sell LFS significantly more. But that would be mandatory for the necessary effort of the devs. Previously I look forward for more new content and the physic update, too.

BTW: I have also two accounts; but both with S3 licenses. You ask for what? In our (small) team we drive with AI drivers. The second account is for additional 3 drivers and also to stream our races to Twitch... and a little bit to support the development of LFS, too. :-D
FGED GREDG RDFGDR GSFDG