altv-issues icon indicating copy to clipboard operation
altv-issues copied to clipboard

Issues and roadmap for alt:V project

Results 278 altv-issues issues
Sort by recently updated
recently updated
newest added

### Description of the problem **_alt.takeScreenshotGameOnly()_** sometimes also captures the webview even though it's not supposed to. ### Reproduction steps This can best be reproduced if calling the function frequently...

Class: bug
Side: client
Status: confirmed

### Description of the problem If i try to set a RadiusBlip on server-side it is not visible on map (same code works client-side) ### Reproduction steps 1: set a...

Class: bug
Side: server
Status: confirmed

### Description of the problem Atm there is not exists some methods which people use with createObject natives So, there is not enough functionality to switch to object api -...

Class: enhancement
Scope: module-api
priority:low

### Description of the problem If you will try to kill dead player two times player spawn may not work or playerDeath event will not be triggered (?). Happens by...

Class: bug
Status: confirmed

### Description of the problem When i start altv.exe with broken network connection it mostly just crashes without any error popup, but sometimes error window pops up and client starts...

Class: bug
Status: confirmed

### Description of the problem See repro steps. ### Reproduction steps 1. Add this to `resource.cfg` ```yml optional-permissions: [ Clipboard Access ] ``` 2. Allow Clipboard Access in ui dialog...

Class: bug
Status: confirmed
Scope: internal

### Description of the problem svg images are not displayed ### Reproduction steps ```html ``` Also the svg examples from the RmlUI repository do not work ### Expected behaviour svg...

Class: bug
Side: client
Status: confirmed

**Client/server version** `Build #2.1-rc6, branch rc` **Current behavior** A ytyp dependency link is placed on any ymap file unable to load the ymap. **Expected behavior** If the called ytyp exists...

Class: bug
Side: client
Status: to-investigate
Scope: internal
Scope: modding

### Description of the problem Currently you can only log warnings and errors, but I'd like to show success too. ### Desired solution for the problem `alt.logSuccess` method ### Alternatives...

Class: enhancement

### Description of the problem Streamer mode enabled freezes the game right after game version log ### Reproduction steps `streamerMode: true` to altv.cfg ### Expected behaviour At least game shouldnt...

Class: bug