Medacorp / Luigi-s-Mansion

The Luigi's Mansion map for Minecraft: Java Edition.
MIT License
11 stars 0 forks source link

Twins Room (Luigi/Gooigi leaks temporary value, breaking non-interact search of the twins room boxes) #74

Closed Zediax closed 2 years ago

Zediax commented 2 years ago

The twins room is bugged out: I reached the point where i have to fight the twins to get further on the map, once i accepted to play with them, get out and in of the room and i search a chest nothing happens, when i find them they just go away and i can't do anything else beside exit and reentering the room to search again but nothing still happens

To Reproduce Steps to reproduce the behavior:

  1. Go to The twins room
  2. Click on any chest
  3. See that nothing happens (may do something since someone on youtube succeded the room)

Expected behavior Twins saying either you cheated to find them or the twins mocking you because you're bad at searching

Map Version Map version 2.2

Dhranios commented 2 years ago

Odd, I haven't touched the twins' hide and seek since initial release, and they did work there,and every run I've done since.

couple questions:

  1. do you have any add-ons enabled?
  2. which mansion do you have this issue in?
  3. are you opening the chest with the interact item, or opening it the minecraft way?
  4. does anything at all happen when you open one or multiple chests?
Zediax commented 2 years ago
  1. No i don't have any add-ons available (if optifine is the cuase then it's that)
  2. The normal one (the one you have when you just start the game without doing anything)
  3. I did both but none worked (i still can try again both ways and tell you after if none worked or not)
  4. Nope nothing happens at all when i open a chest except the Twins getting out of the chest when i choose the rights ones

I hope nothing bad is going on here and that i don't have to reset the map entierly thanks for the quick responses :)

Dhranios commented 2 years ago

With add-ons I meant the optional data packs shipped with the map.

So if you open the wrong chest, nothing happens; duely noted. What happens if you only open the right ones (use the poltergust to find the right ones), not a single wrong one? You can reset the mini game be leaving and re-entering.

Resetting the map should never be needed, even for updating, old save data gets converted.

Zediax commented 2 years ago

I did find the rights one first try (yeah unbelievable i know) but sadly nothing happened either :(

Zediax commented 2 years ago

and no i did not put any datapacks on the map

Dhranios commented 2 years ago

In that case, could you please provide a download of your world? There's many elements to this situation that would need to be checked to see what's causing this. Just the your save file will suffice.

Zediax commented 2 years ago

the thing is that the file is too big ^^' i will have to put it on either Google Drive or Mega

Dhranios commented 2 years ago

Please do, and share the link here; I'll tell you when I've downloaded it, so you can remove it then, if you prefer to do so.

Zediax commented 2 years ago

https://mega.nz/file/9CE1XKoS#nTQNZzNhqMxSLLskVHQ5U1xOsJhwOJGI6Vtvg2DGHVQ

here i got it quick

Dhranios commented 2 years ago

The download seems to get stuck at "737,2 MB/733,7 MB".

I think I know the reason nothing happens, and it's the leaking of a temporary value. That would explain why they don't say anything, as that value is also used for triggering all the chests if you open the wrong one. I'll do some hunting for the temporary value, see if it's not being reset somewhere.

Dhranios commented 2 years ago

I think I got it; I'll push a single-line fix to this repository; if you could pull the change, or make the same change in your file, you should be able to continue. Please notify me if the fix worked. (You'll need to reset the mini game by leaving and re-entering first.)

If it worked, I'm super surprised why the map functioned fine for me.

Zediax commented 2 years ago

so all i need to do i download the line fix and change the file that the line is by the one i'll download ?

Dhranios commented 2 years ago

Yeah, and tell me if that resolved your issue.

Zediax commented 2 years ago

ok i'll do that

Zediax commented 2 years ago

it solved it

Zediax commented 2 years ago

many thanks to you :D now we solved a good problem

Dhranios commented 2 years ago

Alright then, I'll push this (and the biff atlas fix I pushed a bit earlier) to the download then.

Seriously puzzled how only you triggered this.

Zediax commented 2 years ago

it solved the doors problem too

Dhranios commented 2 years ago

I figured those issues were related/that caused by the other issue.