Page 1 of 1

v1.71 Freight Market Map Problem? [solved]

Posted: 29 Aug 2014 02:26
by Elmer BeFuddled
First off, Hi!! My first post.

I have ETS 1.12.1 with the going east dlc.

I've only recently downloaded your ProMaps, in fact 1.71 is my first play about with it. I'm well impressed with the scenery etc..

I've just delivered some tatties to Bailystock, Eastern Poland and I've now found that I can't select that as my starting point as a new pick up as I can't get the map in the Freight Market window to move over far enough to view Bailystock and be able to click on it before the map "springs" back to its central or "normal" position.
In fact anything East of Warsaw and North of Olsztyn are technically out of bounds as I can't select the cities unless I want a long "empty" return trip (I like to select the city where I'm "at" to sort the jobs price wise).

Is there a fix for this? I did have a play with TSMmaps prior to ProMods (please forgive me, I'm new to the game!!) and they'd put out a fix with v4.7 I think it was that cured a similar problem I had with their v5.1 release.

Could it possibly be related to any other mods I'm using? If I could generate a new game.log I could possibly spot any errors. I do have one but its 4 days old and everything, mod wise, has changed since then!

I've discovered how to run the minicon and during an hour of game play the only complaint I spotted (in red) was about a Petebilt (???) truck which, although it showed in game OK, I've since removed.

Totally off topic, To reduce frequency of auto saves, do I increase or decrease the number 15 of the line autosave_interval: of the editor_data.sii file before repacking it?

Thanks in advance for any and all help. Now I'm off for a drive to Warsaw to pick a cream job!

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 09:18
by stummer
The issue with the map zoom is not related to a (prior) map mod.

The values for the map zoom are stored in a file "def\game_data.sii", which may be overwritten by another mod. Check the mods which are loaded after promods (in alphabetical order) - sometimes weather or graphics mods overwrite our values.

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 09:31
by KubaJAM
Yep generally it is a graphics/ weather mod, just rename it to start with A and reactivate it and it should be fine.

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 15:16
by Elmer BeFuddled
Thanks to you both. I've several mods that contain that file (I always open the scs files up as I'm trying to understand the workings). I'll check them all out to see if anything is restoring it (in error!!) to default and report back with anything I find.
Yep generally it is a graphics/ weather mod, just rename it to start with A and reactivate it and it should be fine.
Without looking, at the moment my monies on Brighter Nights v2 (Nope, lost me money, not that one!). ;)

Just another quickie question if I may.

If a mod contains all of the "def/game_data.sii" data within it, can/should it really be cropped down to only contain the actual lines of data it is modifying, plus any headers/footers required and possibly any comments?

I'm thinking of combining several small mods I load up (just for my own personal use, plus a bit of practice) that I reckon I'll always be using and to reduce the number of "ticks" needed to activate them all when creating a new profile.

Thanks again.

