TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
187 stars 3 forks source link

[Game Crash] Unhandled C++ Expectation On Song Parser #448

Closed TRRESTGHGYTCFTGBCXSZD closed 2 years ago

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

It's Not a Lua error, but an Unhandled C++ Expectation.


Looking at your logs there seems to be a Lua error.

Just to confirm, you did uninstall the old version and reinstall 4.10.0 and not just copy/overwrite the folder right?

I'll wait for the team to see what the error is and get back to you.

Originally posted by @Scraticus in https://github.com/TeamRizu/OutFox/issues/434#issuecomment-936097590

Sudospective commented 3 years ago
WARNING: Error playing command:/Appearance/Themes/_fallback/Graphics/Player judgment.lua:124: attempt to index a nil value (field '?')

This was in your log. Do you have that Player judgment.lua file that I could look at if you're still having this problem?

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

not related to this problem, but it's related to music parser or core game

Sudospective commented 3 years ago

If it was the music parser, I should be able to reproduce the issue you're having, since it wouldn't matter what song it's parsing. I can't reproduce the issue you're having at all, popn mode seems to work just fine for me. It must be something else, and judging by the logs you're getting, it looks theme related. Even if you're 100% sure it's unrelated, please send the Player judgment.lua in your install's _fallback theme. It should be in Appearance/Themes/_fallback/Graphics.

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

Player judgment.txt

Sudospective commented 3 years ago

Do you know which type of chart you were playing when this happened? For example, 5-key? 7-key? 9-key?

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

anywhere

TRRESTGHGYTCFTGBCXSZD commented 3 years ago

and outside of popn

Scraticus commented 2 years ago

Can we have a new set of logs and crashlogs please?

I cannot replicate this anymore so I think it's fixed in 4.11.0 (the upcoming release) but another log may help us solve this

TRRESTGHGYTCFTGBCXSZD commented 2 years ago

i think songs prematurely end can crash game info.txt log.txt

TRRESTGHGYTCFTGBCXSZD commented 2 years ago

bro, what the heck it's error spazzing with self:false()? ///////////////////////////////////////// 02:54.763: WARNING: Compiling "return function(self) 02:54.763: WARNING: self:false() 02:54.763: WARNING: end 02:54.763: WARNING: ": [string ""]:2: expected near 'false' /////////////////////////////////////////

Jousway commented 2 years ago

what is BetterSolo?

TRRESTGHGYTCFTGBCXSZD commented 2 years ago

my theme that i working on BetterSolo.zip

TRRESTGHGYTCFTGBCXSZD commented 2 years ago

it does not happen on 4.11.0 so i closing it