Page 515 of 536

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 01 Oct 2022 18:22
by torfmeister
This is the reference you should stick to, the Map and Zoom crash fixes on top:

viewtopic.php?f=42&t=29618

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 01 Oct 2022 21:33
by TruckingDutchman010
I just installed the latest RusMap (2.45) and the attached road connector for ProMods 2.62, but also in this version, Belarus has Central European (Summer) Timezone (CE(S)T) instead of Moscow Timezone (MSK). Is there a fix for this?

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 04 Oct 2022 00:04
by torfmeister
@TruckingDutchman010:

Be sure to have the RusMap defs BELOW ProMods - then ProMods' country defs will be used, defining MSK for Belarus (+180).

So the RusMap models, assets and defs must be below PM, only RusMap map + connector on top. See load order linked in my previous post.

EDIT: You are right, the RusMap connector overrides the correct PM country defs.

You can fix that yourself:

1. Go to your Euro Truck Simulator 2\mod folder.
2. There, create a folder named "My RusMap Country def fix"
3. Go into the newly created folder, and create new folders "def\country\"
4. Paste these lines into a text editor (Notepad++ recommended, use UTF-8 encoding to preserve cyrillic characters)

country_data : country.data.belarus
{
country_id: 16

name: "Беларусь"
name_localized: "@@belarus@@"
country_code: "BY"
iso_country_code: blr

pos: (59073, 0, -15130)

fuel_price: 0.941

lights_mandatory: true
driving_tired_offence: true

time_zone: 180 # +3 hours in minutes
time_zone_name: "MSK"
mass_limit_per_axle_count[]: 18000 # 2-axle vehicle
mass_limit_per_axle_count[]: 25000
mass_limit_per_axle_count[]: 38000
mass_limit_per_axle_count[]: 40000
mass_limit_per_axle_count[]: 42000
}


5. Save this file in the "country" folder you created as "belarus.sui"

6. Activate your mod in the mod manager, put it on top of the mod list or at least above the PM connector.

Of course you can adjust the fuel price, Sergey061 uses 0.55 EUR, but 94 cents seems more up to date.

Hope this helps!

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 04 Oct 2022 11:41
by Kanne85
I can t seem to find the conector file anywhere

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 04 Oct 2022 13:34
by OMNI du 31
It should be within the zip file

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 05 Oct 2022 19:56
by TruckingDutchman010
torfmeister wrote:
04 Oct 2022 00:04
@TruckingDutchman010:

Be sure to have the RusMap defs BELOW ProMods - then ProMods' country defs will be used, defining MSK for Belarus (+180).

So the RusMap models, assets and defs must be below PM, only RusMap map + connector on top. See load order linked in my previous post.

EDIT: You are right, the RusMap connector overrides the correct PM country defs.

You can fix that yourself:

[...]
Thank you, torfmeister, for your very detailed explanation how to fix this. I knew for sure that it wasn't my load order, as I always keep the load order intact when I update my mods, I replace them one by one, every single mod. Anyway, following your instructions I fixed it. Belarus now has got the MSK timezone back as in reality. Thanks a lot for your help!

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 08 Oct 2022 23:47
by sobieski86
Mr Sergey061

Many Thanks :)

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 10 Oct 2022 17:19
by mr.swagster
My game is crashing near Brenner's pass coming down from Innsbruck

The log is as below. Can someone help me with why is it crashing?

Code: Select all

00:02:50.160 : <ERROR> [baked_model] Too many indices in 'traffic_trailer' (211920) for material '/automat/42/422c543a61e5c9e1.mat'
00:03:15.832 : <ERROR> [traffic] Unknown spawn condition type '' (traffic.hkl_loco_by)
00:03:17.490 : <ERROR> [dx11] Unable to map attribute (v.tex_coord_2)
00:03:17.490 : <ERROR> [dx11] Failed to create vertex input layout!
00:03:21.337 : <ERROR> [traffic] Unknown spawn condition type '' (traffic.kt4_loc_l_by)
00:03:21.337 : <ERROR> [traffic] Unknown spawn condition type '' (traffic.hkl_loco_by)
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 72020
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 45576
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 201344
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 22696
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 10296
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 53496
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 7492
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 217412
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 24736
00:03:28.330 : <ERROR> [gfx] Failed to assign pool segment (models) for incoming allocation of size 2684
00:03:28.498 : <ERROR> d:\buildbot\slaves\win_slave\final_build_ets2_145_windows_bin_steam_x64\build\prism\src\p3core\collections\arrays\arrays_base_impl.h(491): ??A?$array_t@Ur_buffer_segment_t@prism@@@prism@@QEAAAEAUr_buffer_segment_t@1@_K@Z: Index outside array boundaries.

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 12 Oct 2022 19:07
by Market68
Why does world map look sharper?

Added in 2 minutes 8 seconds:
Log: [ignore this] p.s it's zcf

Re: [REL] RusMap 2.45 [1.45.x]

Posted: 20 Oct 2022 11:03
by TheProphet232
Anyone have the download links to share since the ones in the topic seem to be blocked by promods?