TheForceEngine icon indicating copy to clipboard operation
TheForceEngine copied to clipboard

Mission 2 objective 2 seems broken

Open dedeibel opened this issue 1 year ago • 5 comments

When I play mission 2 trying to reach objective 2 "find some clue about the dark trooper" the objective does not get updated after collecting the dark trooper weapon and mission progress is broken.

I have seen in a playthrough that you normally hear the voice of your commander and it tells you to go back to the landing area. It did not do that in my game. I can pick up the item but then nothing more happens.

Please see a screencapture of picking the item up (mp4): https://e.pcloud.link/publink/show?code=XZWVFdZV7Jixa6q2SbJThlWqIMDdSxRoTnX

Using v1.15.000

dedeibel avatar Mar 23 '25 16:03 dedeibel

I just tried it with the latest version and couldn't reproduce. Are you using a mod?

For now I would suggest starting the mission over and I will see if anyone else has experienced this.

luciusDXL avatar Mar 23 '25 17:03 luciusDXL

Thank you for testing. I am not on a mod. Would it be helpful to provide a save game?

dedeibel avatar Mar 23 '25 17:03 dedeibel

Thank you for testing. I am not on a mod. Would it be helpful to provide a save game?

I'm not sure, it might. Worth a shot. :)

luciusDXL avatar Mar 24 '25 06:03 luciusDXL

I tried again with v1.22.100 now – same situation. I can reproduce it using the save game:

https://e.pcloud.link/publink/show?code=XZfNRdZTRzl9AmjU5uuHwW0ampeAuPahbSV

dedeibel avatar Mar 25 '25 20:03 dedeibel

I tried again with v1.22.100 now – same situation. I can reproduce it using the save game:

https://e.pcloud.link/publink/show?code=XZfNRdZTRzl9AmjU5uuHwW0ampeAuPahbSV

Image

Your dark trooper weapon is of type NONE instead of OBJECTIVE so either you have modified something in game or you have a corrupt save. Maybe you were playing with picksup.json and modified this?

        {
            "name": "DT_WEAPON",
            "data": {
                "type": "objective",
                "playerItem": "itemDtWeapon",
                "message1": 405,
                "noRemove": true,
                "asset": "IDTGUN.WAX"
            }
        },

Anyway - I've never seen this happen before without some external modification. If this issue is repeatable - zip me your dark.gob (and maybe your tfe folder) and send it to me through df-21's discord https://discord.gg/6T9NvMh2MC

Also why not try using a fresh tfe unzip?

ifeldshteyn avatar Apr 09 '25 05:04 ifeldshteyn