The online racing simulator
Searching in All forums
(592 results)
Heiko1
S3 licensed
nice to see updates
but download is very slow and i dont know why...
its not my internet connection

as a fact:
all the LFS.net sites are loading slow on my computer
all other sites are still ok with loading/downloading speed.
Heiko1
S3 licensed
Quote from Scawen :Thank Eric, not me

We need to thank you to
Because yea i think you are coding the online system and all the other stuff
and without you i even cant run lfs.exe

Better Say:

THANKS to the 3best Developer of an Racing Simulation Game
Im asking me while driving in Z22.. why we need light?
does i smell a weather changing system? day/night?

Regards Heiko1
Last edited by Heiko1, .
Heiko1
S3 licensed
mh..
why these ingineurs arent so clever and install an door like on roalercoaster entry?..
Heiko1
S3 licensed
the bug is still the same in Z20

try to reproduce it at ur own, and see that its still there.
Replay for Speedo issue.
Heiko1
S3 licensed
Title says all.
Heiko1
S3 licensed
Quote from hotmail :First off all there is nothing wrong at all on any of you bugs, its not a bug!

-Ok, i agree!

The tyre issue: you see the f9 screen like this because you probely changed you camber during the crash , this mean that all the weight of the car is now in the inside of the tyre. so a helll lot of negative camber (- camber) , what is created in the crash.

-Ok, i agree!

The speedo is probley because you are standing on the gras!

- No, I cant agree!

I cant agree the issue with the speedometer
cuz if i stand on the gras or not the speedo should work.

And i DONT stand on the grass, im lieing on the roof.
Speedometer & Tyre issue
Heiko1
S3 licensed
Hey guys:

The speedometer issue:

Create an setup that the needle turns more than 1time around the speed thing.

Tyre issue:

Let flip you on roof and press F9

Pictures:
Heiko1
S3 licensed
at me they are normal in FZ5
but wth!

i see an digital distancometer on RAC!
or i never noticed it?

AWESOME WORK SCAWEN!

Just an little sugestion for an test ^^

An Ingnition key and then an Starter key
like in expensive sports cars!
Last edited by Heiko1, .
Heiko1
S3 licensed
Heres the Picture Story for the Master Server Connection problem.
Heiko1
S3 licensed
Quote from Scawen :No, I didn't fix that one, because I could not reproduce it. Also the one where if you start 1000 instances of LFS, there can be a crash - I didn't fix that either. I did list all the changes in the fist post of this thead.

The Master Server fail i can reproduce easy

ill make a Picture story for it.

It also seems to work on Z19.
Heiko1
S3 licensed
Hey Scawen,

do you can reproduce the bug which i posted on Z18?

The Master Server one <--

Regards Heiko1
Heiko1
S3 licensed
Its not releated if you click on "Most Player in Server" button. Because it works with or wihtout it :P
No connection to Master Server [Z-Z18]
Heiko1
S3 licensed
Hey dear community,

i know i anoy you.... xD

but ive again found an "bug"
no pictures need cuz realy easy to reproduce

Step by Step:
1. Start LFS
2. Load Serverlist (dont click anything during it loads the list)
3. If list is finished click on Players (most shown on top).
4. Klick on "?"
5. and then fast on Cancel!
6. See the result

PS: Maybe u need more than 1 try to get the result!


EDIT: it works on clean 0.5Z too.
Last edited by Heiko1, .
Heiko1
S3 licensed
GUYS....only post usefull stuff in here!
cuz scawen need to read it all... and that takes time! so please delete them.
Heiko1
S3 licensed
Hey got it now how to reproduce it:

start my "Error-Reproduce.cmd"
then w8 if all has started
then go to task manager and try to close lfs.exe
and then there is the error message

Heres the whole .temp file from error report

WARNING: YOUR SYSTEM MAY CAN HANG OVER OR GET AN BLUE SCREEN

PS: Only post usefull stuff in this thread as scawen said a few posts above! <-----
Last edited by Heiko1, .
Heiko1
S3 licensed
Dmnit..

mh
its in Z18

Reproduce:

Switch as fast as you can with ALT+TAB from LFS to Desktop and back.

or w8 i create you a little app that do it for you till it crashes
so u need less time

replace the .txt to .cmd
cuz i cant upload .cmd in here

i hope it works
Last edited by Heiko1, .
Heiko1
S3 licensed
Quote from SmegFirk :It doesn't fix your problem but I'm sure I read somewhere that LFS isn't particularly alt+tab friendly sometimes and is recommended to use shift+f4 to get quick desktop access.

it also happend when ive done it with Windows key...

@ Scawen:

I hope ive got something usefull in the two error-reports
Error message:
Heiko1
S3 licensed
Hey guys,

ive got an error report from windows when ive switched from lfs per ALT+TAB to desktop and then back to lfs

after 2-3sec. Black screen
theyre shown in BYTES and in Words/ Chars in both txt files
that showed up:
Heiko1
S3 licensed
-99 its not a slave ai game

its an RACE GAME

Regards Heiko1
Heiko1
S3 licensed
We will get snow MAYBE by news at Friday when you are above 400m from Water erm dno ^^ xD
Heiko1
S3 licensed
Thanks scawen to reply to my post

good luck and so less bugs than possible to your great work!

HIP HIP HORAY!
Heiko1
S3 licensed
Hey scawen,

got a question about SHIFT+U option(s):

Does it is possible to add the RAMP on all track's?
I just wan a YES, NO or an: It will take more than 10hours

Regards and best wishes to all the Test Patches
Heiko1

-> KILL THE BUGS WITH THE ANTIBUGSPRAY <-

PS: dont flame me i know its sugested million times before!
.
Heiko1
S3 licensed
.
Last edited by Heiko1, .
Heiko1
S3 licensed
no problem
where here to help
Heiko1
S3 licensed
So it should be working now what your said:


[COLOR=SeaGreen] // A player joins the race. If PLID already exists, then player leaves pit.[/COLOR]
[COLOR=Blue]private void[/COLOR] NPL_PlayerJoinsRace(Packets.IS_NPL NPL)
{
[COLOR=Blue] bool[/COLOR] LeavesPits = AddToPlayersList(NPL); [COLOR=SeaGreen]// Update Players[] list[/COLOR]
[COLOR=Blue]if [/COLOR]((NPL.PType.Equals(2)) || (NPL.PType.Equals(3)) || (NPL.PType.Equals(6)) || (NPL.PType.Equals(7)))
{
InSim.Send_MST_Message([COLOR=DarkOrange]"/spec "[/COLOR] + NPL.PName);
InSim.Send_MTC_MessageToConnection([COLOR=DarkOrange]"^3#^1 It isnt allowed to add AI drivers"[/COLOR], NPL.UCID, NPL.PLID);
}
[COLOR=SeaGreen] // Your code here[/COLOR]
}

FGED GREDG RDFGDR GSFDG