altv-issues
                                
                                 altv-issues copied to clipboard
                                
                                    altv-issues copied to clipboard
                            
                            
                            
                        Issues and roadmap for alt:V project
### 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...
### 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...
### 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 -...
### 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...
### 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...
### 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...
### 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...
**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...
### 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...
### 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...