Skip to content

tweak(core/rdr3): more pool entries#3879

Open
Ehbw wants to merge 1 commit intocitizenfx:masterfrom
Ehbw:tweak/rdr3-more-pool-entries
Open

tweak(core/rdr3): more pool entries#3879
Ehbw wants to merge 1 commit intocitizenfx:masterfrom
Ehbw:tweak/rdr3-more-pool-entries

Conversation

@Ehbw
Copy link
Copy Markdown
Contributor

@Ehbw Ehbw commented Mar 19, 2026

Goal of this PR

Expose CTask to PoolManagement, allowing it to be visible from Pool Monitor and in error message, instead of a generic "<<unknown pool>> Pool Full, Size == 2500" error it was previously giving.

Also include all names from the unhashed pools as these were previously not added.

How is this PR achieving the goal

Add new pattern to catch the registration of CTask pool.

This PR applies to the following area(s)

RedM

Successfully tested on

Game builds: 1491

Platforms: Windows, Linux

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

Report from user "torpeda" in the Cfx.re Project Hub redm-support channel https://discord.com/channels/192358910387159041/1484279672442323206/1484279672442323206

Add all unhashed pool names to poolEntriesTable. Add pattern to find CTask pool to give a more useful error than <<unknown pool>>
@github-actions github-actions Bot added RedM Issues/PRs related to RedM invalid Requires changes before it's considered valid and can be (re)triaged labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Requires changes before it's considered valid and can be (re)triaged RedM Issues/PRs related to RedM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant