Svenska 3D-Tåg - Forum

Svenska 3D-Tåg - Forum (http://www.e-buzz.se/forum/index.php)
-   3D-design - DTG - Train Simulator (http://www.e-buzz.se/forum/forumdisplay.php?f=48)
-   -   X2000 Projekt (http://www.e-buzz.se/forum/showthread.php?t=34895)

newS 2015-01-04 01:25

No, the same problem with expert and easy control :datastrul:

Some keys are working:

- t for the passenger
- p for the pantographs
- v for the wipers
- f for lights
- c for cab light
- o for other cab light (intrumental)
- i for intrumental light
...

Hawk 2015-01-04 02:27

1 bifogad(e) fil(er)
Hej
Jag hade inte x2000 installerat på RW2015.
Jag hittade en RPW-fil och la in tåget.
Inga problem att köra, ända som inte funkade var lyset.

Sedan skulle det ju vara roligt om skaparen kunde fixa så vi kunde använda dom blå texturerna

Jag tycker det grå tåget ser ut som om det kom från en skräckfilm (läs smutsigt och grått, ser brandskadat ut)

Jag har inga mer krav av byggaren, som somliga tydligen dränker honom i.

Jag förstår att han slutat med projektet, det hade jag också gjort, när alla bara kräver och kräver mer och mer finesser
För somliga så verkar ju det som tåget bara var halvfärdigt.

Fårr man bara dom blå texturerna och lite lyse, så är jag mycket nöjd med modellen, ett mästerverk :tumupp:

ADDE 2015-01-04 03:44

@News: Do you have the latest beta updated? It is on Kungfisks signature.

newS 2015-01-04 03:46

yes.

Only the latest version installed.

Henrik 2015-01-04 03:47

Have you cleared cache? Maybe that will help

newS 2015-01-04 03:49

yes, i've cleared the cache.

Hawk 2015-01-04 04:39

Är det bara jag som har problem med lyset ?

När man ser miniatyren i spelet, så lyser det starkt på lamporna

Pierre 2015-01-04 11:08

Citat:

Ursprungligen postat av Hawk (Inlägg 293305)
Är det bara jag som har problem med lyset ?

När man ser miniatyren i spelet, så lyser det starkt på lamporna

Jag har lyse fram, men inte bak? Jag tycker tåget är helt underbart nu och passagerarvyn är fantastisk! Skulle dock gärna sett noskoner och en blå version också..det är det enda jag önskar..

Totte 2015-01-04 11:45

Citat:

Ursprungligen postat av newS (Inlägg 293304)
yes, i've cleared the cache.

Hello!
After uninstalling the older version, you also have to delete the files under the folder KFP located Steam/SteamApps/common/RailWorks/Assets.

Kungsfisk 2015-01-04 13:20

Okay, so I think this thread needs a proper update ;)


So, the train is not finished. What work works, what doesn't doesn't :rolleyes:

You need to have expert controls for the thing to work.
Always do a clean install of the packages.

I have not given up on this thing yet, far from. I simply just don't have the time during the semesters.
Unfortunatley not much is going to happen here untill summer I'm afraid, at which point I'm more likley to prepare the X2-project for the new game engine coming with TS16
rather than finishing it for what's going to be old and obsolete. (Nice right?!)

You have no idéa how mouch it bothers me that we were soooo clooose to wrap it up last summer but didn't manage in time.
We were really down on the fine details.

Don't remember which version you are all sitting on, but I think it was at least a month or so behind the absolute latest,
which have sounds and everyting. Don't remember.

Does the version you have include ATC and sound?
Like this: https://www.youtube.com/watch?v=86Fm...VvsEocwCmUFUwA

Just remembered what a pain in the cave it was to do the ATC XD
Since TS2015 uses lua all my coding skills are fairly useless, but
when they swap to Unreal Engine, which has support for Mono, we can
all use C# instead. WOHOO :Yeah:

I would love to give you the blue version of the train too, since I too like it more
than the modern colors. However, I used the "old train" for code test, so
it's compleatly broken and I haven't touched it since summer so yeah...xD

ps. It's really not a problem to ask how the project is going.
I'm currently doing my master, I don't have enough spare time for a project this big right now ;)

newS 2015-01-04 23:22

In my SE-Testroute, in a other screnario, works this train.

I've looked in the ScenarioProperties.xml of this scenario and in the ScenarioProperties.xml of the other scenario that not work with the X2000.

I've found a bug in "RequiredSet"

In this Scenario the train not work:
Kod:

        <RequiredSet>
                <iBlueprintLibrary-cBlueprintSetID d:id="1733576928">
                        <Provider d:type="cDeltaString">KFP</Provider>
                        <Product d:type="cDeltaString">sjx2000</Product>
                </iBlueprintLibrary-cBlueprintSetID>
        </RequiredSet>

In this Scenario the train work correctly:
Kod:

        <RequiredSet>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441144">
                        <Provider d:type="cDeltaString">EatenMarcus</Provider>
                        <Product d:type="cDeltaString">Lok</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441152">
                        <Provider d:type="cDeltaString">KFP</Provider>
                        <Product d:type="cDeltaString">sjx2000</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441160">
                        <Provider d:type="cDeltaString">KMW</Provider>
                        <Product d:type="cDeltaString">Malmbanan</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441168">
                        <Provider d:type="cDeltaString">KMW</Provider>
                        <Product d:type="cDeltaString">Sweden</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441176">
                        <Provider d:type="cDeltaString">Kuju</Provider>
                        <Product d:type="cDeltaString">RailSimulator</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441184">
                        <Provider d:type="cDeltaString">sOden</Provider>
                        <Product d:type="cDeltaString">RailVehicles</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441192">
                        <Provider d:type="cDeltaString">sweden</Provider>
                        <Product d:type="cDeltaString">RailVehicles</Product>
                </iBlueprintLibrary-cBlueprintSetID>
                <iBlueprintLibrary-cBlueprintSetID d:id="851441200">
                        <Provider d:type="cDeltaString">SweTrac</Provider>
                        <Product d:type="cDeltaString">RailVehicles</Product>
                </iBlueprintLibrary-cBlueprintSetID>
        </RequiredSet>

One of this is needed, but not Kuju - Railsimulator. In a scenario I've added only Kuju - Railsimulator and the train also not work.

I think the X2000 is linked with a addon from EatenMarcus, KMW, sOden, sweden and/or SweTrac.
The scenario editor from TS2015 write this needed addon not in the ScenarioProperties.xml

If the X2000 works correct, then must be inside the scenario also rolling stock from EatenMarcus, KMW, sOden, sweden and/or SweTrac.

Sorry for my bad english :(

Kungsfisk 2015-01-04 23:48

The X2-Project have no external dependencies and use no external content.
It should work fine on a TS installation (no other assets).

Is your scenario expert mode?

Also, the train is only set up for quick drive scenarios...i think.
Or, that's the only thing I remember doing (or coding).

Is it only the controls the malfunction or are you getting any error messages? :)

newS 2015-01-04 23:53

Yes, I use the expert mode.

Only the controls have a malfunction and the gui if I use the easy control mode (look at my screenshots)

But now the train works correct with expert and easy mode.

Henrik L 2015-01-04 23:57

Citat:

Ursprungligen postat av Hawk (Inlägg 293305)
Är det bara jag som har problem med lyset ?

När man ser miniatyren i spelet, så lyser det starkt på lamporna


Han har INTE slutat med arbetet på X2000-tåget och lägg av o säg att folk säger att dom vill ha diten o daten! För fan skärpning..

Kungsfisk 2015-01-05 00:03

Citat:

Ursprungligen postat av Hawk (Inlägg 293305)
Är det bara jag som har problem med lyset ?

När man ser miniatyren i spelet, så lyser det starkt på lamporna

Det finns flera lägen på X2an. Lamporna vet jag också kan bugga ur.

[Edit]
Bara för att vara på helt säkra sidan. Tror att det är "L" och "Shift + L" som man ändrar med och inte "H" som
i normala fall. Jag har inte gjort en lista på alla kontroller så det kan vara lätt att missa.

[Edit]
Kanske är "F" kom jag på...


Alla tider är GMT +2. Klockan är nu 17:16.

Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Svensk översättning av: Anders Pettersson
© Svenska 3D-Tåg 2001-2009