Elmer

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 18:16
by Emyr27
Thank your for your fix, I just renamed Promods with some Zzzzz at the front (and thanks to you, I have understood why plenty of mods have these zzzzz) so that the def overwrites any other, and it works.
I had just posted a topic about that issue, without noticing this thread, silly me. I will delete it as soon as it appears on the forum. Thanks again for your fix !

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 21:04
by Elmer BeFuddled
Well I checked the obvious (to me) and nothing changed! :(

So I tried Emyr57's method (Thanks!!) and the map moved about OK. I can now pick areas you haven't even reached yet! So I removed the 'zeds' from the promod file names and by a 4 move process of elimination narrowed it down to the culprit:- NoDamage_[MCM].scs

That mod contains the game_data.sii file

There's a colour line that's different from the one in thepromods-def-v171.scs file:

Code: Select all

	job_road_color:		0x50353535	//JobMarket map route
This zoom uplift line (most likely?):

Code: Select all

	zoom_uplift[7]: 45000.0    	// whole world map zoom
And these camera_limits (or these most likely??):

Code: Select all

	camera_limits_min[0]: (-1000000.0, -1000000.0)
	camera_limits_min[1]: (-1000000.0, -1000000.0)
	camera_limits_min[2]: (-1000000.0, -1000000.0)
	camera_limits_min[3]: (-1000000.0, -1000000.0)
	camera_limits_min[4]: (-60000.0, -50000.0)
	camera_limits_min[5]: (-52000.0, -42000.0)
	camera_limits_min[6]: (-46000.0, -41000.0)
	camera_limits_min[7]: (-36000.0, -37000.0)
	
	camera_limits_max[4]: (33000.0, 42000.0)
	camera_limits_max[5]: (23000.0, 32000.0)
	camera_limits_max[6]: (21000.0, 33000.0)
	camera_limits_max[7]: (15000.0, 26000.0)
There's a couple of changes to the damage co-ef's (0.0003) and the max speed limiter (100) but I've changed those from the "original" No Damage file I downloaded. Oh, and a different forest.ogg file.

Of course the promod file also contains lines missing from the No damage file.

So which is the most likely guilty party? Possibly just for my own curiosity, but I'm thinking I'll merge this in with your (my?) promods def.scs file.

Re: v1.71 Freight Market Map Problem?

Posted: 29 Aug 2014 21:21
by Emyr27
The culprit with me was Improved weather mod. But in putting Promods last in alphabetical order, many things from Improved weather stopped working. So I put Improved weather last in alphabetical order (adding Zzz) and copied the values from Promod's game_data.sii to Improved weather's game_data.sii to fix the map zoom :

zoom_uplift[0]: 50.0 // close zoom for 3d map
zoom_uplift[1]: 220.0 // far zoom for 3d map
zoom_uplift[2]: 900.0 // close zoom for minimap
zoom_uplift[3]: 4000.0 // far zoom for minimap
zoom_uplift[4]: 1000.0 // city detail zoom for world map
zoom_uplift[5]: 5000.0 // closest zoom for world map
zoom_uplift[6]: 18500.0 // middle zoom for world map
zoom_uplift[7]: 50000.0 // whole world map zoom

player_size[0]: 15.0
player_size[1]: 35.0
player_size[2]: 120.0
player_size[3]: 500.0
player_size[4]: 90.0
player_size[5]: 350.0
player_size[6]: 900.0
player_size[7]: 2200.0

road_size_factor[0]: 1.0
road_size_factor[1]: 1.0
road_size_factor[2]: 1.5
road_size_factor[3]: 3.0
road_size_factor[4]: 1.0
road_size_factor[5]: 1.5
road_size_factor[6]: 4.5
road_size_factor[7]: 8.0

full_detail[0]: true
full_detail[1]: true
full_detail[2]: true
full_detail[3]: true
full_detail[4]: true
full_detail[5]: true
full_detail[6]: false
full_detail[7]: false

icon_size[0]: (13.0, 13.0)
icon_size[1]: (10.0, 10.0)
icon_size[2]: (7.0, 7.0)
icon_size[3]: (7.0, 7.0)
icon_size[4]: (17.0, 17.0)
icon_size[5]: (13.0, 13.0)
icon_size[6]: (11.0, 11.0)
icon_size[7]: (13.0, 13.0)

company_icon_size[0]: (32.0, 8.0)
company_icon_size[1]: (20.0, 5.0)
company_icon_size[2]: (0.0, 0.0)
company_icon_size[3]: (0.0, 0.0)
company_icon_size[4]: (60.0, 15.0)
company_icon_size[5]: (40.0, 10.0)
company_icon_size[6]: (16.0, 4.0)
company_icon_size[7]: (16.0, 4.0)

camera_limits_min[0]: (-1400000.0, -1400000.0)
camera_limits_min[1]: (-1400000.0, -1400000.0)
camera_limits_min[2]: (-1400000.0, -1400000.0)
camera_limits_min[3]: (-1400000.0, -1400000.0)
camera_limits_min[4]: (-65000.0, -75000.0) // 75000 instead of 65000 for FINLAND
camera_limits_min[5]: (-59000.0, -75000.0) // 75000 instead of 65000 for FINLAND
camera_limits_min[6]: (-65000.0, -75000.0) // 75000 instead of 65000 for FINLAND
camera_limits_min[7]: (-45000.0, -45000.0)

camera_limits_max[0]: (1000000.0, 1000000.0)
camera_limits_max[1]: (1000000.0, 1000000.0)
camera_limits_max[2]: (1000000.0, 1000000.0)
camera_limits_max[3]: (1000000.0, 1000000.0)
camera_limits_max[4]: (60000.0, 42000.0) // 60000 instead of 50000 for FINLAND
camera_limits_max[5]: (55000.0, 40000.0) // 55000 instead of 45000 for FINLAND
camera_limits_max[6]: (40000.0, 40000.0) // 40000 instead of 30000 for FINLAND
camera_limits_max[7]: (1000.0, 10000.0)

So in the end, Promods overrides any other mod except Improved weather, but the map is now fixed it that one too and everything is working great ! :D

Re: v1.71 Freight Market Map Problem?

Posted: 30 Aug 2014 03:31
by Elmer BeFuddled
Hi Emyr.

In the end that is basically what I've done apart from in reverse!

As there were only 5 or 6 relevant lines in my modified "no_damage" mod I dropped those into my promods def.scs file.

Everything is now sweet!!

Thanks all for the help!!

Oh, I discovered anything to do with the map was guilty, depending on which map you were looking at.

Elmer

Re: v1.71 Freight Market Map Problem? [solved]

Posted: 11 Oct 2015 14:29
by djdarklighter
Hi. Whitch one zoom is to Freight Market map?

Re: v1.71 Freight Market Map Problem? [solved]

Posted: 12 Oct 2015 20:31
by KubaJAM
Please do not bump old topics, especially with somewhat irrelevant messages. Thank you.