Problem z wczytaniem zapisu

rurkowiec
Posts: 7
Joined: 25 May 2015 13:09

04 Jul 2019 12:31

Jak w tytule. Wczytałem bez modyfikacji, działało. Wczytałem z Promods 2.41 - problem z wczytaniem zapisu. Nie wiem jak wkleić log.
Image

User avatar
Vøytek
Developer
Posts: 10276
Joined: 05 Jan 2014 19:38
Location: Prague, Czech Republic
Contact:

04 Jul 2019 12:34

W generatorze pliku "def" jest mały błąd, który uniemożliwia wczytanie zapisu. Można to naprawić ręcznie w pobranym pliku, ale lepiej zaczekaj godzinkę czy dwie i pobierz nowy def, gdy generator będzie naprawiony.
Image
Currently working on: various stuff
#1 forum spammer
Enjoying PM since 1.52
YouTube channel [PL]: http://youtube.pl/vooytek

rurkowiec
Posts: 7
Joined: 25 May 2015 13:09

04 Jul 2019 12:35

Na czym ten błąd polega?
Image

User avatar
Vøytek
Developer
Posts: 10276
Joined: 05 Jan 2014 19:38
Location: Prague, Czech Republic
Contact:

04 Jul 2019 12:39

W pliku game_data.sii jest coś takiego:

Code: Select all

truck_discount_offer : .employee.data.truck.discount.01 {

    truck_ref: "vehicle.man.tgx.c"
    price: 10550
    city: dortmund
    new_truck: false
}

truck_discount_offer : .employee.data.truck.discount.02 {

    truck_ref: "vehicle.scania.rcab.c"
    price: 11200
    city: rostock
    new_truck: false
}

truck_discount_offer : .employee.data.truck.discount.03 {

    truck_ref: "vehicle.mercedes.actros.c"
    price: 10800
    city: nurnberg
    new_truck: false
}

truck_discount_offer : .employee.data.truck.discount.04 {

    truck_ref: "vehicle.man.tgx.c"
    price: 0.90
    city: stuttgart
}

truck_discount_offer : .employee.data.truck.discount.05 {

    truck_ref: "vehicle.iveco.stralis.c"
    price: 0.85
    city: dortmund
}

truck_discount_offer : .employee.data.truck.discount.06 {

    truck_ref: "vehicle.daf.xf.c"
    price: 0.90
    city: berlin
}

truck_discount_offer : .employee.data.truck.discount.07 {

    truck_ref: "vehicle.mercedes.actros.b"
    price: 0.80
    city: rostock
}

truck_discount_offer : .employee.data.truck.discount.08 {

    truck_ref: "vehicle.scania.rcab.a"
    price: 0.85
    city: frankfurt
}

truck_discount_offer : .employee.data.truck.discount.09 {

    truck_ref: "vehicle.renault.magnum.b"
    price: 0.90
    city: bremen
}

truck_discount_offer : .employee.data.truck.discount.10 {

    truck_ref: "vehicle.man.tgx.a"
    price: 0.95
    city: berlin
}

truck_discount_offer : .employee.data.truck.discount.11 {

    truck_ref: "vehicle.volvo.fh16.a"
    price: 0.90
    city: munchen
}

truck_discount_offer : .employee.data.truck.discount.12 {

    truck_ref: "vehicle.daf.xf.a"
    price: 0.85
    city: stuttgart
}

truck_discount_offer : .employee.data.truck.discount.13 {

    truck_ref: "vehicle.iveco.stralis.a"
    price: 0.95
    city: frankfurt
}

truck_discount_offer : .employee.data.truck.discount.14 {

    truck_ref: "vehicle.mercedes.actros.a"
    price: 0.80
    city: hannover
}
Usunięcie tego powinno pomóc.
Image
Currently working on: various stuff
#1 forum spammer
Enjoying PM since 1.52
YouTube channel [PL]: http://youtube.pl/vooytek

rurkowiec
Posts: 7
Joined: 25 May 2015 13:09

04 Jul 2019 12:42

To chyba wolę poczekać
Image

Dawid2849
Developer
Posts: 779
Joined: 28 Jul 2018 12:49
Location: Biłgoraj

04 Jul 2019 14:07

Generator pliku def został naprawiony :D

Man5673
Posts: 3
Joined: 15 Aug 2018 14:50

04 Jul 2019 21:18

Wyrzuca nadal po pobraniu nowego DEF

Code: Select all

00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x1_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x2.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x1_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v4.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x2.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x2_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1t.est' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t_v1.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1t_v1.est' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1t.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t_v1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1t_v1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1_v1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1_v1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/world/semaphore_profile.promods.sii)
00:01:12.598 : <ERROR> management\core_asset_catalog.cpp(1447): ?load_traffic_data@core_asset_catalog_u@prism@@AEAAXXZ: Data error.

Dawid2849
Developer
Posts: 779
Joined: 28 Jul 2018 12:49
Location: Biłgoraj

04 Jul 2019 21:21

Daj cały log.

Man5673
Posts: 3
Joined: 15 Aug 2018 14:50

05 Jul 2019 09:31

Code: Select all

 ************ : log created on : Thursday July 04 2019 @ 22:12:36
