The International Simutrans Forum

Simutrans Extended => Pak128.Britain-Ex Bug Reports => Pak128.Britain-Ex => Simutrans-Extended paksets => Pak128.Britain-Ex closed bug reports => Topic started by: freddyhayward on June 13, 2021, 09:21:02 AM

Title: Tub boats maintenance overpriced
Post by: freddyhayward on June 13, 2021, 09:21:02 AM
Tub boats currently cost 12¢/mo for 12 units of capacity, compared to wooden barges at 0.02¢/mo for 50 units. That's 1¢/mo/unit for tub boats versus 0.0004¢/mo/unit for wooden barges, or 2500x the cost/mo/unit.
edit: tub boats, not box boats
Title: Re: Tub boats maintenance overpriced
Post by: freddyhayward on June 14, 2021, 01:00:45 AM
I forgot there was a bug reports section: this should be moved there.
Title: Re: Tub boats maintenance overpriced
Post by: Matthew on June 14, 2021, 04:02:40 AM
The pak balancing spreadsheet (https://github.com/jamespetts/simutrans-pak128.britain/blob/master/Pak128%20Britain.xlsx) shows that tub boats were considered to have one driver per boat at Coach Driver rates. This must be a mistake: there is no room for any crew on a tub boat (http://www.tonycanalpics.co.uk/wmidlands/shropunion/shrop/04421.jpg). I speculate that the entry was misread as tug boats, which would be a super easy mistake to make when quickly balancing thousands of vehicles.

This pull request (https://github.com/jamespetts/simutrans-pak128.britain/pull/122) corrects the spreadsheet and .dat file by removing all crew costs from the boats. The crew costs will be assigned to the boat horse, as with other canal barges.
Title: Re: Tub boats maintenance overpriced
Post by: jamespetts on June 15, 2021, 05:14:44 PM
This makes sense - thank you for that. Now incorporated.