Jump to content
  • 0

save editing PROBLEM cannot have a jobless trailer


Guest

Question

Hello guys,

I have a problem

After the ets2 update, i loaded my savegame and there i got a message (look below)20180519131917_1.thumb.jpg.371960a9f29f749aba12d6eb3bc8c4f3.jpg

My "save-edited" trailer which i used to teleport to garages(called jobless trailer) was away..

I saved after that my game and looked into my savegame file. There i got this:

player : _nameless.29c.9165.1ac0 {
 hq_city: rostock
 trailers: 1
 trailers[0]: _nameless.29c.935c.6690

 assigned_truck: _nameless.29c.9169.2aa0
 my_truck: _nameless.29c.9169.2aa0
 my_truck_placement: (0, 0, 0) (1; 0, 0, 0)
 my_truck_placement_valid: false
 assigned_trailer: _nameless.29c.9204.5910
 assigned_trailer_connected: true
 truck_placement: (&460d39e6, &4232de67, &c62acb90) (&bddb2b6b; &b3b47ab1, &3f7e87a5, &33deba01)
 trailer_placement: (&460d3394, &4232ea5f, &c62aea47) (&bdca5c75; &38e315f6, &3f7ebf41, &3a8ecf78)
 slave_trailer_placements: 0
 schedule_transfer_to_hq: false
 show_weigh: false
 need_to_weigh: false
 flags: 16381
 gas_pump_money_debt: 0
 current_job: _nameless.29c.935c.5c80
 current_bus_job: null
 selected_job: null
 driving_time: 436
 sleeping_count: 0
 free_roam_distance: 29
 discovary_distance: &453c14c7
 dismissed_drivers: 0
 trucks: 5
 trucks[0]: _nameless.29c.9169.2aa0
 trucks[1]: _nameless.29c.9168.ed60
 trucks[2]: _nameless.29c.9168.f9e0
 trucks[3]: _nameless.29c.9168.fc60
 trucks[4]: _nameless.29c.9169.0a20
 truck_profit_logs: 5
 truck_profit_logs[0]: _nameless.29c.9179.3df0
 truck_profit_logs[1]: _nameless.29c.9179.4950
 truck_profit_logs[2]: _nameless.29c.9179.4aa0
 truck_profit_logs[3]: _nameless.29c.9179.4100
 truck_profit_logs[4]: _nameless.29c.9179.4170
 drivers: 1
 drivers[0]: driver.0

 driver_readiness_timer: 1
 driver_readiness_timer[0]: 0
 driver_quit_warned: 1
 driver_quit_warned[0]: false
}

 

 

Before the update a savegame file where is a normal trailer should be like this:

player : _nameless.217.246e.ffe0 {
 hq_city: aalborg
 trailers: 1

...
 current_job: _nameless.217.8355.b9c0

...

For someone who dont know how to make a jobless trailer, i made a instruction some months ago:

1. ctr+f, type "current_job"; cut the code...(4.)  ; type behind "current_job:": null
2. trailers:0---> trailers: 1
3. make a line under "trailer: 1" and write "trailer[0]:"
4. paste the code from (1.) behind "trailers[0]:"

 

 

if someone had the same problem and know a solution please comment to this post.

If someone have another idea for me please also comment.

Comment in German, English or Russian please

 

 

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

Hello, 

 

Firstly, "_nameless.29c.935c.6690" change this code with "current_job: _nameless.29c.935c.5c80" here.
Secondly, "trailers [0]: _nameless.29c.935c.6690" should delete this line. 

 

 Best regards.

Forz0214

Link to comment
Share on other sites

  • 0
4 minutes ago, Forerunner said:

You need to re set the "assigned_trailer" value. It should be the unit name of your owned trailer.

Thank you for your answer,

But where do I find the "unit name" of my trailer?

 

Link to comment
Share on other sites

  • 0

I quited the job and here this is in my savegame file:

player : _nameless.15a.6bc1.81b0 {
 hq_city: rostock
 trailers: 1
 trailers[0]: _nameless.15a.68a4.a090
 assigned_truck: _nameless.15a.6b36.29a0
 my_truck: _nameless.15a.6b36.29a0
 my_truck_placement: (0, 0, 0) (1; 0, 0, 0)
 my_truck_placement_valid: false
 assigned_trailer: null
 assigned_trailer_connected: true
 truck_placement: (&460d3130, &4232ad25, &c62a4ed4) (&bd095307; &bccdf68e, &3f7fc632, &3b2f9d67)
 trailer_placement: (&460d3394, &4232ea5f, &c62aea47) (&bdca5c75; &38e315f6, &3f7ebf41, &3a8ecf78)
 slave_trailer_placements: 0
 schedule_transfer_to_hq: false
 show_weigh: false
 need_to_weigh: false
 flags: 16381
 gas_pump_money_debt: 0
 current_job: null
 current_bus_job: null
 selected_job: null
 driving_time: 556
 sleeping_count: 0
 free_roam_distance: 29
 discovary_distance: &453c14c7
 dismissed_drivers: 0
 trucks: 5
 trucks[0]: _nameless.15a.6b36.29a0
 trucks[1]: _nameless.15a.6b36.0ce0
 trucks[2]: _nameless.15a.6b36.2360
 trucks[3]: _nameless.15a.6b36.0560
 trucks[4]: _nameless.15a.6b36.2ae0
 truck_profit_logs: 5
 truck_profit_logs[0]: _nameless.15a.6947.2df0
 truck_profit_logs[1]: _nameless.15a.6947.1c00
 truck_profit_logs[2]: _nameless.15a.6947.1f80
 truck_profit_logs[3]: _nameless.15a.6947.2450
 truck_profit_logs[4]: _nameless.15a.6947.3090
 drivers: 1
 drivers[0]: driver.0
 driver_readiness_timer: 1
 driver_readiness_timer[0]: 0
 driver_quit_warned: 1
 driver_quit_warned[0]: false
}

Link to comment
Share on other sites

  • 0

Hello 
You can again make your own trailer, but before that you have to delete your previous trailer accessory.
 

1. trailers: must be trailers: 0

2. trailers[0]: _nameless.xxx.xxx must be delete

3. Change assigned trailer:  _nameless.xxx.xxx to assigned trailer: null

4. In assigned_trailer_connected: change true to false

5. Be sure you delete from game.sii player_job and trailer (After driver_quit_warned must be vehicle: _nameless.xxx.xxx)

 

 

After that you can again make your own trailer from this guide:)

Link to comment
Share on other sites

  • 0

yes the problem is solved, if the thread will closed, does people who have the save problem can read this thread?

Link to comment
Share on other sites

  • 0
5 hours ago, ????? ?? ???????.. lel said:

does people who have the save problem can read this thread?

Yes, since the problem is solved, this post will be moved to Solved topics. However, people are still able to read this topic there. 

 

Nice to hear that your problem is solved. Thank you for your help! :)

 

//Locked and moved to Solved

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.