Roextended Bugs - report here
Re: Roextended Bugs - report here
What about country propagation, i have seen first post?
- ShirBlackspots
- PPM
- Posts: 72
- Joined: May 21st, 2020, 1:05 am
Re: Roextended Bugs - report here
Its in the area of Belarus, Poland and RusMap. Save the map, and it'll tell you which nodes are apparently done incorrectly. One of them was in +0030-0002 in RusMap, and no road connection has those sectors, the other was the Roex+RusMap road connection for sector +0016-0004, and there was a third location where it went Poland-Belarus-Russia (or Belarus-Poland-Russia) in a very short area.
Re: Roextended Bugs - report here
the +0016-0004 doesnt have anymore that "border" point. Let me see in the game if there are problems with licence plates and traffic
- ShirBlackspots
- PPM
- Posts: 72
- Joined: May 21st, 2020, 1:05 am
Re: Roextended Bugs - report here
Ah, I guess that border point wasn't necessary?
Re: Roextended Bugs - report here
No. Atleast i dont need that kind of delimitation. Every road going from Ukraine to Belarus/Russia has a border control in my RC and the countries are propagating from there.
Re: Roextended Bugs - report here
I did a flyby in several points of country delimitation and all licence plates are fine and corect. Maybe i'm missing something?
- ShirBlackspots
- PPM
- Posts: 72
- Joined: May 21st, 2020, 1:05 am
Re: Roextended Bugs - report here
Probably not. Removing that one border point in +0016-0004 probably fixed whatever issue there was.
Re: Roextended Bugs - report here
It was russian police in ukraine because of southern region map
Thanks for BAN
Thanks for BAN
- ShirBlackspots
- PPM
- Posts: 72
- Joined: May 21st, 2020, 1:05 am
Re: Roextended Bugs - report here
So, I discovered that in \ui\ in the Prefab mod file, the three files there use the obsolete attribute "apparent_depth", and you would get a yellow warning about the use of it, but the warning would only pop up when you do quick jobs. Not sure if it was just Eugene's Volvo triggering it, or any quick job truck would use those files there.
Code: Select all
00:01:09.391 : <WARNING> Ignoring obsolete attribute 'apparent_depth' of unit '_nameless._.window' (of type 'ui_blend_only_window').
00:01:09.391 : <WARNING> Ignoring obsolete attribute 'apparent_depth' of unit '_nameless._.leftmirror' (of type 'ui::text_common').
00:01:09.391 : <WARNING> Ignoring obsolete attribute 'apparent_depth' of unit '_nameless._.window' (of type 'ui_blend_only_window').
00:01:09.391 : <WARNING> Ignoring obsolete attribute 'apparent_depth' of unit '_nameless.00c30ded1' (of type 'ui::group').
00:01:09.391 : <WARNING> Ignoring obsolete attribute 'apparent_depth' of unit '_nameless._.rightmirror' (of type 'ui::text_common').
Re: Roextended Bugs - report here
yes, the mini-mirrors and the loading files. I already edited those 2 last time along with the loading file. Thank you.