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

Make a wrapper for SDK7 eval #2767

Open
dalkia opened this issue Nov 11, 2024 · 0 comments
Open

Make a wrapper for SDK7 eval #2767

dalkia opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
1-high Very important but not critical or game breaking bug Something isn't working

Comments

@dalkia
Copy link
Collaborator

dalkia commented Nov 11, 2024

A particular scene (Rapture, -89,-64) was not loading because a global var was required by the scene code. That was fixed by adding the var on this PR

But that may occur on any given scene that requires a global var not defined. On the previous runtime, this was managed by using a proxy-like architecture.

We should see if we can do the same wrapper, and test its functionality accordingly

@dalkia dalkia added bug Something isn't working new Issues to triage labels Nov 11, 2024
@m3taphysics m3taphysics added 1-high Very important but not critical or game breaking and removed new Issues to triage labels Nov 15, 2024
@m3taphysics m3taphysics assigned dalkia and NickKhalow and unassigned dalkia Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-high Very important but not critical or game breaking bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants