Mapping Q&A

Modding school: Learn it from the masters
Post Reply
User avatar
cristakey
Posts: 133
Joined: 05 Sep 2013 13:19
Donation rank:
Location: Asolo, Treviso

17 Sep 2015 17:11

Nico wrote:Are you sure that there is no error in the log?

Even if you exit manually there is probably a reason why the game gave such an error.

The syntax of the railing is correct, no idea if the id 141 is available though.
No, the railings end at 140.
I typed "141"

What should I write there instead?

User avatar
Nico
Founder
Posts: 3534
Joined: 01 Aug 2013 09:40
Donation rank:
Location: Apeldoorn, Gelderland

18 Sep 2015 08:11

If 141 is available it's alright.

I would suggest something more unique.

Example: we use often stuff like pm001 orso.

Also if you get errors it would be usefull if you add the log so we can have a better look at your issues.
Am I developing at the moment?
Image
STDS, ETS2, ATS Beta Tester
Main Developer of ProMods and Moderator.

User avatar
cristakey
Posts: 133
Joined: 05 Sep 2013 13:19
Donation rank:
Location: Asolo, Treviso

18 Sep 2015 13:35

Nico wrote:If 141 is available it's alright.

I would suggest something more unique.

Example: we use often stuff like pm001 orso.

Also if you get errors it would be usefull if you add the log so we can have a better look at your issues.
Well, this is the log but I think no main errors are showed:

Code: Select all

00:00:22.768 : [dx9] Stereo fully allowed.
00:00:22.768 : [dx9] Unable to initialize stereo (-140), the stereo driver might be not installed
00:00:22.768 : [dx9] D3D9 device sucessfully created [HWVP]
00:00:22.844 : [di8] Initializing device '@@keyboard@@' as 'keyboard'
00:00:22.844 : <WARNING> [di8] Can not set cooperative level for device 'keyboard' (error code: 0x80070006).
00:00:22.844 : [di8] Initializing device '@@i_mouse@@' as 'mouse'
00:00:22.844 : <WARNING> [di8] Can not set cooperative level for device 'mouse' (error code: 0x80070006).
00:00:22.875 : mm_flush
00:00:22.876 : Map '/map/europe.mbd' loading started ....
00:00:24.712 : Map successfully loaded.
00:00:24.712 : Map sectors loading started ....
00:00:28.471 : Map sectors loading finished ....
00:00:28.500 : Map load time: 5624ms  (224 MB)
00:00:28.515 : Building kdop tree for all sectors.
00:00:28.696 : Sectors' trees finished.
00:00:29.252 : [dx9] NVAPI unloaded
00:00:29.280 : [gfx] Selected rendering device: dx9
00:00:29.281 : [dx9] NVAPI initialized
00:00:29.282 : [dx9] Direct3D9 detected.
00:00:29.282 : [dx9] Number of adapters found: 1
00:00:29.282 : [dx9] Adapter #0: NVIDIA GeForce GTX 970 / 2048 (0) MB (nvd3dum.dll, 10.18.13.5330, )
00:00:29.282 : [dx9] Using SM3X rendering path
00:00:29.282 : [gfx] Trying to set 1920x948 32bpp (windowed)
00:00:29.800 : [dx9] SLI not found.
00:00:29.800 : [dx9] Stereo fully allowed.
00:00:29.800 : [dx9] Unable to initialize stereo (-140), the stereo driver might be not installed
00:00:29.801 : [dx9] D3D9 device sucessfully created [HWVP]
00:00:29.834 : [di8] Initializing device '@@keyboard@@' as 'keyboard'
00:00:29.835 : <WARNING> [di8] Can not set cooperative level for device 'keyboard' (error code: 0x80070006).
00:00:29.835 : [di8] Initializing device '@@i_mouse@@' as 'mouse'
00:00:29.835 : <WARNING> [di8] Can not set cooperative level for device 'mouse' (error code: 0x80070006).
00:00:38.051 : ui t console:system_02
00:00:39.285 : ui t console:system_02
00:00:39.801 : ui t console:system_02
00:00:50.143 : Building kdop tree for all sectors.
00:00:50.146 : Sectors' trees finished.

User avatar
cashtime2013
Developer
Posts: 1270
Joined: 08 Aug 2013 08:01
Donation rank:
Location: Essex coast, England

18 Sep 2015 14:59

That part-log doesn't really tell us anything ;) . Please reply with the full log, or use http://www.pastebin.com if it's too big. Thanks.
British Isles Developer

Windows 10 64-bit, 16GB RAM, Intel i5 quad-core CPU, nvidia Geforce GTX 1650, ASUS VZ249HE 24" monitor, 750watt PSU, ETS2 & ATS 64bit

User avatar
Nico
Founder
Posts: 3534
Joined: 01 Aug 2013 09:40
Donation rank:
Location: Apeldoorn, Gelderland

18 Sep 2015 15:26

Is this log after the crash or not?
Am I developing at the moment?
Image
STDS, ETS2, ATS Beta Tester
Main Developer of ProMods and Moderator.

User avatar
cristakey
Posts: 133
Joined: 05 Sep 2013 13:19
Donation rank:
Location: Asolo, Treviso

18 Sep 2015 19:36

Made a video to semplify things

Last edited by tkk7406 on 18 Sep 2015 19:40, edited 2 times in total.
Reason: Fixed the YouTube tag

User avatar
Nico
Founder
Posts: 3534
Joined: 01 Aug 2013 09:40
Donation rank:
Location: Apeldoorn, Gelderland

19 Sep 2015 08:17

Hmm that's a very interesting error.

what I would normally try is to switch off high poly road (but it's off already).

Right now I see no reasons for the game to crash tbh.

Maybe try to name the railing .new0001. Maybe there is something with the model that prevents it from being added like that? You can always put it manually there as a building.
Am I developing at the moment?
Image
STDS, ETS2, ATS Beta Tester
Main Developer of ProMods and Moderator.

User avatar
cristakey
Posts: 133
Joined: 05 Sep 2013 13:19
Donation rank:
Location: Asolo, Treviso

19 Sep 2015 15:17

Nico wrote:Hmm that's a very interesting error.

what I would normally try is to switch off high poly road (but it's off already).

Right now I see no reasons for the game to crash tbh.

Maybe try to name the railing .new0001. Maybe there is something with the model that prevents it from being added like that? You can always put it manually there as a building.
Never mind, thanks for answering.
I made it manually; where is the option to scale it? And is it possible to scale only in the Z axis or should I directly edit the model in Blender/Zmodeler?

Image

penguinaz
Developer
Posts: 1257
Joined: 26 Sep 2014 06:42
Donation rank:
Location: Canada

19 Sep 2015 19:13

Instead of 141 change it to some thing like 6429

And I have a question of my own. I placed a garage in my city. I recomputed the map afterwards too. But in the GPS map, there is no garage icon. Does this just mean I should add a garage icon overlay to the GPS map. Or is this support to have happened automatically, meaning my garage is somehow not correctly placed
Developer for England, Channel Islands and British Columbia.

User avatar
Nico
Founder
Posts: 3534
Joined: 01 Aug 2013 09:40
Donation rank:
Location: Apeldoorn, Gelderland

20 Sep 2015 10:18

I wouldn't use only numbers in your own def. Make something like Nico001 as definition.

Building models can't be scaled. Models can.
Am I developing at the moment?
Image
STDS, ETS2, ATS Beta Tester
Main Developer of ProMods and Moderator.



Post Reply

Return to “ProMods Academy”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 35 guests