heavy haul gearbox(Solved)

Post Reply
auke1
Posts: 25
Joined: 04 Mar 2018 22:26
Location: Netherlands
Contact:

heavy haul gearbox(Solved)

#1 Post by auke1 » 15 Mar 2021 00:38

hello guys,

i'm trying to make a 2 speed rearaxle/aux box for the westernstar, because i love to do heavy hauk
i want to get a total of 24 gears, but i run into a problem, when i have saved the changed file, the game doesn't reconnize the file and doesn't show it in the workshop, if i place the orriginal file back in it shows the gearbox in the workshop,
is there a limit in the amount of gears there can be, or doing i something else wrong

i set it up like this

i did multiplied al 12 gear by 7.16 and then ad another 12 gears and multiplied those by 3.58, some gears are over lapping, between the 7.16 and 3.58 ratios, is set the diff ratio to 1.0
the highest gearratio is 106.8988, the lowest 3.58

i used galimins drivetrain revision mod as a base for the gearbox file

does someone know how to get it to work

thanks in advance
Last edited by auke1 on 18 Mar 2021 20:47, edited 1 time in total.
User avatar
The_SimTrucker
Posts: 585
Joined: 28 Apr 2017 19:45
Location: The Netherlands

Re: heavy haul gearbox

#2 Post by The_SimTrucker » 15 Mar 2021 18:22

I made a 24 speed for the Autocar and that shows up in the workshop. So 24 gears is not a limit and also a differential ratio of 1.0 is accepted. Does the game.log give any errors?

Code: Select all

SiiNunit
{
accessory_transmission_data : 24_speed.autocar.at.transmission
{
	name: "Eaton RTLO-14718B"  #*
	price: 980
	unlock: 0
	icon: "autocar/eaton_manual_transmission"

	# autocar 19*
	
	differential_ratio: 1.0

	# reverse gear
	ratios_reverse[0]: -15.06
	ratios_reverse[1]: -12.85
	ratios_reverse[2]: -4.03
	ratios_reverse[3]: -3.43
	
	

	# forward gears
	ratios_forward[0]: 14.40
	ratios_forward[1]: 12.29
	ratios_forward[2]: 8.56
	ratios_forward[3]: 7.30
	ratios_forward[4]: 6.05
	ratios_forward[5]: 5.16
	ratios_forward[6]: 4.38
	ratios_forward[7]: 3.74
	ratios_forward[8]: 3.20
	ratios_forward[9]: 2.73
	ratios_forward[10]: 2.29
	ratios_forward[11]: 1.95
	ratios_forward[12]: 1.62
	ratios_forward[13]: 1.38
	ratios_forward[14]: 1.17
	ratios_forward[15]: 1.0
	ratios_forward[16]: 0.86
	ratios_forward[17]: 0.73
	ratios_forward[18]: 0.72
	ratios_forward[19]: 0.71
	ratios_forward[20]: 0.70
	ratios_forward[21]: 0.69
	ratios_forward[22]: 0.68
	ratios_forward[23]: 0.67
	
@include "sound.sui"
}
}
auke1
Posts: 25
Joined: 04 Mar 2018 22:26
Location: Netherlands
Contact:

Re: heavy haul gearbox

#3 Post by auke1 » 15 Mar 2021 19:22

I didn't check the log for errors, i could do that when i'm home again, the strange thing is, when in place the original file back in, the game sees the gearbox again
auke1
Posts: 25
Joined: 04 Mar 2018 22:26
Location: Netherlands
Contact:

Re: heavy haul gearbox

#4 Post by auke1 » 18 Mar 2021 15:07

this is what my log says about the transmission

00:00:55.491 : <ERROR> [unit] File '<D:/Steam/steamapps/workshop/content/270880/2244117334/daimler_drivetrain_14.zip | >/def/vehicle/truck/westernstar.49x/transmission/dt12ddr.216.sii', line 29:
00:00:55.491 : <ERROR> Expecting attribute name or closing bracket, found '@'
00:00:55.491 : <ERROR> load_unit() - Failed to load units from file (/def/vehicle/truck/westernstar.49x/transmission/dt12ddr.216.sii)
00:00:55.491 : <ERROR> Missing accessory (/def/vehicle/truck/westernstar.49x/transmission/dt12ddr.216.sii) replaced by (/def/vehicle/truck/westernstar.49x/transmission/10_speed.sii).
User avatar
The_SimTrucker
Posts: 585
Joined: 28 Apr 2017 19:45
Location: The Netherlands

Re: heavy haul gearbox

#5 Post by The_SimTrucker » 18 Mar 2021 19:07

That indicates that sii file does not have the same amount of opening brackets, {, and closing brackets , }. A text editor like Notepad++ can highlight the matching pairs of opening and closing brackets. That may help in finding out what is missing.
auke1
Posts: 25
Joined: 04 Mar 2018 22:26
Location: Netherlands
Contact:

Re: heavy haul gearbox

#6 Post by auke1 » 18 Mar 2021 19:49

Found the problem, the @include, for the sound.sii, had a space in front, removed the space, and the gearbox shows up in game without errors
Post Reply

Return to “Help center - player to player”

Who is online

Users browsing this forum: No registered users and 3 guests