00:00:00.000 : [sys] running on x86_64 / Windows 10 x64 (version 10.0)
00:00:00.000 : [sys] DirectX version : 4.09.00.0904
00:00:00.000 : [sys] Command line:  C:\Program Files (x86)\Steam\steamapps\common\Euro Truck Simulator 2\bin\win_x64\eurotrucks2.exe -safe
00:00:00.000 : [cpu] CPU0: AuthenticAMD [AMD Ryzen 5 2600 Six-Core Processor            ] with 6 cores (12 threads) at ~3394MHz.
00:00:00.000 : [sys] using 4 worker thread(s)
00:00:00.000 : [sys] and 3 worker threads for IO.
00:00:00.000 : [sys] plus 3 real-time worker threads.
00:00:00.010 : [sys] using QPC / HPET timer, frequency 10000000Hz
00:00:00.010 : [mem] physical total: 16313M
00:00:00.010 : [mem] physical avail: 9615M
00:00:00.010 : [mem] virtual total: 134217727M
00:00:00.010 : [mem] virtual avail: 134212995M
00:00:00.010 : [mem] Trying to allocate memory pool (819200K)
00:00:00.011 : [mem] Allocated 5 temporary loading buffer(s)
00:00:00.034 : [xinput] Using XInput version 1.4.0
00:00:00.052 : [hashfs] effect.scs: Mounted, 12888 entries
00:00:00.118 : [hashfs] base.scs: Mounted and validated, 83701 entries (6C19D21FA8E55EAB2B6F7A3DD525448D29FE5A7FD8415EB85B2068A65113836F)
00:00:00.119 : [hashfs] core.scs: Mounted and validated, 9 entries (DA543ED96972DCEF01A86255099B8CD5C525E69965A88FA4CBC449CF42AA44AE)
00:00:00.330 : [hashfs] def.scs: Mounted and validated, 15129 entries (E91B5C3A5069F9D72C67FD813A602E6EC698BE48AFA10EF27529E381FEDF6330)
00:00:00.407 : [hashfs] locale.scs: Mounted and validated, 172 entries (6E8FFE9EE12AFF85F8589DB8B8FE98BD6ED506FD768B3CEB7C2B83E100F3A9E7)
00:00:00.408 : [hashfs] base_cfg.scs: Mounted and validated, 1 entries (0F2CF83280E61E2173C27221AA07FA6E8BCB220DAAC2C262FBB1BBFA72C99BC2)
00:00:00.408 : [ufs] Home directory: 'C:/Users/OEM/Documents/Euro Truck Simulator 2'.
00:00:02.710 : [hashfs] dlc_balt.scs: Mounted and validated, 13501 entries (94F591335FB3A4D138DA8ED1F105E8F93A6727E194AF3ADC8D93E147EAF94CF0)
00:00:02.721 : [hashfs] dlc_balt.scs: Unmounted.
00:00:02.833 : [hashfs] dlc_daf_tuning_pack.scs: Mounted and validated, 2061 entries (07D8990604A27C302415EFDAF2861C99F3C46BC04190A29EBF857C8FA4992889)
00:00:02.833 : [hashfs] dlc_daf_tuning_pack.scs: Unmounted.
00:00:03.157 : [hashfs] dlc_east.scs: Mounted and validated, 927 entries (A160154BDDE924022710F6E1CDE2623CA29E8B32F253374C0E772E97BE18E90D)
00:00:03.157 : [hashfs] dlc_east.scs: Unmounted.
00:00:03.170 : [hashfs] dlc_flags_n.scs: Mounted and validated, 534 entries (93C2B9989A071C928718C26CA6406720B33F441938F11054DBA574104EE36786)
00:00:03.170 : [hashfs] dlc_flags_n.scs: Unmounted.
00:00:03.182 : [hashfs] dlc_flags_pl.scs: Mounted and validated, 461 entries (44CF949B9701D5555B20F053CDF83EDF2734762C3AE26D592BBFCC496EE69AA7)
00:00:03.182 : [hashfs] dlc_flags_pl.scs: Unmounted.
00:00:03.196 : [hashfs] dlc_flags_s.scs: Mounted and validated, 552 entries (6436555A4DF605713148C4DD60175E70AAC0FE70A7F5B430E2A589BA0CFBA274)
00:00:03.196 : [hashfs] dlc_flags_s.scs: Unmounted.
00:00:03.993 : [hashfs] dlc_fr.scs: Mounted and validated, 3621 entries (47891CC697F815A72E9E754A142730293348A7AD07417A0460721642F12E603B)
00:00:03.994 : [hashfs] dlc_fr.scs: Unmounted.
00:00:04.169 : [hashfs] dlc_heavy_cargo.scs: Mounted and validated, 829 entries (3F4FF2FDAA4436F7B27940C24ADCCC3883B59C04D2ACEE49EE8D0F1551BE9484)
00:00:04.169 : [hashfs] dlc_heavy_cargo.scs: Unmounted.
00:00:05.414 : [hashfs] dlc_it.scs: Mounted and validated, 5094 entries (3530DBC291567D39C0BC982AE6B13A0361B0DAD22C005417A39F0E7E95A1FE37)
00:00:05.417 : [hashfs] dlc_it.scs: Unmounted.
00:00:06.026 : [hashfs] dlc_krone.scs: Mounted and validated, 3395 entries (AD8663747733E73C58289254E54AA73B436C3AA397E315257F6FAF04E735D386)
00:00:06.026 : [hashfs] dlc_krone.scs: Unmounted.
00:00:06.038 : [hashfs] dlc_metallics.scs: Mounted and validated, 459 entries (347D314208421AD6AE9466A268CE847FAA5E330356C17E270A0BAB543D3E03E3)
00:00:06.038 : [hashfs] dlc_metallics.scs: Unmounted.
00:00:06.063 : [hashfs] dlc_michelin.scs: Mounted and validated, 844 entries (670CEA9E504824D022C01953A7D1079F29653D87603E8A532F18308F64DA3284)
00:00:06.064 : [hashfs] dlc_michelin.scs: Unmounted.
00:00:06.237 : [hashfs] dlc_mighty_griffin.scs: Mounted and validated, 2951 entries (71022C65DF4FEB7BB66237ABDE9C3EAA0001BB40D4A5E3A4A4B3AD80A7C1F35C)
00:00:06.237 : [hashfs] dlc_mighty_griffin.scs: Unmounted.
00:00:07.389 : [hashfs] dlc_north.scs: Mounted and validated, 5509 entries (465820CD345B5F30C98672DE7B6D41BB992A2A0E1A495459E55B312530159E92)
00:00:07.395 : [hashfs] dlc_north.scs: Unmounted.
00:00:07.656 : [hashfs] dlc_oversize.scs: Mounted and validated, 823 entries (724D9832A7DE1B7F56E8D95E7123A468A9F9471BD315E80F90A0C47B48715C5F)
00:00:07.656 : [hashfs] dlc_oversize.scs: Unmounted.
00:00:07.832 : [hashfs] dlc_phys_flags.scs: Mounted and validated, 10032 entries (267508D7AEF6F3E28999C8EDEF508D54C17239C7CC69273376CBAE4CD5A92686)
00:00:07.832 : [hashfs] dlc_phys_flags.scs: Unmounted.
00:00:07.911 : [hashfs] dlc_rims.scs: Mounted and validated, 748 entries (842E5026111C81ED023E33B37E68478CE1A235C7A5FF8FCD8ECE491105A9437D)
00:00:07.911 : [hashfs] dlc_rims.scs: Unmounted.
00:00:07.913 : [hashfs] dlc_rocket_league.scs: Mounted and validated, 138 entries (4B89359812683D32A8F1247D1DF49708DFE3B638E0449C1D0F297E4E5D040EB9)
00:00:07.913 : [hashfs] dlc_rocket_league.scs: Unmounted.
00:00:08.346 : [hashfs] dlc_schwarzmuller.scs: Mounted and validated, 3063 entries (8E508D55C09785FF8E503147E5BCBA27D35BE427FA8DBCC6E42834110EC361C9)
00:00:08.346 : [hashfs] dlc_schwarzmuller.scs: Unmounted.
00:00:08.397 : [hashfs] dlc_toys.scs: Mounted and validated, 1304 entries (42F68556B271B7A5C02CBEB828340546CB16A2AA174AD6360D9F9F3A4706CAD5)
00:00:08.397 : [hashfs] dlc_toys.scs: Unmounted.
00:00:08.546 : [hashfs] dlc_trailers.scs: Mounted and validated, 1764 entries (D210927ED40718DAF0C2996CE2013CB39BF97BA4186E506D6311EA10CA1B59D6)
00:00:08.546 : [hashfs] dlc_trailers.scs: Unmounted.
00:00:08.585 : [hashfs] dlc_vikings.scs: Mounted and validated, 832 entries (2AFCEB91E02DDD9C70E19928F5FE9C83714168164F7B98CCDD19CF71A3F45A40)
00:00:08.585 : [hashfs] dlc_vikings.scs: Unmounted.
00:00:08.610 : [zipfs] czarny_grill_fh16_2012.scs: Mounted, 8 entries [0]
00:00:08.610 : <WARNING> [mod] Mod package 'czarny_grill_fh16_2012' does not contain a manifest file 'manifest.sii', creating default information set.
00:00:08.610 : [zipfs] czarny_grill_fh16_2012.scs: Unmounted
00:00:08.610 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Mounted, 18 entries [0x79c9345b]
00:00:08.610 : <WARNING> [mods] Unknown category 'others' defined for ETS2 New Route Advisor v1.3 by XEBEKzs. Ignoring.
00:00:08.610 : <WARNING> [mods] No valid categories defined for ETS2 New Route Advisor v1.3 by XEBEKzs. Setting defaults.
00:00:08.610 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Unmounted
00:00:08.629 : [hashfs] promods-assets-v241.scs: Mounted, 40978 entries
00:00:08.641 : [hashfs] promods-assets-v241.scs: Unmounted.
00:00:08.695 : [zipfs] promods-def-st-v241.scs: Mounted, 2162 entries [0xe30a5654]
00:00:08.695 : [zipfs] promods-def-st-v241.scs: Unmounted
00:00:08.794 : [zipfs] promods-map-v241.scs: Mounted, 28320 entries [0xceb71504]
00:00:08.794 : [zipfs] promods-map-v241.scs: Unmounted
00:00:08.803 : [hashfs] promods-media-v241.scs: Mounted, 151 entries
00:00:08.803 : [hashfs] promods-media-v241.scs: Unmounted.
00:00:08.813 : [hashfs] promods-model1-v241.scs: Mounted, 15628 entries
00:00:08.813 : [hashfs] promods-model1-v241.scs: Unmounted.
00:00:08.827 : [hashfs] promods-model2-v241.scs: Mounted, 24746 entries
00:00:08.827 : [hashfs] promods-model2-v241.scs: Unmounted.
00:00:08.840 : [hashfs] promods-model3-v241.scs: Mounted, 8298 entries
00:00:08.847 : [hashfs] promods-model3-v241.scs: Unmounted.
00:00:08.847 : [zipfs] Svetofor.scs: Mounted, 9 entries [0xa9de09bc]
00:00:08.847 : [zipfs] Svetofor.scs: Unmounted
00:00:08.884 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Mounted, 3612 entries [0x75d93195]
00:00:08.884 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Unmounted
00:00:08.897 : [zipfs] Volvo_FH16_Standart.srqn_.scs: Mounted, 35 entries [0x82828282]
00:00:08.898 : <WARNING> [mod] Mod package 'Volvo_FH16_Standart.srqn_' does not contain a manifest file 'manifest.sii', creating default information set.
00:00:08.898 : [zipfs] Volvo_FH16_Standart.srqn_.scs: Unmounted
00:00:08.898 : [mod_package_manager] Requesting Steam Workshop content..
00:00:08.898 : exec /home/config.cfg
00:00:08.898 : [sys] Executing /home/config.cfg ...
00:00:08.898 : uset r_hide_helpers "0"
00:00:08.898 : uset r_full_resolution_corrections "0"
00:00:08.898 : uset g_mm_help_shown "1"
00:00:08.899 : uset g_save_indicator "1"
00:00:08.899 : uset g_game_version "1.35.1.13"
00:00:08.899 : uset g_force_online_lscrs "0"
00:00:08.899 : uset g_frame_image_fmt "jpg"
00:00:08.899 : uset g_frames_path ""
00:00:08.899 : uset g_hw_info "1"
00:00:08.899 : uset g_glass_debugging_level "0"
00:00:08.899 : uset g_line_sort "0"
00:00:08.899 : uset g_cargo_sort "10"
00:00:08.899 : uset g_bloom_standard_deviation "0.5"
00:00:08.899 : uset g_bloom_filter_radius "6"
00:00:08.899 : uset g_bloom_resizing_steps "3"
00:00:08.899 : uset g_bloom_override "0"
00:00:08.899 : uset g_bloom "1.0"
00:00:08.899 : uset g_global_force_load_selector "0"
00:00:08.899 : uset g_desktop_fadeout "60"
00:00:08.899 : uset inst_flags "0"
00:00:08.899 : uset g_color_feedback "1"
00:00:08.921 : uset g_disable_hud_activation "0"
00:00:08.921 : uset r_wireframe "0"
00:00:08.921 : uset g_interior_camera_zero_pitch "0"
00:00:08.921 : uset r_multimon_exterior_in_aux "0"
00:00:08.921 : uset r_multimon_interior_in_main "1"
00:00:08.921 : uset r_multimon_rotation_aux "0"
00:00:08.921 : uset r_multimon_rotation_right "0"
00:00:08.921 : uset r_multimon_rotation_left "0"
00:00:08.921 : uset r_multimon_rotation_center "0"
00:00:08.921 : uset r_multimon_vert_offset_right "0"
00:00:08.921 : uset r_multimon_vert_offset_left "0"
00:00:08.921 : uset r_multimon_border_fov_right "0"
00:00:08.921 : uset r_multimon_border_fov_left "0"
00:00:08.921 : uset r_multimon_fov_vertical "0"
00:00:08.921 : uset r_multimon_fov_horizontal "50"
00:00:08.921 : uset r_multimon_mode "0"
00:00:08.921 : uset r_use_depth_bounds "1"
00:00:08.921 : uset r_show_light_pixel_coverage "0"
00:00:08.922 : uset r_buffer_page_size "10"
00:00:08.922 : uset r_deferred_debug "0"
00:00:08.922 : uset r_mirror_scale_y "1"
00:00:08.922 : uset r_mirror_scale_x "1"
00:00:08.922 : uset r_scale_y "0.75"
00:00:08.922 : uset r_scale_x "0.75"
00:00:08.922 : uset r_normal_maps "0"
00:00:08.922 : uset r_sunshafts "0"
00:00:08.922 : uset r_color_saturation "1.0"
00:00:08.922 : uset r_color_yellow_blue "0.0"
00:00:08.922 : uset r_color_magenta_green "0.0"
00:00:08.922 : uset r_color_cyan_red "0.0"
00:00:08.922 : uset r_color_correction "0"
00:00:08.922 : uset r_cloud_shadows "1"
00:00:08.922 : uset r_dof_filter_size "0.5"
00:00:08.922 : uset r_dof_transition "400.0"
00:00:08.922 : uset r_dof_start "200.0"
00:00:08.922 : uset r_dof "0"
00:00:08.922 : uset r_mlaa_threshold "1.0"
00:00:08.922 : uset r_mlaa "0"
00:00:08.922 : uset r_hdr "0"
00:00:08.922 : uset r_fake_shadows "1"
00:00:08.922 : uset r_sun_shadow_texture_size "2048"
00:00:08.922 : uset r_sun_shadow_quality "0"
00:00:08.922 : uset r_mirror_group "3"
00:00:08.922 : uset r_mirror_view_distance "80"
00:00:08.922 : uset r_deferred_mirrors "0"
00:00:08.922 : uset r_deferred "1"
00:00:08.922 : uset r_nowmi "1"
00:00:08.922 : uset r_startup_progress "0"
00:00:08.922 : uset r_setup_done "1"
00:00:08.922 : uset r_gamma "1.0"
00:00:08.922 : uset r_manual_stereo_buffer_scale "1.0"
00:00:08.922 : uset r_manual_stereo_ui_fov_game "100"
00:00:08.922 : uset r_manual_stereo_ui_fov "80"
00:00:08.922 : uset r_manual_stereo_ui_dist_game "0.5"
00:00:08.922 : uset r_manual_stereo_ui_dist "0.8"
00:00:08.922 : uset r_manual_stereo_in_menu "0"
00:00:08.922 : uset r_nv_stereo_mode "2"
00:00:08.923 : uset r_minimal_unfinished_frames "0"
00:00:08.923 : uset r_no_frame_tracking "0"
00:00:08.923 : uset r_msaa "0"
00:00:08.923 : uset r_fullscreen "1"
00:00:08.923 : uset r_mode_refresh "0"
00:00:08.923 : uset r_mode_height "1080"
00:00:08.923 : uset r_mode_width "1920"
00:00:08.923 : uset r_path ""
00:00:08.923 : uset r_device "dx9"
00:00:08.923 : uset i_virtual_cursor_speed "500.0"
00:00:08.923 : uset g_tobii "1"
00:00:08.923 : uset g_trackir "1"
00:00:08.923 : uset g_lod_factor_pedestrian "1"
00:00:08.923 : uset g_pedestrian "0"
00:00:08.923 : uset g_light_span_factor "0"
00:00:08.923 : uset g_light_distance_factor "0"
00:00:08.923 : uset g_vehicle_flare_lights "0"
00:00:08.923 : uset g_auto_traffic_headlights "0"
00:00:08.923 : uset g_lod_factor_parked "1"
00:00:08.923 : uset g_lod_factor_traffic "1"
00:00:08.923 : uset g_traffic "1"
00:00:08.923 : uset g_kdop_preview "0"
00:00:08.923 : uset g_screenshot_on_bug_quality "100"
00:00:08.923 : uset g_screenshot_on_bug "0"
00:00:08.923 : uset g_shoulder_block_coloring "0"
00:00:08.923 : uset g_debug_map_limits "0"
00:00:08.923 : uset g_city_name_move "0"
00:00:08.923 : uset g_developer "1"
00:00:08.923 : uset g_semantical_pause_inactivity "120"
00:00:08.923 : uset g_pause_on_disconnect "1"
00:00:08.923 : uset g_semantical_ff_inactivity "300"
00:00:08.923 : uset g_steam_rich_presence "1"
00:00:08.923 : uset g_steam_browser "1"
00:00:08.923 : uset g_steam_screenshots "2"
00:00:08.923 : uset g_artist_id "0"
00:00:08.923 : uset g_save_format "0"
00:00:08.923 : uset g_trailer_cables_mode "4"
00:00:08.923 : uset g_spec_trans_refill_tank "1"
00:00:08.923 : uset g_flyspeed "93.75"
00:00:08.923 : uset g_online_loading_screens "1"
00:00:08.923 : uset g_news "1"
00:00:08.923 : uset g_colbox "0"
00:00:08.923 : uset g_radio_mode "2"
00:00:08.923 : uset g_ignore_low_fps "0"
00:00:08.923 : uset g_truck_light_quality "1"
00:00:08.923 : uset g_truck_light_specular "1"
00:00:08.923 : uset g_gfx_all_scales "0"
00:00:08.923 : uset g_gfx_advanced "1"
00:00:08.923 : uset g_gfx_quality "-1"
00:00:08.924 : uset g_hq_3d_scale "0.0"
00:00:08.924 : uset g_hq_3d_screenshot "0"
00:00:08.924 : uset g_menu_aa_limit "8"
00:00:08.924 : uset g_additional_water_fov "20.0f"
00:00:08.924 : uset g_rain_reflect_hookups "0"
00:00:08.924 : uset g_rain_reflect_actor "0"
00:00:08.924 : uset g_rain_reflect_traffic "0"
00:00:08.924 : uset g_rain_reflect_cache "0"
00:00:08.924 : uset g_rain_reflection "0"
00:00:08.924 : uset g_reflection "0"
00:00:08.924 : uset g_grass_density "0"
00:00:08.924 : uset g_veg_detail "0"
00:00:08.924 : uset g_minicon "0"
00:00:08.924 : uset g_console "1"
00:00:08.924 : uset g_texture_usage_stats "0"
00:00:08.924 : uset g_fps "0"
00:00:08.924 : uset ui_tooltip_delay "0.4"
00:00:08.924 : uset g_stream_exts ".ogg;.mp3"
00:00:08.924 : uset r_vsync "1"
00:00:08.924 : uset r_color_mode "0"
00:00:08.924 : uset r_anisotropy_factor "0"
00:00:08.924 : uset r_texture_detail "2"
00:00:08.924 : uset t_locked_fps "0"
00:00:08.924 : uset t_averaging_window_length "20"
00:00:08.936 : [lang] Language autodetection: 415
00:00:08.967 : Selected language: pl_pl
00:00:08.967 : Euro Truck Simulator 2 init ver.1.35.1.13s (rev. a1cf444021f7)
00:00:09.043 : [net]  LOG INFO: Started
00:00:09.070 : Setting UI reference mode to: 1440x900...
00:00:09.077 : [gfx] Selected rendering device: dx9
00:00:09.084 : [gfx] NVAPI initialized
00:00:09.086 : [gfx] AGS not detected. (4)
00:00:09.123 : [dx9] Direct3D9Ex detected.
00:00:09.124 : [dx9] Number of adapters found: 1
00:00:09.130 : [dx9] Adapter #0: NVIDIA GeForce GTX 1050 Ti / 2048 (0) MB (nvldumdx.dll, 24.21.13.9764, )
00:00:09.130 : [dx9] Using adapter #0.
00:00:09.133 : [dx9] Using SM3X rendering path
00:00:09.137 : [gfx] Trying to set 1920x1080 60Hz (fullscreen)
00:00:09.271 : [dx9] SLI not found.
00:00:09.310 : [dx9] Stereo fully allowed.
00:00:09.310 : [dx9] Unable to initialize stereo (-140), the stereo driver might be not installed
00:00:09.310 : [dx9] D3D9 device sucessfully created.
00:00:09.622 : [al] device: OpenAL Soft
00:00:09.622 : [al] context extensions: ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_DEDICATED ALC_EXT_disconnect ALC_EXT_EFX ALC_EXT_thread_local_context ALC_SOFT_loopback
00:00:09.656 : [al] vendor: OpenAL Community
00:00:09.656 : [al] version: 1.1 ALSOFT 1.14
00:00:09.656 : [al] renderer: OpenAL Soft
00:00:09.656 : [al] extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points
00:00:09.656 : [snd] Started sound update thread
00:00:09.740 : [di8] Initializing device '@@keyboard@@' as 'keyboard'
00:00:09.750 : [di8] Initializing device '@@i_mouse@@' as 'mouse'
00:00:10.093 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Mod author: Hounddog

