deterministic_bubble

Results 16 issues of deterministic_bubble

When importing an asset such as [Warxander/vSql](https://github.com/warxander/vSql) into the SDK 'Import' dialog and selecting a release, this ends up failing with the following error: ![image](https://user-images.githubusercontent.com/24576130/170357650-87a26bf6-0cc9-4037-8bdd-ae84e19c6363.png) This resource's [release](https://github.com/warxander/vSql/releases/tag/v1.8) only has...

sdk

![image](https://user-images.githubusercontent.com/24576130/129463631-d0554b91-0065-4a9e-98ac-1f8b496abaaa.png) Should say 'monitor' or so.

bug

No idea what this todo entry meant.

need info

Linux build might have broken, likely due to Alpine/PyPI package updates: ``` Traceback (most recent call last): File "/src/code/tools/idl/header.py", line 10, in header.main() File "/src/code/tools/idl/xpidl/header.py", line 537, in main p...

bug

At times, resource names may not be what one wants to display in end-user contexts (GameInput menu, server public resource listing, etc.). Adding a `ui_label` field to the manifest with...

enhancement

As reported in the CodeWalker Discord chat ([message link](https://canary.discord.com/channels/329138547833700352/342111023978905601/959041346562322442) for those lucky enough to use message links), it appears that using `SCENARIO_POINTS_OVERRIDE_FILE` with a default `sp_manifest.#mt` will enable 'exclusive scenario'...

bug
user-error
game-bug

With M91 we're a bit behind again. An Apple user has [updated the public patch set](https://bitbucket.org/chromiumembedded/cef/pull-requests/285#comment-255373881) to M96, our repository (https://github.com/citizenfx/cef and https://github.com/citizenfx/chromium) has a patch set as well which...

bug
enhancement

### Self-Hosted Version 22.8.0 ### CPU Architecture x86_64 ### Docker Version 20.10.11 ### Docker Compose Version 2.9.0 ### Steps to Reproduce Unknown, updated older install that had .env configured with:...

Type: Support Request
Status: Stale

A bind such as `bind pad_digitalbutton up "say Now this is racing!"` (which is an invalid index for PAD_DIGITALBUTTON, see [the docs](https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/pad_digitalbutton/)) somehow still creates a bind which triggers when...

bug
game-bug

Thought of during the aftermath of the recent ReShade concerns, this patch set will build a variant of ReShade as part of `rage:graphics:five`. There's a few things to note: *...