Skip to content
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

[BUG] - Game engine crash due to invalid FOV value #422

Open
MarioSonic2987 opened this issue Feb 13, 2021 · 3 comments
Open

[BUG] - Game engine crash due to invalid FOV value #422

MarioSonic2987 opened this issue Feb 13, 2021 · 3 comments
Labels
Bug Something is not working as intended, or at all.

Comments

@MarioSonic2987
Copy link

OpenKH Build
Build 1385

OpenKH Program
Game engine

Describe the Bug
The game engine crashes when camera looks at Demyx.

To Reproduce

  1. Go to map he10 and load event 105 (When Demyx appears for the first time)
  2. Close the main menu and wait until the game window closes.

Expected behavior
The event should play normally.

Screenshots
This is when the engine crashes.
image

Additional context
Crash due to invalid FOV value.
Log Game engine

@MarioSonic2987 MarioSonic2987 added the Bug Something is not working as intended, or at all. label Feb 13, 2021
@MarioSonic2987 MarioSonic2987 changed the title [BUG] - Name of the Issue [BUG] - Game engine crash due to invalid FOV value Feb 13, 2021
@Delta-473
Copy link
Collaborator

This pr should fix the issue haven't tested it myself #418

@ghost
Copy link

ghost commented Feb 14, 2021

The issue will remain open until #418 is merged and tested.

@Delta-473
Copy link
Collaborator

Delta-473 commented Feb 20, 2021

Latest release build (298) still crashes with fov out of range: tt34 event: 314 (fov has a value of 204.something) on previous testing before pr #418 the game crashes when fov >= 204. tt04 event: 309 crashes with a negative fov of -6.something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is not working as intended, or at all.
Projects
None yet
Development

No branches or pull requests

2 participants