00:00:10.093 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: 

00:00:10.093 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Enjoy and have fun !!
00:00:10.093 : [zipfs] universal.zip: Mounted, 610 entries [0x99474aff]
00:00:10.093 : [zipfs] universal.zip: Unmounted
00:00:10.307 : [zipfs] citylights132.zip: Mounted, 158 entries [0x40733116]
00:00:10.307 : [zipfs] citylights132.zip: Unmounted
00:00:10.308 : <WARNING> [mods] Unknown category 'Interior' defined for mod_workshop_package.0000000036823324. Ignoring.
00:00:10.308 : <WARNING> [mods] No valid categories defined for mod_workshop_package.0000000036823324. Setting defaults.
00:00:10.309 : <WARNING> [mods] Unknown category 'Lights' defined for mod_workshop_package.000000003578CEC5. Ignoring.
00:00:10.309 : <WARNING> [mods] No valid categories defined for mod_workshop_package.000000003578CEC5. Setting defaults.
00:00:10.309 : <WARNING> [mods] Unknown category 'Lights' defined for mod_workshop_package.0000000040EB81E9. Ignoring.
00:00:10.309 : <WARNING> [mods] Unknown category 'Xenon' defined for mod_workshop_package.0000000040EB81E9. Ignoring.
00:00:10.309 : <WARNING> [mods] No valid categories defined for mod_workshop_package.0000000040EB81E9. Setting defaults.
00:00:10.311 : [zipfs] x2universal.zip: Mounted, 8 entries [0x1888fa30]
00:00:10.311 : <WARNING> [mods] Unknown category 'others' defined for mod_workshop_package.0000000027AF3FFE. Ignoring.
00:00:10.311 : <WARNING> [mods] No valid categories defined for mod_workshop_package.0000000027AF3FFE. Setting defaults.
00:00:10.311 : [zipfs] x2universal.zip: Unmounted
00:00:10.356 : [zipfs] sisltrlschw131.zip: Mounted, 1404 entries [0xacaf395d]
00:00:10.356 : [zipfs] sisltrlschw131.zip: Unmounted
00:00:10.357 : <WARNING> [mods] Unknown category 'skin' defined for mod_workshop_package.000000002F5443ED. Ignoring.
00:00:10.357 : <WARNING> [mods] No valid categories defined for mod_workshop_package.000000002F5443ED. Setting defaults.
00:00:10.357 : <ERROR> [mods] Cannot find 'mod_workshop_package.000000002F5443ED' mod icon. Using default.
00:00:10.357 : <ERROR> [mods] Cannot find '/mod_description.txt' description file for mod 'mod_workshop_package.000000002F5443ED'.
00:00:10.358 : [mod_package_manager] Received list of the steam workshop subscribed mods. (received 18 mods total, 17 loaded, 0 scheduled for download)
00:00:10.358 : dispatch
00:00:10.358 : exit
00:00:10.481 : [bullet] Starting physics server: Bullet
00:00:14.936 : mm_flush_repeatedly
00:00:17.832 : [hashfs] dlc_balt.scs: Mounted and validated, 13501 entries (94F591335FB3A4D138DA8ED1F105E8F93A6727E194AF3ADC8D93E147EAF94CF0)
00:00:17.952 : [hashfs] dlc_daf_tuning_pack.scs: Mounted and validated, 2061 entries (07D8990604A27C302415EFDAF2861C99F3C46BC04190A29EBF857C8FA4992889)
00:00:18.498 : [hashfs] dlc_east.scs: Mounted and validated, 927 entries (A160154BDDE924022710F6E1CDE2623CA29E8B32F253374C0E772E97BE18E90D)
00:00:18.523 : [hashfs] dlc_flags_n.scs: Mounted and validated, 534 entries (93C2B9989A071C928718C26CA6406720B33F441938F11054DBA574104EE36786)
00:00:18.535 : [hashfs] dlc_flags_pl.scs: Mounted and validated, 461 entries (44CF949B9701D5555B20F053CDF83EDF2734762C3AE26D592BBFCC496EE69AA7)
00:00:18.548 : [hashfs] dlc_flags_s.scs: Mounted and validated, 552 entries (6436555A4DF605713148C4DD60175E70AAC0FE70A7F5B430E2A589BA0CFBA274)
00:00:19.539 : [hashfs] dlc_fr.scs: Mounted and validated, 3621 entries (47891CC697F815A72E9E754A142730293348A7AD07417A0460721642F12E603B)
00:00:19.730 : [hashfs] dlc_heavy_cargo.scs: Mounted and validated, 829 entries (3F4FF2FDAA4436F7B27940C24ADCCC3883B59C04D2ACEE49EE8D0F1551BE9484)
00:00:21.014 : [hashfs] dlc_it.scs: Mounted and validated, 5094 entries (3530DBC291567D39C0BC982AE6B13A0361B0DAD22C005417A39F0E7E95A1FE37)
00:00:21.528 : [hashfs] dlc_krone.scs: Mounted and validated, 3395 entries (AD8663747733E73C58289254E54AA73B436C3AA397E315257F6FAF04E735D386)
00:00:21.558 : [hashfs] dlc_metallics.scs: Mounted and validated, 459 entries (347D314208421AD6AE9466A268CE847FAA5E330356C17E270A0BAB543D3E03E3)
00:00:21.604 : [hashfs] dlc_michelin.scs: Mounted and validated, 844 entries (670CEA9E504824D022C01953A7D1079F29653D87603E8A532F18308F64DA3284)
00:00:21.783 : [hashfs] dlc_mighty_griffin.scs: Mounted and validated, 2951 entries (71022C65DF4FEB7BB66237ABDE9C3EAA0001BB40D4A5E3A4A4B3AD80A7C1F35C)
00:00:22.875 : [hashfs] dlc_north.scs: Mounted and validated, 5509 entries (465820CD345B5F30C98672DE7B6D41BB992A2A0E1A495459E55B312530159E92)
00:00:23.152 : [hashfs] dlc_oversize.scs: Mounted and validated, 823 entries (724D9832A7DE1B7F56E8D95E7123A468A9F9471BD315E80F90A0C47B48715C5F)
00:00:23.330 : [hashfs] dlc_phys_flags.scs: Mounted and validated, 10032 entries (267508D7AEF6F3E28999C8EDEF508D54C17239C7CC69273376CBAE4CD5A92686)
00:00:23.414 : [hashfs] dlc_rims.scs: Mounted and validated, 748 entries (842E5026111C81ED023E33B37E68478CE1A235C7A5FF8FCD8ECE491105A9437D)
00:00:23.417 : [hashfs] dlc_rocket_league.scs: Mounted and validated, 138 entries (4B89359812683D32A8F1247D1DF49708DFE3B638E0449C1D0F297E4E5D040EB9)
00:00:23.847 : [hashfs] dlc_schwarzmuller.scs: Mounted and validated, 3063 entries (8E508D55C09785FF8E503147E5BCBA27D35BE427FA8DBCC6E42834110EC361C9)
00:00:23.889 : [hashfs] dlc_toys.scs: Mounted and validated, 1304 entries (42F68556B271B7A5C02CBEB828340546CB16A2AA174AD6360D9F9F3A4706CAD5)
00:00:24.065 : [hashfs] dlc_trailers.scs: Mounted and validated, 1764 entries (D210927ED40718DAF0C2996CE2013CB39BF97BA4186E506D6311EA10CA1B59D6)
00:00:24.080 : [hashfs] dlc_vikings.scs: Mounted and validated, 832 entries (2AFCEB91E02DDD9C70E19928F5FE9C83714168164F7B98CCDD19CF71A3F45A40)
00:00:24.102 : uset s_sfx_volume "0.37"
00:00:24.102 : uset s_navigation_volume "1.0"
00:00:24.102 : uset s_radio_volume "0.0328947"
00:00:24.102 : uset s_music_volume "0"
00:00:24.102 : uset s_master_volume "1.0"
00:00:24.102 : uset s_reverse_stereo "1"
00:00:24.102 : uset g_force_economy_reset "0"
00:00:24.102 : uset g_input_configured "1"
00:00:24.102 : uset i_oculus_eye_protrusion "0.09"
00:00:24.102 : uset i_oculus_eye_height "0.15"
00:00:24.102 : uset i_hmd_max_prediction "0.1"
00:00:24.102 : uset i_hmd_min_prediction "0.0"
00:00:24.103 : uset r_interior "1"
00:00:24.103 : uset r_steering_wheel "1"
00:00:24.103 : uset g_eye_enable "0"
00:00:24.103 : uset g_toy_physics "1"
00:00:24.103 : uset g_cam_steering_reverse "1"
00:00:24.103 : uset g_cam_steering_value "1.0"
00:00:24.103 : uset g_cam_steering "0"
00:00:24.103 : uset g_pedal_clutch_range "1.0"
00:00:24.103 : uset g_brake_intensity "0.820575"
00:00:24.103 : uset g_steer_autocenter "1"
00:00:24.103 : uset g_hshifter_synchronized "1"
00:00:24.103 : uset g_hshifter_split "3"
00:00:24.103 : uset g_hshifter_layout_shifting "1"
00:00:24.103 : uset g_hshifter_layout "range"
00:00:24.103 : uset g_trans "3"
00:00:24.103 : uset g_baked_vehicle "1"
00:00:24.103 : uset s_music_enabled "1"
00:00:24.103 : uset g_cargo_load_require_park_brake "0"
00:00:24.103 : uset g_cargo_load_require_engine_off "1"
00:00:24.103 : uset g_last_wotr_event_id "5"
00:00:24.103 : uset g_force_load_selector "0"
00:00:24.103 : uset g_autoload_ignore_autosave "0"
00:00:24.103 : uset g_start_in_truck "0"
00:00:24.103 : uset g_park_brake_init "0"
00:00:24.103 : uset g_trailer_advanced_coupling "0"
00:00:24.103 : uset g_parking_difficulty "3"
00:00:24.103 : uset g_simple_parking_doubles "1"
00:00:24.103 : uset g_speed_warning "0"
00:00:24.103 : uset g_voice_navigation_pack ""
00:00:24.103 : uset g_voice_navigation "0"
00:00:24.103 : uset g_job_distance "0.2"
00:00:24.103 : uset g_job_distance_limit "-1.0"
00:00:24.103 : uset g_income_factor "1.0"
00:00:24.103 : uset g_currency "4"
00:00:24.103 : uset g_bad_weather_factor "0"
00:00:24.103 : uset g_truck_analysis_fold "0"
00:00:24.103 : uset g_desktop_rnd "0"
00:00:24.103 : uset g_desktop_bcg "config.night_city"
00:00:24.103 : uset g_save_idx "12"
00:00:24.103 : uset g_ui_map_align "0"
00:00:24.104 : uset g_gps_routing_mode "0"
00:00:24.104 : uset g_gps_navigation "3"
00:00:24.104 : uset g_heavy_cargo_popup "1"
00:00:24.104 : uset g_mirrors "1"
00:00:24.104 : uset g_adviser_auto_parking "1"
00:00:24.104 : uset g_adviser_keep_hidden "1"
00:00:24.104 : uset g_adviser "1"
00:00:24.104 : uset g_desktop_tutorial "0"
00:00:24.104 : uset g_tutorial "0"
00:00:24.104 : uset g_fatigue "1"
00:00:24.104 : uset g_time_zones "1"
00:00:24.104 : uset g_police "0"
00:00:24.104 : uset g_subtitles "0"
00:00:24.104 : uset g_clock_24 "1"
00:00:24.104 : uset g_disable_beacons "0"
00:00:24.104 : uset g_show_game_elements "1"
00:00:24.104 : uset g_hmd_no_3d_background "0"
00:00:24.104 : uset g_hmd_no_special_menu "0"
00:00:24.104 : uset g_hmd_reduced_cabin_movement "1"
00:00:24.104 : uset g_hmd_no_artifical_movement "0"
00:00:24.104 : uset s_interior_volume "1.0"
00:00:24.104 : uset s_wheel_noise "1.0"
00:00:24.104 : uset s_air_noise "1.0"
00:00:24.104 : uset s_rumble_enabled "0"
00:00:24.104 : uset s_reverse_enabled "1"
00:00:24.104 : uset g_eye_pause_gaze "3000"
00:00:24.104 : uset g_eye_pause "1"
00:00:24.104 : uset g_cam_blinker "0"
00:00:24.104 : uset g_cam_physics_value "1.5"
00:00:24.104 : uset g_cam_physics "1"
00:00:24.104 : uset g_blinker_auto_off "1"
00:00:24.104 : uset g_cruise_control_smart "10"
00:00:24.104 : uset g_cruise_control_grid "5.0"
00:00:24.104 : uset g_adaptive_shift "20"
00:00:24.104 : uset g_fuel_simulation "1"
00:00:24.104 : uset g_hardcore_simulation "1"
00:00:24.104 : uset g_reg_setting ""
00:00:24.104 : uset g_brake_light_all "1"
00:00:24.104 : uset g_use_speed_limiter "1"
00:00:24.104 : uset g_hud_speed_warning "0"
00:00:24.104 : uset g_hud_speed_limit "1"
00:00:24.104 : uset g_axle_drop_auto "0"
00:00:24.104 : uset g_engine_start_auto "0"
00:00:24.104 : uset g_motor_brake_auto "1"
00:00:24.104 : uset g_retarder_auto "0"
00:00:24.105 : uset g_cabin_suspension_stiffness "1.0"
00:00:24.105 : uset g_suspension_stiffness "1.0"
00:00:24.105 : uset g_trailer_stability "0.87"
00:00:24.105 : uset g_truck_stability "0.5"
00:00:24.105 : uset g_mpg "0"
00:00:24.105 : uset g_gallon "0"
00:00:24.105 : uset g_fahrenheit "0"
00:00:24.105 : uset g_pounds "kg"
00:00:24.105 : uset g_mph "0"
00:00:24.105 : uset g_road_events "3"
00:00:24.105 : uset g_detours "1.0"
00:00:24.105 : uset g_name_localization_secondary "0"
00:00:24.105 : uset g_name_localization "1"
00:00:24.105 : uset g_lang_set "1"
00:00:24.105 : uset g_lang "pl_pl"
00:00:24.105 : uset g_cutscenes "1"
00:00:24.105 : uset g_phys_mirrors "0"
00:00:47.017 : [zipfs] czarny_grill_fh16_2012.scs: Mounted, 8 entries [0]
00:00:47.017 : <WARNING> [mod] Mod package 'czarny_grill_fh16_2012' does not contain a manifest file 'manifest.sii', creating default information set.
00:00:47.017 : [zipfs] czarny_grill_fh16_2012.scs: Unmounted
00:00:47.017 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Mounted, 18 entries [0x79c9345b]
00:00:47.017 : <WARNING> [mods] Unknown category 'others' defined for ETS2 New Route Advisor v1.3 by XEBEKzs. Ignoring.
00:00:47.017 : <WARNING> [mods] No valid categories defined for ETS2 New Route Advisor v1.3 by XEBEKzs. Setting defaults.
00:00:47.017 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Unmounted
00:00:47.036 : [hashfs] promods-assets-v241.scs: Mounted, 40978 entries
00:00:47.048 : [hashfs] promods-assets-v241.scs: Unmounted.
00:00:47.067 : [zipfs] promods-def-st-v241.scs: Mounted, 2162 entries [0xe30a5654]
00:00:47.067 : [zipfs] promods-def-st-v241.scs: Unmounted
00:00:47.209 : [zipfs] promods-map-v241.scs: Mounted, 28320 entries [0xceb71504]
00:00:47.209 : [zipfs] promods-map-v241.scs: Unmounted
00:00:47.218 : [hashfs] promods-media-v241.scs: Mounted, 151 entries
00:00:47.218 : [hashfs] promods-media-v241.scs: Unmounted.
00:00:47.228 : [hashfs] promods-model1-v241.scs: Mounted, 15628 entries
00:00:47.229 : [hashfs] promods-model1-v241.scs: Unmounted.
00:00:47.242 : [hashfs] promods-model2-v241.scs: Mounted, 24746 entries
00:00:47.242 : [hashfs] promods-model2-v241.scs: Unmounted.
00:00:47.255 : [hashfs] promods-model3-v241.scs: Mounted, 8298 entries
00:00:47.262 : [hashfs] promods-model3-v241.scs: Unmounted.
00:00:47.263 : [zipfs] Svetofor.scs: Mounted, 9 entries [0xa9de09bc]
00:00:47.263 : [zipfs] Svetofor.scs: Unmounted
00:00:47.299 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Mounted, 3612 entries [0x75d93195]
00:00:47.299 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Unmounted
00:00:47.311 : [zipfs] Volvo_FH16_Standart.srqn_.scs: Mounted, 35 entries [0x82828282]
00:00:47.311 : <WARNING> [mod] Mod package 'Volvo_FH16_Standart.srqn_' does not contain a manifest file 'manifest.sii', creating default information set.
00:00:47.311 : [zipfs] Volvo_FH16_Standart.srqn_.scs: Unmounted
00:00:47.312 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Mod author: Hounddog

