shinyquagsire23 / OpenJKDF2

A cross-platform reimplementation of JKDF2 in C
Other
493 stars 39 forks source link

MOTS - Level 14 - blocker - not possible to finish #275

Closed mikesk8 closed 10 months ago

mikesk8 commented 11 months ago

Good morning,

I have just arrived to almost the end of the Level 14 in MOTS and I believe something is wrong that prevents to finish the level.

Basically, you get to big doors with statues by them in the main huge chamber; there should be small pictures of the saberists on both sides and switch, but they are missing. You can see something is missing in the textures as the shapes are there - please see attached picture.

I use latest version 0.9.0 on Mac.

Have a good summer day, M.

Screenshot 2023-08-03 at 11 46 14
mikesk8 commented 11 months ago

One more, the actual door texture (to the right of the switch - pls see picture above) is missing as well.

shinyquagsire23 commented 11 months ago

tbh I've had a lot of issues with the last level and I'm not ~totally sure how many of them are issues w/ OpenJKDF2 and how many are just issues in the base game, bc it seems even speedrunners have commented that the level is kinda jank

mikesk8 commented 11 months ago

Thanks for the answer. In general, I had rather ok experience in this last level; some small glitches not worth mentioning; till the moment I cannot progress as the doors/buttons are not there :(

Please let me know how can I help you to test/analyze it?

shinyquagsire23 commented 11 months ago

if you have a savegame for the glitch I could take a look at it, however you'll also have to let me know if you have any mods installed

mikesk8 commented 11 months ago

Super, I have a savegame just before the glitch and my game is without any mods; basically default settings.

I will send you the file after holidays :-)

mikesk8 commented 10 months ago

I am back :-) Here is the save file (called M2); you will be just in front of the missing elements as described in the first two posts above. I don't have any mods installed; clean install.

Thanks a lot and please let me know if testing is needed ;)

msav0002.jks.zip

mikesk8 commented 10 months ago

Good morning ;-) Please let me if you need any help in testing ;-) It would be great to be able to finish the game.

shinyquagsire23 commented 10 months ago

ok so, I hunted it down and it looks like the panels are locked based on the two doors on the platform to the left not being open

Screenshot 2023-09-11 at 1 28 08 PM Screenshot 2023-09-11 at 1 29 35 PM

As far as I can tell, the issue is that you didn't double back and explore the right branch at the start of the level, there's a lot of unpressed buttons

mikesk8 commented 10 months ago

Thanks a lot for your help and feedback! You are right :) I have re-played the whole level again, and indeed I have missed one part :( This level is a big maze.

Your engine is superb; amazing work!