ad044 / LainTSX

WebGL implementation of the Serial Experiments Lain PSX game
GNU General Public License v3.0
492 stars 27 forks source link

Stuck on Ending Screen #27

Closed DeusExBrockina closed 2 years ago

DeusExBrockina commented 2 years ago

stuck

I got stuck on this screen and can't progress to the post game. I saw the earlier issue where someone had a bad letter in their name. I had the same letter so I edited my name in the save, but I keep getting the same error. I've edited my name a bunch of times and keep having this issue. I wiped my save and did a speedrun to the end in case the save was corrupted, and still get this issue.

ghost commented 2 years ago

seems like repeat of issues #11 and #23 could you please go to the options and posting your playerName value from the save data?

DeusExBrockina commented 2 years ago

I had tried changing my name a bunch of times after reading issue #23. I don't remember what all I tried, but some were:

ブラック - my first one, I removed the ッ after reading that issue ブラク アレクス フフフ ヒニ ナ

Is there a name or character that's confirmed to work that I can try using?

ghost commented 2 years ago

are you on the offline build or laingame.net?

ghost commented 2 years ago

ok the issue has been resolved PHP interpreter liked to resolve the Japanese characters to their URL safe version (%bytecode) and that wouldnt work nicely with lighttpd resolved by just removing php from 3d.laingame.net lol

DeusExBrockina commented 2 years ago

I got through after that fix, thank you!