Hi!
Meine Hopfenbauern hören nach einiger Zeit einfach auf zu produzieren, und die Produktionsketten brechen zusammen. Es kann sich nicht um eine Abhängigkeit von der Saison handeln, denn Gründe ich einen neuen Hof und verbinde ihn mit der Brauerei, gibt es auch sofort neuen Hopfen.
Spielversion: 122.0-r9274
Pak: German128 V2
Könnte am Feldwachstum liegen, da hatten wir mal ein Problem. Ist aber eigentlich behoben.
Verschwindet das Problem wenn man abspeichert und wieder lädt?
Benutzt du Just_in_Time=2 ?
Quote from: makie on January 22, 2021, 06:10:38 PM
Könnte am Feldwachstum liegen, da hatten wir mal ein Problem. Ist aber eigentlich behoben.
Verschwindet das Problem wenn man abspeichert und wieder lädt?
Manchmal.
Quote
Benutzt du Just_in_Time=2 ?
Ein
grep -i "Just_in_Time=2" * -R
im ST-Verzeichnis brachte kein Ergebnis.
Entweder in der simuconf.tab
Quote# with this switch on overcrowded factories will not receive goods any more
# There are three settings 0=off, 1=old_style (default), 2=new_style
just_in_time = 1
oder besser hier:
(https://makie.de/jit.png)
Der Wert "maximum_intransit_precentage" könnte auch Ursache sein.
Den mal versuchsweise auf 0 setzen?
Quote from: makie on January 27, 2021, 03:35:58 PMmaximum_intransit_precentage
Was genau regelt diese Einstellung?
https://forum.simutrans.com/index.php/topic,19947.msg187685.html#msg187685
# How much amount in transport is sent before further distribution stops
# This is only enabled when "just_in_time" is enabled (i.e, set to a value > 0)
# The limit is given in percent of factory storage (0=off)
#
# This number is scaled to the ratio
# of the time that it takes the industry to consume its stock to the average
# lead time for new deliveries. Values of slightly over 100% are recommended.
maximum_intransit_percentage = 110