00:00:47.312 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: 

00:00:47.312 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Enjoy and have fun !!
00:00:47.312 : [zipfs] universal.zip: Mounted, 610 entries [0x99474aff]
00:00:47.312 : [zipfs] universal.zip: Unmounted
00:00:47.346 : [zipfs] citylights132.zip: Mounted, 158 entries [0x40733116]
00:00:47.346 : [zipfs] citylights132.zip: Unmounted
00:00:47.348 : [zipfs] x2universal.zip: Mounted, 8 entries [0x1888fa30]
00:00:47.348 : [zipfs] x2universal.zip: Unmounted
00:00:47.379 : [zipfs] sisltrlschw131.zip: Mounted, 1404 entries [0xacaf395d]
00:00:47.379 : [zipfs] sisltrlschw131.zip: Unmounted
00:00:47.428 : [zipfs] promods-def-st-v241.scs: Mounted, 2162 entries [0xe30a5654]
00:00:47.428 : [mod_package_manager] Mod "ProMods Definition Package" has been mounted. (package_name: promods-def-st-v241, version: 2.41, source: User mods)
00:00:47.445 : [zipfs] promods-map-v241.scs: Mounted, 28320 entries [0xceb71504]
00:00:47.445 : [mod_package_manager] Mod "ProMods Map Package" has been mounted. (package_name: promods-map-v241, version: 2.41, source: User mods)
00:00:47.445 : [hashfs] promods-media-v241.scs: Mounted, 151 entries
00:00:47.446 : [mod_package_manager] Mod "ProMods Media Package" has been mounted. (package_name: promods-media-v241, version: 2.41, source: User mods)
00:00:47.446 : [hashfs] promods-model3-v241.scs: Mounted, 8298 entries
00:00:47.446 : [mod_package_manager] Mod "ProMods Models Package 3" has been mounted. (package_name: promods-model3-v241, version: 2.41, source: User mods)
00:00:47.446 : [hashfs] promods-model2-v241.scs: Mounted, 24746 entries
00:00:47.446 : [mod_package_manager] Mod "ProMods Models Package 2" has been mounted. (package_name: promods-model2-v241, version: 2.41, source: User mods)
00:00:47.447 : [hashfs] promods-model1-v241.scs: Mounted, 15628 entries
00:00:47.447 : [mod_package_manager] Mod "ProMods Models Package 1" has been mounted. (package_name: promods-model1-v241, version: 2.41, source: User mods)
00:00:47.447 : [hashfs] promods-assets-v241.scs: Mounted, 40978 entries
00:00:47.447 : [mod_package_manager] Mod "ProMods Assets Package" has been mounted. (package_name: promods-assets-v241, version: 2.41, source: User mods)
00:00:47.448 : [mod_package_manager] Mod "Volvo I-Shift AT2612D/AT2812C/ATO2612D(F)/ATO3112D(F)/VT2814/VTO2814 Transmission for New Volvo FH(SCS)" has been mounted. (package_name: mod_workshop_package.0000000028BB3750, version: 6.0, source: Steam Workshop)
00:00:47.448 : [mod_package_manager] Mod "Realistic Transmissions v2.5" has been mounted. (package_name: mod_workshop_package.000000002DE53777, version: 2.5.1, source: Steam Workshop)
00:00:47.448 : [mod_package_manager] Mod "Scandinavian Ferry Lines" has been mounted. (package_name: mod_workshop_package.000000002EB83B96, version: 1.1, source: Steam Workshop)
00:00:47.654 : [zipfs] promods-def-st-v241.scs: Unmounted
00:00:47.655 : [zipfs] promods-map-v241.scs: Unmounted
00:00:47.655 : [hashfs] promods-model1-v241.scs: Unmounted.
00:00:47.655 : [hashfs] promods-model2-v241.scs: Unmounted.
00:00:47.655 : [hashfs] promods-model3-v241.scs: Unmounted.
00:00:47.655 : [hashfs] promods-media-v241.scs: Unmounted.
00:00:47.663 : [hashfs] promods-assets-v241.scs: Unmounted.
00:00:47.857 : [mod_package_manager] Mod "Realistic Graphics Mod - by Frkn64" has been mounted. (package_name: mod_workshop_package.0000000029B42156, version: 3.0, source: Steam Workshop)
00:00:47.857 : [mod_package_manager] Mod "MAN TGX Euro 6 Realistic Dashboard Computer" has been mounted. (package_name: mod_workshop_package.0000000061EE7529, version: 1.0, source: Steam Workshop)
00:00:47.858 : [mod_package_manager] Mod "Iveco Hi-Way Realistic Dashboard Computer (newer version)" has been mounted. (package_name: mod_workshop_package.000000005F547F12, version: 1.0, source: Steam Workshop)
00:00:47.860 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Mounted, 3612 entries [0x75d93195]
00:00:47.860 : [mod_package_manager] Mod "TZ express Trailer Pack" has been mounted. (package_name: TZexpress_trailers pack_1.30.2.2.scs, version: 1.30.x, source: User mods)
00:00:47.861 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Mod author: Hounddog

