ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

The notes move after the cutscene #15900

Open Gaster123987 opened 4 days ago

Gaster123987 commented 4 days ago

Describe your problem here.

Welp, just gonna make this short, as the title suggest for some reason the notes move after the intro cutscene for an song. Here is what happens after the cutscene Zrzut ekranu 2024-11-12 162308 Also, I don't know if it is related to the issue or not, but when I restart the song this error pops up Zrzut ekranu 2024-11-12 180713

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

I olny removed the weeks that were present.

Shadow06735 commented 4 days ago

do you have any script that modifies the note positions?

Gaster123987 commented 3 days ago

I don't think so? Unless you count the script that makes the opponents notes just not visible

Shadow06735 commented 3 days ago

I don't think so? Unless you count the script that makes the opponents notes just not visible

I noticed how you use an old tv static for visual effect. Maybe that could be causing the notes to move to the side?

Gaster123987 commented 2 days ago

I just removed those and tried again, and nope, it's still bugged even when the shader is removed

Gaster123987 commented 2 days ago

Zrzut ekranu 2024-11-13 181949 Also the notes splashes are for some reason in the wrong spot and I have no idea how to fix that either

Shadow06735 commented 2 days ago

Zrzut ekranu 2024-11-13 181949 Also the notes splashes are for some reason in the wrong spot and I have no idea how to fix that either

when you mean the notes move after cutscene, u mean that without the cutscene it should be fine?

Gaster123987 commented 1 day ago

Yeah, specificly without the script that I use that causes the cutscene Here is the code just in case Zrzut ekranu 2024-11-15 141650

Gaster123987 commented 1 day ago

Also, I'm gonna make an separate ticket for the Crashing after restart thing