The online racing simulator
Searching in All forums
(22 results)
Menticek
S3 licensed
Hi!
Will you make skinnable registration plate? Would be good to chsnge the plate
Menticek
S3 licensed
oh, thanks Smile
Code not working.
Menticek
S3 licensed
Hi, i am trying to make an InSim.net app with radios for my use, and this is what is happening:
(Code used is here)
Severity Code Description Project File Line Suppression State
Error CS0117 'IS_MTC' does not contain a definition for 'message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 65 Active
Error CS0246 The type or namespace name 'InsimRadio' could not be found (are you missing a using directive or an assembly reference?) mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\Form1.Designer.cs 12 Active
Error CS1061 'IS_NCN' does not contain a definition for 'PLID' and no accessible extension method 'PLID' accepting a first argument of type 'IS_NCN' could be found (are you missing a using directive or an assembly reference?) mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 66 Active
Error CS1061 'IS_MSO' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IS_MSO' could be found (are you missing a using directive or an assembly reference?) mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 70 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 149 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 144 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 138 Active
Error CS0136 A local or parameter named 'messageCount' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 132 Active
Error CS0103 The name 'GetBookmarks' does not exist in the current context mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 126 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 121 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 116 Active
Error CS0103 The name 'SaveBookmark' does not exist in the current context mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 114 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 107 Active
Error CS0117 'IS_MST' does not contain a definition for 'Host' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 106 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 101 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 94 Active
Error CS0117 'IS_MTC' does not contain a definition for 'Message' mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 81 Active
Error CS1061 'IS_MSO' does not contain a definition for 'Message' and no accessible extension method 'Message' accepting a first argument of type 'IS_MSO' could be found (are you missing a using directive or an assembly reference?) mxnticek-radio C:\Users\mxnticek\source\repos\mxnticek-radio\mxnticek-radio\MainForm.cs 73 Active

Any help please?
Menticek
S3 licensed
Quote from Rob2003 :Aight. Noted and I'll look into it. When did that happen? Just when you launched the program?

Happends when i join [TC], and the user it makes me spec when i join has other car than base Cars
Menticek
S3 licensed
Hi Rob2003, another error i encountered on [TC] is this:
pygame 2.1.2 (SDL 2.0.18, Python 3.10.7)
Hello from the pygame community. https://www.pygame.org/contribute.html
Vjoy path loaded successfully
Error loading vjoy-path. Wheel Support not possible.
PACT DRIVING ASSISTANT VERSION 11.9.2
Starting.
[====================] 100%
Start successful
Trying to connect to Live for Speed
Loading settings
Settings loaded successfully
Controls loaded successfully
In case you need help, hit me up on Discord: Robert M.#6244
Connection to LFS sucessful!
Traceback (most recent call last):
File "asyncore.py", line 90, in read
File "asyncore.py", line 427, in handle_read_event
File "pyinsim\core.py", line 328, in handle_read
File "pyinsim\core.py", line 535, in _handle_tcp_read
File "pyinsim\core.py", line 566, in _handle_insim_packet
File "pyinsim\core.py", line 566, in <listcomp>
File "PACT_Driving_Assist.py", line 796, in get_car_data
ValueError: not enough values to unpack (expected 3, got 2)
b'\xdf\x99"'

No idea why is it doing this
Menticek
S3 licensed
Hi, trying once again PACT Assistant, and i got this error on Windows 11:
Traceback (most recent call last):
File "asyncore.py", line 90, in read
File "asyncore.py", line 427, in handle_read_event
File "pyinsim\core.py", line 328, in handle_read
File "pyinsim\core.py", line 535, in _handle_tcp_read
File "pyinsim\core.py", line 566, in _handle_insim_packet
File "pyinsim\core.py", line 566, in <listcomp>
File "PACT_Driving_Assist.py", line 732, in get_car_data
File "PACT_Driving_Assist.py", line 1425, in start_park_assistance
File "park_assist.py", line 145, in makesound
RuntimeError: Failed to beep

someone help me? Big grin
Menticek
S3 licensed
I'll try, else i will edit this message to tell you Smile
Menticek
S3 licensed
Hi, when i again tried to run PACT, this time the 11.9 beta, this happens...
Any help? (Using Windows 10)

Traceback (most recent call last):
File "asyncore.py", line 83, in read
File "asyncore.py", line 420, in handle_read_event
File "pyinsim\core.py", line 328, in handle_read
File "pyinsim\core.py", line 535, in _handle_tcp_read
File "pyinsim\core.py", line 566, in _handle_insim_packet
File "pyinsim\core.py", line 566, in <listcomp>
File "PACT_Driving_Assist.py", line 688, in get_car_data
File "PACT_Driving_Assist.py", line 1348, in start_park_assistance
File "park_assist.py", line 113, in makesound
RuntimeError: Failed to beep

Skins for Karobus 734
Menticek
S3 licensed
Hi,

since the Karobus 734 by Flame CZ is out, i have made (or rather converted from omsi) some skins.

The skins are here: https://drive.google.com/drive ... RcNkDD9FrUIi5?usp=sharing

Also, if you want to add your skins, DM me on Discord: mxnticek#5377 or in PMs here Smile
I'll be more than happy, if your skin would appear here in the list!



-menticek
(I have no idea, if this is good to be here, but here we go i guess Shrug )
Last edited by Menticek, .
Menticek
S3 licensed
Hi Flame!

Do you think you could do rear view mirror on glass? (like OMSI mod Karosa C954E LUX shown below)
Also, are you gonna do something like textured destination plates to make use of the non used space on skin template? I know we talked about this, but not sure if you remember, or progressed. Either way, the Karobus looks cool now with the sidepanels you added!



Menticek
S3 licensed
Hi, whoever saw this, One criteria was changed. Please take a look, and by any change send me an PM or E-Mail Smile


-Vlastimil Novotný,
owner of LFSW: Menticek
Menticek
S3 licensed
Quote from Rob2003 :New Beta Version with Bus Route support (Announcements for routes and next stop on south city and kyoto)
and lane departure warnings on blackwood and westhill online.
Probably still has a few bugs, feedback here is always appreciated...

Uh hey, got some problem, on both my windows 7 and 8.1 systems.

Windows 8.1

C:\Users\Plainrock\Desktop\PACT Driving Assistant V11.7 Beta 4\PACT Driving Assi
st V11.7>"PACT Driving Assist V11.7.exe"
Traceback (most recent call last):
File "PyInstaller\loader\pyimod04_ctypes.py", line 53, in __init__
File "ctypes\__init__.py", line 374, in __init__
OSError: [WinError 14001] Spuštění této aplikace se nezdařilo, protože její soub
ěžná konfigurace není správná. Podrobnosti naleznete v protokolu událostí aplika
ce nebo použijte nástroj příkazového řádku sxstrace.exe

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "shapely\geos.py", line 119, in <module>
File "PyInstaller\loader\pyimod04_ctypes.py", line 55, in __init__
pyimod04_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/d
ll 'C:\\Users\\Plainrock\\Desktop\\PACT Driving Assistant V11.7 Beta 4\\PACT Dri
ving Assist V11.7\\geos_c.dll'. Most likely this dynlib/dll was not found when t
he application was frozen.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "PyInstaller\loader\pyimod04_ctypes.py", line 53, in __init__
File "ctypes\__init__.py", line 374, in __init__
OSError: [WinError 14001] Spuštění této aplikace se nezdařilo, protože její soub
ěžná konfigurace není správná. Podrobnosti naleznete v protokolu událostí aplika
ce nebo použijte nástroj příkazového řádku sxstrace.exe

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "PACT Driving Assist V11.7.py", line 6, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "load_lane_data.py", line 1, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geometry\__init__.py", line 4, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geometry\base.py", line 17, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\coords.py", line 8, in <module>
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geos.py", line 122, in <module>
File "PyInstaller\loader\pyimod04_ctypes.py", line 55, in __init__
pyimod04_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/d
ll 'geos_c.dll'. Most likely this dynlib/dll was not found when the application
was frozen.
[4796] Failed to execute script 'PACT Driving Assist V11.7' due to unhandled exc
eption!

Windows 7:

Any idea how to fix this? (Sorry for that long code, i don't know where to put it)
Menticek
S3 licensed
Quote from kristofferandersen :Its very likely this error occured when you switched server. ...

No, i was on the same server, haven't switched with it active.
Somehow when i spawn, it does BUFF EXCEED or what is the error, and does that loop. But tnx for the reccomendation.
Menticek
S3 licensed
Hey! I have an error, when i click on Customise UI or Settings, LFS Companion crashes (InSim connection), and it's stuck in "InSim is not connected" loop. Can't exit it normally.

Any help?

Screen of error under.
Menticek
S3 licensed
Quote from superlame : crashes

I have the same error.

LOG:
Traceback (most recent call last):
File "PyInstaller\loader\pyimod04_ctypes.py", line 53, in __init__
File "ctypes\__init__.py", line 374, in __init__
OSError: [WinError 14001] Spuštění této aplikace se nezdařilo, protože její souběžná konfigurace není správná. Podrobnosti naleznete v protokolu událostí aplikace nebo použijte nástroj příkazového řádku sxstrace.exe

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "shapely\geos.py", line 119, in <module>
File "PyInstaller\loader\pyimod04_ctypes.py", line 55, in __init__
pyimod04_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll 'C:\\Users\\HP\\AppData\\Local\\Temp\\_MEI99122\\geos_c.dll'. Most likely this dynlib/dll was not found when the application was frozen.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "PyInstaller\loader\pyimod04_ctypes.py", line 53, in __init__
File "ctypes\__init__.py", line 374, in __init__
OSError: [WinError 14001] Spuštění této aplikace se nezdařilo, protože její souběžná konfigurace není správná. Podrobnosti naleznete v protokolu událostí aplikace nebo použijte nástroj příkazového řádku sxstrace.exe

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "PACT Driving Assist V11.5.py", line 8, in <module>
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "forward_collision_warning.py", line 1, in <module>
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geometry\__init__.py", line 4, in <module>
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geometry\base.py", line 17, in <module>
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\coords.py", line 8, in <module>
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "shapely\geos.py", line 122, in <module>
File "PyInstaller\loader\pyimod04_ctypes.py", line 55, in __init__
pyimod04_ctypes.install.<locals>.PyInstallerImportError: Failed to load dynlib/dll 'C:\\Users\\HP\\AppData\\Local\\Temp\\_MEI99122\\geos_c.dll'. Most likely this dynlib/dll was not found when the application was frozen.
[6600] Failed to execute script 'PACT Driving Assist V11.

MOD system - Question
Menticek
S3 licensed
Hi,

I dont know if this was asked somewhere or no, but: Why are LFS Mods only for S3 members? I know upgrade from S2 to S3 is cheap (270CZK).

So thats why, my mind came up with idea, that S2 can have this function too, but only to use mods, not to create them.
I dont know it that makes sense, if it dont make sense, Scawen is free to delete this post.
Menticek
S3 licensed
Yes, it worked, and i forgot to edit it month ago as i solved it already Big grin but thanks
Question - Layout Editor without password?
Menticek
S3 licensed
Hi,
i wanna ask if i can use Layout Editor without the admin password, as the password break some of my InSim programs hosted locally.
Menticek
S3 licensed
Hi, yes, i know this works, but it only works on non-X/Y maps, and without traffic lights. But the money does work, so thanks for recommending Big grin
InSim - Request to create Cruise InSim
Menticek
S3 licensed
Hello,
i want someone to create me Cruise InSim.

Main Criteria:
  • Must be pretty
  • Must not cover the entire screen with one message
  • Making money with driving Making money by either driving, or by doing deliveries
  • Have working traffic lights
Other Criteria:
  • Can look more like TC's one, BUT NOT EXACTLY LIKE THEM
  • Can include layouts for the maps
  • Can have Cop/Tow/Res System
  • Have custom text which can be customised based on the map and layout.
It will be paid (depends on how much you charge. I can reject your job if: Unfairly priced (example: I want 10000€ for this), or not working upon paying and receiving it with no feedback.), based on contact. (I might request demo of it, to make sure you are actually working on it.)
If interested, either PM me here, email me ([email protected]) or contact me in PM here.
Last edited by Menticek, .
Menticek
S3 licensed
Quote from Rob2003 :Hey. This seems to have to do with you using mouse. ...

If you are interested: the "prebraketimer" variable is used to condition the brakes when danger emerges, before the proper emergency brake is applied. It's also used for the pre-warning!

This happens to me also, while using MouseV8.2.exe
Any idea on how to fix it?

Thanks!
-menticek, Discord: Plainrock127#1752
Menticek
S3 licensed
Hey, do someone here know how to fix d3derr_invalidcall when i do shift + f12?
FGED GREDG RDFGDR GSFDG