00:00:47.861 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: 

00:00:47.861 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Enjoy and have fun !!
00:00:47.861 : [zipfs] universal.zip: Mounted, 610 entries [0x99474aff]
00:00:47.861 : [mod_package_manager] Mod "All SCS  trailers in every company" has been mounted. (package_name: mod_workshop_package.000000004B333CD8, version: 1.0, source: Steam Workshop)
00:00:47.861 : [mod_package_manager] Mod "No Limitations Mod for Special Transport DLC" has been mounted. (package_name: mod_workshop_package.000000004A790BCA, version: 1.1, source: Steam Workshop)
00:00:47.880 : [zipfs] universal.zip: Unmounted
00:00:47.880 : [zipfs] TZexpress_trailers pack_1.30.2.2.scs.scs: Unmounted
00:00:50.057 : [zipfs] Svetofor.scs: Mounted, 9 entries [0xa9de09bc]
00:00:50.057 : [mod_package_manager] Mod "Svetofor" has been mounted. (package_name: Svetofor, version: 1.0, source: User mods)
00:00:50.059 : [zipfs] sisltrlschw131.zip: Mounted, 1404 entries [0xacaf395d]
00:00:50.059 : [mod_package_manager] Mod "SiSL's Trailer Pack - Schwarzmüller Addon" has been mounted. (package_name: mod_workshop_package.000000003234BAC2, version: 1.19.1, source: Steam Workshop)
00:00:50.059 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Mounted, 18 entries [0x79c9345b]
00:00:50.059 : [mod_package_manager] Mod "ETS2 New Route Advisor v1.3 by XEBEKzs" has been mounted. (package_name: ETS2 New Route Advisor v1.3 by XEBEKzs, version: v1.3, source: User mods)
00:00:50.075 : [zipfs] Svetofor.scs: Unmounted
00:00:50.076 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Unmounted
00:00:50.076 : [zipfs] sisltrlschw131.zip: Unmounted
00:00:54.994 : mm_flush_repeatedly
00:00:55.001 : uset s_sfx_volume "0.37"
00:00:55.001 : uset s_navigation_volume "1.0"
00:00:55.001 : uset s_radio_volume "0.0328947"
00:00:55.001 : uset s_music_volume "0"
00:00:55.001 : uset s_master_volume "1.0"
00:00:55.001 : uset s_reverse_stereo "1"
00:00:55.001 : uset g_force_economy_reset "0"
00:00:55.001 : uset g_input_configured "1"
00:00:55.001 : uset i_oculus_eye_protrusion "0.09"
00:00:55.001 : uset i_oculus_eye_height "0.15"
00:00:55.001 : uset i_hmd_max_prediction "0.1"
00:00:55.001 : uset i_hmd_min_prediction "0.0"
00:00:55.001 : uset r_interior "1"
00:00:55.001 : uset r_steering_wheel "1"
00:00:55.001 : uset g_eye_enable "0"
00:00:55.001 : uset g_toy_physics "1"
00:00:55.001 : uset g_cam_steering_reverse "1"
00:00:55.001 : uset g_cam_steering_value "1.0"
00:00:55.001 : uset g_cam_steering "0"
00:00:55.001 : uset g_pedal_clutch_range "1.0"
00:00:55.001 : uset g_brake_intensity "0.820575"
00:00:55.001 : uset g_steer_autocenter "1"
00:00:55.001 : uset g_hshifter_synchronized "1"
00:00:55.002 : uset g_hshifter_split "3"
00:00:55.002 : uset g_hshifter_layout_shifting "1"
00:00:55.002 : uset g_hshifter_layout "range"
00:00:55.002 : uset g_trans "3"
00:00:55.002 : uset g_baked_vehicle "1"
00:00:55.002 : uset s_music_enabled "1"
00:00:55.002 : uset g_cargo_load_require_park_brake "0"
00:00:55.002 : uset g_cargo_load_require_engine_off "1"
00:00:55.002 : uset g_last_wotr_event_id "5"
00:00:55.002 : uset g_force_load_selector "0"
00:00:55.002 : uset g_autoload_ignore_autosave "0"
00:00:55.002 : uset g_start_in_truck "0"
00:00:55.002 : uset g_park_brake_init "0"
00:00:55.002 : uset g_trailer_advanced_coupling "0"
00:00:55.002 : uset g_parking_difficulty "3"
00:00:55.002 : uset g_simple_parking_doubles "1"
00:00:55.002 : uset g_speed_warning "0"
00:00:55.002 : uset g_voice_navigation_pack ""
00:00:55.002 : uset g_voice_navigation "0"
00:00:55.002 : uset g_job_distance "0.2"
00:00:55.002 : uset g_job_distance_limit "-1.0"
00:00:55.002 : uset g_income_factor "1.0"
00:00:55.002 : uset g_currency "4"
00:00:55.002 : uset g_bad_weather_factor "0"
00:00:55.002 : uset g_truck_analysis_fold "0"
00:00:55.002 : uset g_desktop_rnd "0"
00:00:55.002 : uset g_desktop_bcg "config.night_city"
00:00:55.002 : uset g_save_idx "12"
00:00:55.002 : uset g_ui_map_align "0"
00:00:55.002 : uset g_gps_routing_mode "0"
00:00:55.002 : uset g_gps_navigation "3"
00:00:55.002 : uset g_heavy_cargo_popup "1"
00:00:55.002 : uset g_mirrors "1"
00:00:55.002 : uset g_adviser_auto_parking "1"
00:00:55.002 : uset g_adviser_keep_hidden "1"
00:00:55.002 : uset g_adviser "1"
00:00:55.002 : uset g_desktop_tutorial "0"
00:00:55.002 : uset g_tutorial "0"
00:00:55.002 : uset g_fatigue "1"
00:00:55.002 : uset g_time_zones "1"
00:00:55.002 : uset g_police "0"
00:00:55.003 : uset g_subtitles "0"
00:00:55.003 : uset g_clock_24 "1"
00:00:55.003 : uset g_disable_beacons "0"
00:00:55.003 : uset g_show_game_elements "1"
00:00:55.003 : uset g_hmd_no_3d_background "0"
00:00:55.003 : uset g_hmd_no_special_menu "0"
00:00:55.003 : uset g_hmd_reduced_cabin_movement "1"
00:00:55.003 : uset g_hmd_no_artifical_movement "0"
00:00:55.003 : uset s_interior_volume "1.0"
00:00:55.003 : uset s_wheel_noise "1.0"
00:00:55.003 : uset s_air_noise "1.0"
00:00:55.003 : uset s_rumble_enabled "0"
00:00:55.003 : uset s_reverse_enabled "1"
00:00:55.003 : uset g_eye_pause_gaze "3000"
00:00:55.003 : uset g_eye_pause "1"
00:00:55.003 : uset g_cam_blinker "0"
00:00:55.003 : uset g_cam_physics_value "1.5"
00:00:55.003 : uset g_cam_physics "1"
00:00:55.003 : uset g_blinker_auto_off "1"
00:00:55.003 : uset g_cruise_control_smart "10"
00:00:55.003 : uset g_cruise_control_grid "5.0"
00:00:55.003 : uset g_adaptive_shift "20"
00:00:55.003 : uset g_fuel_simulation "1"
00:00:55.003 : uset g_hardcore_simulation "1"
00:00:55.003 : uset g_reg_setting ""
00:00:55.003 : uset g_brake_light_all "1"
00:00:55.003 : uset g_use_speed_limiter "1"
00:00:55.003 : uset g_hud_speed_warning "0"
00:00:55.003 : uset g_hud_speed_limit "1"
00:00:55.003 : uset g_axle_drop_auto "0"
00:00:55.003 : uset g_engine_start_auto "0"
00:00:55.003 : uset g_motor_brake_auto "1"
00:00:55.003 : uset g_retarder_auto "0"
00:00:55.003 : uset g_cabin_suspension_stiffness "1.0"
00:00:55.003 : uset g_suspension_stiffness "1.0"
00:00:55.003 : uset g_trailer_stability "0.87"
00:00:55.003 : uset g_truck_stability "0.5"
00:00:55.003 : uset g_mpg "0"
00:00:55.003 : uset g_gallon "0"
00:00:55.003 : uset g_fahrenheit "0"
00:00:55.003 : uset g_pounds "kg"
00:00:55.003 : uset g_mph "0"
00:00:55.003 : uset g_road_events "3"
00:00:55.003 : uset g_detours "1.0"
00:00:55.003 : uset g_name_localization_secondary "0"
00:00:55.003 : uset g_name_localization "1"
00:00:55.003 : uset g_lang_set "1"
00:00:55.003 : uset g_lang "pl_pl"
00:00:55.003 : uset g_cutscenes "1"
00:00:55.004 : uset g_phys_mirrors "0"
00:00:56.458 : uset s_sfx_volume "0.37"
00:00:56.458 : uset s_navigation_volume "1.0"
00:00:56.458 : uset s_radio_volume "0.0328947"
00:00:56.458 : uset s_music_volume "0"
00:00:56.458 : uset s_master_volume "1.0"
00:00:56.458 : uset s_reverse_stereo "1"
00:00:56.458 : uset g_force_economy_reset "0"
00:00:56.458 : uset g_input_configured "1"
00:00:56.458 : uset i_oculus_eye_protrusion "0.09"
00:00:56.458 : uset i_oculus_eye_height "0.15"
00:00:56.458 : uset i_hmd_max_prediction "0.1"
00:00:56.458 : uset i_hmd_min_prediction "0.0"
00:00:56.458 : uset r_interior "1"
00:00:56.459 : uset r_steering_wheel "1"
00:00:56.459 : uset g_eye_enable "0"
00:00:56.459 : uset g_toy_physics "1"
00:00:56.459 : uset g_cam_steering_reverse "1"
00:00:56.459 : uset g_cam_steering_value "1.0"
00:00:56.459 : uset g_cam_steering "0"
00:00:56.459 : uset g_pedal_clutch_range "1.0"
00:00:56.459 : uset g_brake_intensity "0.820575"
00:00:56.459 : uset g_steer_autocenter "1"
00:00:56.459 : uset g_hshifter_synchronized "1"
00:00:56.459 : uset g_hshifter_split "3"
00:00:56.459 : uset g_hshifter_layout_shifting "1"
00:00:56.459 : uset g_hshifter_layout "range"
00:00:56.459 : uset g_trans "3"
00:00:56.459 : uset g_baked_vehicle "1"
00:00:56.459 : uset s_music_enabled "1"
00:00:56.459 : uset g_cargo_load_require_park_brake "0"
00:00:56.459 : uset g_cargo_load_require_engine_off "1"
00:00:56.459 : uset g_last_wotr_event_id "5"
00:00:56.459 : uset g_force_load_selector "0"
00:00:56.459 : uset g_autoload_ignore_autosave "0"
00:00:56.459 : uset g_start_in_truck "0"
00:00:56.459 : uset g_park_brake_init "0"
00:00:56.459 : uset g_trailer_advanced_coupling "0"
00:00:56.459 : uset g_parking_difficulty "3"
00:00:56.459 : uset g_simple_parking_doubles "1"
00:00:56.459 : uset g_speed_warning "0"
00:00:56.459 : uset g_voice_navigation_pack ""
00:00:56.459 : uset g_voice_navigation "0"
00:00:56.459 : uset g_job_distance "0.2"
00:00:56.459 : uset g_job_distance_limit "-1.0"
00:00:56.459 : uset g_income_factor "1.0"
00:00:56.459 : uset g_currency "4"
00:00:56.459 : uset g_bad_weather_factor "0"
00:00:56.459 : uset g_truck_analysis_fold "0"
00:00:56.459 : uset g_desktop_rnd "0"
00:00:56.459 : uset g_desktop_bcg "config.night_city"
00:00:56.459 : uset g_save_idx "12"
00:00:56.459 : uset g_ui_map_align "0"
00:00:56.459 : uset g_gps_routing_mode "0"
00:00:56.460 : uset g_gps_navigation "3"
00:00:56.460 : uset g_heavy_cargo_popup "1"
00:00:56.460 : uset g_mirrors "1"
00:00:56.460 : uset g_adviser_auto_parking "1"
00:00:56.460 : uset g_adviser_keep_hidden "1"
00:00:56.460 : uset g_adviser "1"
00:00:56.460 : uset g_desktop_tutorial "0"
00:00:56.460 : uset g_tutorial "0"
00:00:56.460 : uset g_fatigue "1"
00:00:56.460 : uset g_time_zones "1"
00:00:56.460 : uset g_police "0"
00:00:56.460 : uset g_subtitles "0"
00:00:56.460 : uset g_clock_24 "1"
00:00:56.460 : uset g_disable_beacons "0"
00:00:56.460 : uset g_show_game_elements "1"
00:00:56.460 : uset g_hmd_no_3d_background "0"
00:00:56.460 : uset g_hmd_no_special_menu "0"
00:00:56.460 : uset g_hmd_reduced_cabin_movement "1"
00:00:56.460 : uset g_hmd_no_artifical_movement "0"
00:00:56.460 : uset s_interior_volume "1.0"
00:00:56.460 : uset s_wheel_noise "1.0"
00:00:56.460 : uset s_air_noise "1.0"
00:00:56.460 : uset s_rumble_enabled "0"
00:00:56.460 : uset s_reverse_enabled "1"
00:00:56.460 : uset g_eye_pause_gaze "3000"
00:00:56.460 : uset g_eye_pause "1"
00:00:56.460 : uset g_cam_blinker "0"
00:00:56.460 : uset g_cam_physics_value "1.5"
00:00:56.460 : uset g_cam_physics "1"
00:00:56.460 : uset g_blinker_auto_off "1"
00:00:56.460 : uset g_cruise_control_smart "10"
00:00:56.460 : uset g_cruise_control_grid "5.0"
00:00:56.460 : uset g_adaptive_shift "20"
00:00:56.460 : uset g_fuel_simulation "1"
00:00:56.460 : uset g_hardcore_simulation "1"
00:00:56.460 : uset g_reg_setting ""
00:00:56.460 : uset g_brake_light_all "1"
00:00:56.460 : uset g_use_speed_limiter "1"
00:00:56.460 : uset g_hud_speed_warning "0"
00:00:56.460 : uset g_hud_speed_limit "1"
00:00:56.460 : uset g_axle_drop_auto "0"
00:00:56.460 : uset g_engine_start_auto "0"
00:00:56.460 : uset g_motor_brake_auto "1"
00:00:56.460 : uset g_retarder_auto "0"
00:00:56.460 : uset g_cabin_suspension_stiffness "1.0"
00:00:56.460 : uset g_suspension_stiffness "1.0"
00:00:56.460 : uset g_trailer_stability "0.87"
00:00:56.460 : uset g_truck_stability "0.5"
00:00:56.461 : uset g_mpg "0"

