-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cutscene Crash - cannot read field 'duration' because 'box' is null #112
Comments
I also ran into this problem, maybe the logs of Foo's Client will help the problem? crash-report-02_06_2025_08_25_43.txt
|
the log has already been sent to the Foo's Client server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cutscene crash - New Horizon mod
The game crashes whenever the cutscenes for New Horizon maps with cutscenes begin, as the field 'duration' as 'box' set to 'null'
Steps to reproduce the behaviour:
The crash occurs in both the campaign and custom games.
Campaign:
Custom Game:
No other mods are installed.
Expected behaviour:
The game would load the map and begin playing the cutscene associated with the map, before playing as normal.
Crash Log
NullPointer:
Cannot read field "duration" because "box" is null.
Device: HP Pavillion SE 14" Laptop, 64-bit operating system, x64-based processor
Device OS: Windows 11 24H2
Additional context
Only affects maps with cutscenes.
The text was updated successfully, but these errors were encountered: