Page 1 of 1

RusMap and ProMods problem

Posted: 15 Sep 2017 19:15
by Nikita0795
Having troubles with promods + rusmap
After updating (2.20 +1.7.4) game crashes in old account

Re: RusMap and ProMods problem

Posted: 15 Sep 2017 19:50
by Davyddin
Game log, please.

Re: RusMap and ProMods problem

Posted: 16 Sep 2017 17:19
by Nikita0795
Davyddin wrote:
15 Sep 2017 19:50
Game log, please.
log.zip
(58.78 KiB) Downloaded 64 times
here it is

Re: RusMap and ProMods problem

Posted: 16 Sep 2017 17:45
by Davyddin
Next time I recommend you post your game log (the crash log is seldom necessary) between code tags, or, if it's too long, upload it to e.g. Pastebin and share the link in your post (it will embed automatically). People will understandably be wary of downloading an unknown archive.

The probable prime cause of your crash is this:

Code: Select all

00:01:11.062 : [mod_package_manager] Mod "ProMods 2.18 + RusMap 1.7.4 Road Connection" has been mount. (package_name: PM_RM_for_ets_v128_roadconnection, version: 2.18, source: User mods)
I.e., you are using the road connection for ProMods 2.18, not the most recent one, for ProMods 2.20, which you can find in the first post of the RusMap topic.

If you still experience problems after updating the road connection, I recommend you deactive your mods other than ProMods and RusMap, and reactive as needed one by one. You are using quite a few other mods and many of them are completely unknown to me. It's quite possible one or more of them are incompatible or outdated. These kind of mods in particular can cause problems with ProMods:

Code: Select all

00:00:39.869 : [mod_package_manager] Mod "Real company logo v2.1" has been mount. (package_name: Real company logo v2.1, version: , source: User mods)
More generally, I recommend you always launch your game in 64-bit mode, since you've got a 64-bit system. You can do this by adding -64bit to the launch options in Steam.

Re: RusMap and ProMods problem

Posted: 17 Sep 2017 08:30
by Nikita0795
Davyddin wrote:
16 Sep 2017 17:45
Thank you a lot, updation of road connector helped.