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

feat(data): Add fwPortalSceneGraphNode pool to gameconfig #2695

Merged
merged 1 commit into from
Aug 20, 2024

Commits on Aug 5, 2024

  1. feat(data): Add fwPortalSceneGraphNode pool to gameconfig

    Currently by default, fwPortalSceneGraphNode is set to 400, servers with many interiors and in turn lots of portals, this can cause a game crash. its possible to simply add this pool to the config to increase it.
    
    currently it says "Unknown Pool full - 400", which makes sense because fwPortalSceneGraphNode is missing from the config therefore its unknown.
    ook3D authored Aug 5, 2024
    3 Configuration menu
    Copy the full SHA
    6137c8a View commit details
    Browse the repository at this point in the history