citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.52k stars 2.07k forks source link

ScaleformStore Pool Full - Value Increase? #2762

Closed Legacy-TacticalGamingInteractive closed 3 weeks ago

Legacy-TacticalGamingInteractive commented 1 month ago

What happened?

image

When installing a popular large map mod known as Roxwood. This occurs to every client due to its additional .gfx files used for its minimap.

Would it be possible for an increase of this value to compensate?

Expected result

To be able to load in with the additional scaleforms from Roxwood.

Reproduction steps

  1. Check amount of .gfx files for example that are streaming on server.
  2. Adjust to 80+ files if you have some to test with. Problem will occur for every client.
  3. May not just be exclusive to Roxwood.

Importancy

Crash

Area(s)

FiveM

Specific version(s)

FiveM tx: v7.2.2 | fx: b9655 | Game Build 3258

Additional information

No response

AvarianKnight commented 3 weeks ago

This was fixed with the recent pool additions

See: https://github.com/citizenfx/fivem-docs/pull/481