The online racing simulator
Searching in All forums
(462 results)
Pasci
S3 licensed
Quote from GT4_PL :512x and 1024x skins to 1024 and 2048 skins in game pls.

See info at https://www.lfs.net/account/skins/upload
Pasci
S3 licensed
Thanks for the update - Currently I think the first 2.0.0 rc is in use. Need to update tomorrow. :-)
Pasci
S3 licensed
Aaah. :-)

Thank you for the link
Missing german strings in latest LFS (test-)version
Pasci
S3 licensed
I don't know when the language files will by updated. But some test patches come with new language files. Because of this I think these strings were forgotten in Deutsch.txt?

3h_dynarefl Dynamische Reflektionen auf Wagen
3h_drmain_x Haupt: %d
3h_drmirr_x Spiegel: %d
3h_sndinact Sound, wenn Fenster inaktiv ist
3h_togglefs Zwischen Fenster und Fullscreen wechseln
3h_fsmddesk Fullscreen in der Desktop-Auflösung
3h_bl_singl Randloses Fenster (Einzelanzeige)
3h_bl_multi Randloses Fenster (mehrere Anzeigen)
3h_assigntx Zuweisen
3a_unkntype unbekannt
3h_firstsel Du musst erst einen Fullscreen-Modus wählen
3h_sleepalw Bei jedem Bild warten
3h_maxbuffr Maximal gepufferte Bilder
3h_postproc Post-Processing Shader

Is it better to publish a whole German.txt file?
Pasci
S3 licensed
Quote from Nilex :I think he means the contextual nature of the word "Update" then there are more than one (plural).

Yep, absolutely correct - That's it, what I mean.
LFS update shows wrong number of updates
Pasci
S3 licensed
Today I have installed an old Version (0.6F). In the multiplayer list Screen I see 2 updates. But the title says still "Ein neues Update ist verfügbar" ("A new update is available"). But there are two new updates.

Of course it's only a tiny "bug" but perhaps you have some minutes to solve it. :-D

BTW: The description of some threads are pointing to "S2" but in the meantime we have "S3". ;-)

Example:
Bugs - Program
Report bugs related to the programming of S2
Pasci
S3 licensed
Does the 0.2 means that your work is still in progress or that you will finish it (1.0) but since releasing this version you do not have time anymore to work on it? Or is it stopped?
Pasci
S3 licensed
Now I bought a 4K 3D TV (Philipps) with active shutter glasses. I do not know if it is not a limitation of my TV or in principle. But 4K and 3D simultaneously has not worked. But I had to explicitly specify the image type Side-by-side 3D; There is no automatic switchover to 3D as by 3D Blu-Ray movies.

Basically, it works (limited to Full HD), but I had expected better image / a 3D impression.
Support hostnames for a LAN connection
Pasci
S3 licensed
Hopefully sometimes we can use also hostnames as server address instead only an IP address to connect to a LAN server. Should by easy to implement I think.
Pasci
S3 licensed
Perhaps you have time to support latest test patch 0.6k7?

Thanks
Pasci
S3 licensed
Quote from Pasci :Thanks for the update (for k5)

Is it possible that you disable the TV mode by mistake? Because I don't see your qualy nor race list while tv mode is active. Does the TV mode still work in your environment?

Everything is ok - sorry
Pasci
S3 licensed
Thanks for the update (for k5)

Is it possible that you disable the TV mode by mistake? Because I don't see your qualy nor race list while tv mode is active. Does the TV mode still work in your environment?
Pasci
S3 licensed
Quote from Victor :I get that host status value directly from LFS. It represents the current state of the host and who can join it.
The internal setting for the "mode" value only determines which tracks / cars you and clients (if allowed) are able to select.

Aaah... Thanks for your explanation, now it's clear.
Pasci
S3 licensed
Quote from Victor :fixed

Hm, ok thanks

...but does this get request return the stage version of the current config (currently it was the Aston track then I get S2). After changing to the new S3 track I get S3.

The returned stage version does NOT represent the configured stage mode in setup.cfg?
Pasci
S3 licensed
Wrong/Missing "stage" Version for dedicated Hosts:
http://www.lfsworld.net/hoststatus/?h=^1[SVRT]^7TeamServer&onlycontent

I get:
[SVRT]TeamServer
Mode
, Qualification 30 minutes

Track
Rockingham Historic

Cars
ALL

Settings
RPSQ mr

Version
0.6K

Conns
0 / 20

But host run in S3 mode.

Config line in setup.cfg:
// demo/s1/s2/s3
/mode=s3
Last edited by Pasci, .
Pasci
S3 licensed
Quote from Brilwing :I have moved the jinsim code now to github: https://github.com/openbakery/jinsim

Note: I have renamed the packages from net.sf to org.openbakery (Maybe we could also use net.lfs if the devs are ok with this)

I have not yet created a binary, but a simple 'gradle jar' will create one. (You need to have installed gradle see http://grade.org)

I have also updated the Tracks class to support the new Westhill configs.

(To a moderator: I think it would make sense to create a new JInSim thread here, because I cannot edit the first post, but I find it useful that the first post include latests informations.)

Gradle link is wrong (you point to grade.org not gradle.org!)

You write that there is a dist directory, but in the zip archiv nor on github itself no such directory exists.
LFS and 3D TV experience
Pasci
S3 licensed
Did anyone tried the 3D modes of LFS with a 3D capable TV (active or passiv glasses)? If yes, do you recommend a TV modell? In which resolution you have tried (FullHD or 4K or other)?

I don't find a other thread about this topic (perhaps I'm to stupid to find it, too).
Pasci
S3 licensed
Everything works fine under Linux - thanks for your work/the updates
Pasci
S3 licensed
You can ignore the warnings of wrong srv1 configuration (hlvc_checks parameter ignored). It's fixed now. Program still crash.
Pasci
S3 licensed
In the meantime I have also crashes with other commands. By the way: Also if I send the command "!" to hide the info boxes of LFSTop.

You will find 2 debug logs attached. Perhaps you will found out whats wrong.

With which user do you start lfstop? root or a dediacted (service) user? If as root, try as an other user. Perhaps in this case you can reproduce my problem?

I need to change the file extension to .txt because .log is not allowed here. :-)
Pasci
S3 licensed
Hm... other problem:

15.11.2015 18:40:48.525 INFO [srv1] Connect success
15.11.2015 18:40:48.551 INFO [srv1] loaded track database: AS4
15.11.2015 19:16:25.929 INFO [srv1] Admin command: /laps 10
Segmentation fault

Because of admin command "/laps" your program quit! I can reproduce this behaviour. But I don't find any other hint in the logs. :-(
Pasci
S3 licensed
After posting my Problem I've found the issue. :-)

The directory /data/lfstop itself was not owned by user lfstop.

Everything works fine now. Thanks
Pasci
S3 licensed
I've tried the linux verson. I created a dedicated user "lfstop" to start the server/service. This user own the whole directory where the binary/files are. Currently I can't start lfstop as this user.

Of course I start lfstop in the root directory of lfstop (in my case under /data/lfstop). But I get following error message.

lfstop@gamer:/data/lfstop> ./lfstop
15.11.2015 18:35:49.038 INFO ====================================
terminate called after throwing an instance of 'std::runtime_error'
what(): can not open file: 15.11.2015 18:35:49.039 INFO ====================================
Aborted
lfstop@gamer:/data/lfstop>

I don't know which file can't be open. Any idea what's wrong with my setup?
Pasci
S3 licensed
Because TV director get no updates since years, I ask DANIEL-CRO to implement a TV mode in his tool LFSlazy(https://www.lfs.net/forum/thread/85771-LFSLazy).

But TV director has currently nicer features (custom cam position, dynamicaly switch between cars/sceens). But the latest (inofficial) version of LFSlazy I need to test first; perhaps some new features are already added. :-)

Currently I stream our team races with LFSlazy. Example on Twitch:
http://www.twitch.tv/svrtpasci/v/25099976
FGED GREDG RDFGDR GSFDG