Man5673
Posts: 3
Joined: 15 Aug 2018 14:50

05 Jul 2019 09:32

Code: Select all

00:00:56.461 : uset g_gallon "0"
00:00:56.461 : uset g_fahrenheit "0"
00:00:56.461 : uset g_pounds "kg"
00:00:56.461 : uset g_mph "0"
00:00:56.461 : uset g_road_events "3"
00:00:56.461 : uset g_detours "1.0"
00:00:56.461 : uset g_name_localization_secondary "0"
00:00:56.461 : uset g_name_localization "1"
00:00:56.461 : uset g_lang_set "1"
00:00:56.461 : uset g_lang "pl_pl"
00:00:56.461 : uset g_cutscenes "1"
00:00:56.461 : uset g_phys_mirrors "0"
00:00:56.467 : New profile selected: 'Adam'
00:00:56.476 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Mod author: Hounddog

00:00:56.476 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: 

00:00:56.476 : [zipfs] C:/Program Files (x86)/Steam/steamapps/workshop/content/227300/1261649112/universal.zip: Enjoy and have fun !!
00:00:56.476 : [zipfs] universal.zip: Mounted, 610 entries [0xd3a2cfc4]
00:00:56.476 : [mod_package_manager] Mod "All SCS  trailers in every company" has been mounted. (package_name: mod_workshop_package.000000004B333CD8, version: 1.0, source: Steam Workshop)
00:00:56.476 : [mod_package_manager] Mod "No Limitations Mod for Special Transport DLC" has been mounted. (package_name: mod_workshop_package.000000004A790BCA, version: 1.1, source: Steam Workshop)
00:00:56.476 : [zipfs] Svetofor.scs: Mounted, 9 entries [0x500b3699]
00:00:56.477 : [mod_package_manager] Mod "Svetofor" has been mounted. (package_name: Svetofor, version: 1.0, source: User mods)
00:00:56.556 : [zipfs] sisltrlschw131.zip: Mounted, 1404 entries [0x2adc0a01]
00:00:56.556 : [mod_package_manager] Mod "SiSL's Trailer Pack - Schwarzmüller Addon" has been mounted. (package_name: mod_workshop_package.000000003234BAC2, version: 1.19.1, source: Steam Workshop)
00:00:56.556 : [zipfs] ETS2 New Route Advisor v1.3 by XEBEKzs.scs: Mounted, 18 entries [0x1f1113e8]
00:00:56.557 : [mod_package_manager] Mod "ETS2 New Route Advisor v1.3 by XEBEKzs" has been mounted. (package_name: ETS2 New Route Advisor v1.3 by XEBEKzs, version: v1.3, source: User mods)
00:00:56.557 : [mod_package_manager] Mod "Doll Vario 5 Axle Pack" has been mounted. (package_name: dollvario_ao5_axle, version: 6.3, source: User mods)
00:00:56.557 : [mod_package_manager] Mod "Doll Vario 5 Axle + Dolly" has been mounted. (package_name: dollvario_ao5_axle_dolly, version: 1.1, source: User mods)
00:00:56.557 : [mod_package_manager] Mod "ETS2 - Realistic Headlight Range v1.1 [1.30]" has been mounted. (package_name: mod_workshop_package.000000003578CEC5, version: 1.1, source: Steam Workshop)
00:00:56.557 : [mod_package_manager] Mod "ETS2 - New Interiors Pack 1 (Textures) v0.2" has been mounted. (package_name: mod_workshop_package.0000000036823324, version: 0.2, source: Steam Workshop)
00:00:56.557 : [mod_package_manager] Mod "SIGNS ON YOUR TRUCK" has been mounted. (package_name: mod_workshop_package.00000000290649EB, version: 1.1.1.65, source: Steam Workshop)
00:00:56.558 : [zipfs] x2universal.zip: Mounted, 8 entries [0xff161f28]
00:00:56.558 : [mod_package_manager] Mod "Lost Seaways Ferry" has been mounted. (package_name: mod_workshop_package.0000000027AF3FFE, version: 0.0.3, source: Steam Workshop)
00:00:56.558 : [mod_package_manager] Mod "ETS2 - Xenon Lights v0.3 [1.28]" has been mounted. (package_name: mod_workshop_package.0000000040EB81E9, version: 0.3, source: Steam Workshop)
00:00:56.558 : [mod_package_manager] Mod "Tandem Gigaliner Trailer Standard Skin" has been mounted. (package_name: mod_workshop_package.000000002F5443ED, version: v0.1, source: Steam Workshop)
00:00:56.558 : [mod_package_manager] Mod "Actros Budget Skins   Colour Changeable" has been mounted. (package_name: mod_workshop_package.0000000032FE2B02, version: 1, source: Steam Workshop)
00:00:56.561 : [zipfs] citylights132.zip: Mounted, 158 entries [0x41971d75]
00:00:56.561 : [mod_package_manager] Mod "City Lighting" has been mounted. (package_name: mod_workshop_package.000000003066FA63, version: 1.32, source: Steam Workshop)
00:00:56.561 : [mod_package_manager] Mod "Scandinavian Ferry Lines" has been mounted. (package_name: mod_workshop_package.000000002EB83B96, version: 1.1, source: Steam Workshop)
00:00:56.561 : [mod_package_manager] Mod "Realistic Transmissions v2.5" has been mounted. (package_name: mod_workshop_package.000000002DE53777, version: 2.5.1, source: Steam Workshop)
00:00:56.561 : [mod_package_manager] Mod "Volvo I-Shift AT2612D/AT2812C/ATO2612D(F)/ATO3112D(F)/VT2814/VTO2814 Transmission for New Volvo FH(SCS)" has been mounted. (package_name: mod_workshop_package.0000000028BB3750, version: 6.0, source: Steam Workshop)
00:00:56.562 : [zipfs] Volvo_FH16_Standart.srqn_.scs: Mounted, 35 entries [0xd0d0d05]
00:00:56.562 : [mod_package_manager] Mod "Volvo_FH16_Standart.srqn_" has been mounted. (package_name: Volvo_FH16_Standart.srqn_, version: , source: User mods)
00:00:56.562 : [zipfs] czarny_grill_fh16_2012.scs: Mounted, 8 entries [0x1c04583a]
00:00:56.562 : [mod_package_manager] Mod "czarny_grill_fh16_2012" has been mounted. (package_name: czarny_grill_fh16_2012, version: , source: User mods)
00:00:56.563 : [hashfs] promods-assets-v241.scs: Mounted, 40978 entries
00:00:56.563 : [mod_package_manager] Mod "ProMods Assets Package" has been mounted. (package_name: promods-assets-v241, version: 2.41, source: User mods)
00:00:56.563 : [hashfs] promods-model1-v241.scs: Mounted, 15628 entries
00:00:56.564 : [mod_package_manager] Mod "ProMods Models Package 1" has been mounted. (package_name: promods-model1-v241, version: 2.41, source: User mods)
00:00:56.564 : [hashfs] promods-model2-v241.scs: Mounted, 24746 entries
00:00:56.564 : [mod_package_manager] Mod "ProMods Models Package 2" has been mounted. (package_name: promods-model2-v241, version: 2.41, source: User mods)
00:00:56.564 : [hashfs] promods-model3-v241.scs: Mounted, 8298 entries
00:00:56.564 : [mod_package_manager] Mod "ProMods Models Package 3" has been mounted. (package_name: promods-model3-v241, version: 2.41, source: User mods)
00:00:56.565 : [hashfs] promods-media-v241.scs: Mounted, 151 entries
00:00:56.565 : [mod_package_manager] Mod "ProMods Media Package" has been mounted. (package_name: promods-media-v241, version: 2.41, source: User mods)
00:01:02.854 : [zipfs] promods-map-v241.scs: Mounted, 28320 entries [0xd565c149]
00:01:02.854 : [mod_package_manager] Mod "ProMods Map Package" has been mounted. (package_name: promods-map-v241, version: 2.41, source: User mods)
00:01:02.913 : [zipfs] promods-def-st-v241.scs: Mounted, 2162 entries [0x4fc19cd0]
00:01:02.913 : [mod_package_manager] Mod "ProMods Definition Package" has been mounted. (package_name: promods-def-st-v241, version: 2.41, source: User mods)
00:01:02.941 : [app_lcl] Localization module '/locale/pl_pl/local_module.pm_cargo.sii' has been applied.
00:01:02.948 : [app_lcl] Localization module '/locale/pl_pl/local_module.pm_cities.sii' has been applied.
00:01:02.948 : [app_lcl] Localization module '/locale/pl_pl/local_module.pm_legend.sii' has been applied.
00:01:02.949 : <WARNING> [app_lcl] Failed to add token 'georgia' from localization module '/locale/pl_pl/local_module.sign_for_tru.sii'! Localization with that token already defined.
00:01:02.950 : [app_lcl] Localization module '/locale/pl_pl/local_module.sign_for_tru.sii' has been applied.
00:01:05.413 : [net] LINK ERRO: Not found.
00:01:11.341 : game /home/profiles/4164616D/save/autosave_job_1
00:01:11.740 : <WARNING> [model] Model geometry '/model/flare/vehicle_white_led_l.pmg' has incorrect file version 506d6714 - expected version 506d6715. Converting...
00:01:11.827 : [bullet] Starting physics server: Bullet
00:01:12.261 : Loaded trailers: 164
00:01:12.301 : Loaded traffic trailers of type 'semi_trailer': 22
00:01:12.303 : Loaded traffic trailers of type 'double': 0
00:01:12.305 : Loaded traffic trailers of type 'train_car_c': 6
00:01:12.314 : Loaded traffic trailers of type 'train_car_sp': 49
00:01:12.319 : Loaded traffic trailers of type 'tram_car': 15
00:01:12.323 : Loaded traffic trailers of type 'simple': 6
00:01:12.330 : Loaded traffic trailers of type 'special': 13
00:01:12.392 : Loaded traffic vehicles of type 'car': 86
00:01:12.395 : Loaded traffic vehicles of type 'car_city': 1
00:01:12.418 : Loaded traffic vehicles of type 'truck': 32
00:01:12.421 : Loaded traffic vehicles of type 'truck_city': 3
00:01:12.426 : Loaded traffic vehicles of type 'bus': 4
00:01:12.429 : Loaded traffic vehicles of type 'slow': 2
00:01:12.458 : Loaded traffic vehicles of type 'police': 54
00:01:12.465 : Loaded traffic vehicles of type 'train': 18
00:01:12.471 : Loaded traffic vehicles of type 'train_fast': 16
00:01:12.477 : Loaded traffic vehicles of type 'tram': 10
00:01:12.479 : Loaded traffic vehicles of type 'escort_front': 0
00:01:12.480 : Loaded traffic vehicles of type 'escort_back': 0
00:01:12.493 : Loaded traffic vehicles of type 'event': 36
00:01:12.495 : Loaded traffic vehicles of type 'parked': 3
00:01:12.508 : Loaded traffic vehicles of type 'emergency': 31
00:01:12.558 : Loaded addon hookups: 602
00:01:12.561 : Loading resource server data ....
00:01:12.561 : Loading vegetation data ....
00:01:12.584 : Loading traffic rule data ....
00:01:12.586 : Loading traffic semaphore data ....
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x1_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_1x2.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_1x2_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_1x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x1_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x1_v4.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x2.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2_v1.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_2x2_v1.lv' looks like dangling pointer.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_2x2_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_2x2.lv') in the attribute named 'inherited'.
00:01:12.596 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.596 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1t.est' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t_v1.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1t_v1.est' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1t_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1t.est') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1t.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t_v1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1t_v1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1t_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1t.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1_v1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1x1_v1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1x1_v3.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1x1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <WARNING> [unit] The pointer to 'tr_sem_prof.cr_t1xt1.lv' looks like dangling pointer.
00:01:12.597 : <ERROR> [unit] File '<C:/Users/OEM/Documents/Euro Truck Simulator 2/mod/promods-def-st-v241.scs | >/def/world/semaphore_profile.promods.sii':
00:01:12.597 : <ERROR> [unit] The unit 'tr_sem_prof.cr_t1xt1_v2.fin' of type 'tr_semaphore_profile' has dangling pointer (to 'tr_sem_prof.cr_t1xt1.lv') in the attribute named 'inherited'.
00:01:12.597 : <ERROR> load_filtered_unit_array() - Failed to load units from file (/def/world/semaphore_profile.promods.sii)
00:01:12.598 : <ERROR> management\core_asset_catalog.cpp(1447): ?load_traffic_data@core_asset_catalog_u@prism@@AEAAXXZ: Data error.
rozdzielono na 2 posty ze względu na ograniczenia w znakach



Post Reply

Return to “Błędy - zgłoszenia”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests