Disappearing products - hint

  • I've spent the whole weekend trying to solve the 'disappearing bulk products' problem - many of my waggons are affected. While the bug is repaired in TS12, older versions of Trainz are still affected. As Dampfloker suggested me there is only one way to solve the problem - all bulk loads must be in one load in config. This unfortunately leads to other 'physical' problems like overloading a waggon (62000 cubic meters of coal is twice lighter than sand).


    My friends from Polish Trainz Team discovered a workaround for this and it goes as follows:


    - open the waggon preferences window
    - load your desired bulk product
    - confirm and close the prefs window (the load disappears)
    - open the load window, delete the loaded but invisible product with 'x', then close the load window with also 'x' (like if you don't want the changes) not with the 'confirm' button
    - now the product miraclously goes back!


    I'm sorry for writting in English, it would be great if anybody translated it into German


    :)
    Wojtek

  • Mit google-Übersetzung:
    Ich verbrachte das ganze Wochenende versucht, das 'Verschwinden Schüttgüter' Problem zu lösen - viele meiner Wagen sind betroffen. Während die Fehler in TS12 repariert wird, werden ältere Versionen von Trainz noch betroffen. Als Dampfloker schlug mich gibt es nur einen Weg, um das Problem zu lösen - alle Massenladen müssen in einer Last in config sein. Dies führt leider zu anderen "physischen" Probleme wie Überlastung einen Wagen (62000 Kubikmeter Kohle ist zweimal leichter als Sand).
    Meine Freunde aus der polnischen Trainz Team entdeckte einen Workaround für dieses und es geht wie folgt:
    - Öffnen Sie den Wagen Einstellungen-Fenster
    - Laden Sie Ihre gewünschten lose Ware
    - Bestätigen und schließen Sie die prefs Fenster (die Ladung verschwindet)
    - Öffnen Sie das Fenster über die Auslastung, löschen Sie die geladenen, aber unsichtbar Produkt mit 'x', dann schließen Sie das Fenster über die Auslastung mit auch 'x' (wie, wenn Sie nicht wollen, dass die Änderungen) nicht mit der Schaltfläche 'Bestätigen'
    - Jetzt das Produkt miraclously geht zurück!


    Nur bei mir (TS10) hat das so nicht funktioniert...

    Einmal editiert, zuletzt von Dampfloker ()

  • Wäre mal interessant, welche Erfahrungen andere User hiermit gemacht haben.

  • Die Lösung zur Verwendung mehrerer Queues für Schüttgüter:


    In der Mesh-Table für jede Queue ein eigenes animiertes Mesh eintragen (z.B. load0, load1 usw.). Dabei kann immer die selbe Mesh-Datei verwendet werden, da immer nur eine der Queues beladen ist.


    Peter

  • Peter, this is a good idea but each load mesh is always turned on even if you don't see any load on a carriage.


    There are 2 ways of hidding such meshes. One is to flip it upside down below the carriage loading space, second is to place 'idle' mesh deep below the ground. My carriages work like this - the load mesh is 200m below the ground.


    One load mesh in my case is about 40 poly. 6 meshes take 240 poly (200 poly addition to one carriage), a heavy train is 40 carriages long giving 8000 additional poly. A big cargo station can have, say, 200 carriages which gives 40000 of invisible poly. I'll try to discuss it with my friends at Polish Trainz Team. We have some Poly-zei men who care about wasted polygons :winking_face:

  • It should be possible to make the unused meshes invisble by scripting. The routine could be added to the EndLoad and EndUnload function.


    Peter

  • This is not a solution but workaround. The problem is that if you load 40 coal carriages with twice as much as the carriage can load in kilograms then a locomotive which is supposed to take 40 coal carriages will not manage. Isn't it a problem? For me it's a major one.

  • Nun habe ich mal versucht, das was Du - p-dehnert - in Post 5 geschrieben hast, umzusetzen, ich habe einfach 3 load (loada, loadb, loadc) mit der gleichen load.im definiert und den queues zugeordnet - und es funktioniert.
    Was samplair dann in Post 6 geschrieben hat, habe ich allerdings wieder nicht verstanden, ist denn meine Umsetzung nun doch wieder problematisch?