Hannele Ruiz

Results 26 issues of Hannele Ruiz

I found this weird problem, where creating a peds.ide would crash the game with an Access Violation exception, as reported on modloader.log by the asi. Just in case, I grabbed...

I was currently working on one of my programs when I tried to extract a `.tar.xz` (you can get it from [here](https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/1462-ba3c7493bf62c6fab054987761c41d3b6c696889/)) and the WriteEntryToDirectory call ended up hanging on...

bug
up for grabs

I was trying to create a Console Command on both v2 and v3 but I ended up finding out that the Console Attribute [is part of the ASI and not...

enhancement

**Version** 2.10.12 **Description** I had this problem recently where a user tried to use [GGOV](https://github.com/justalemon/GGOV) 2.3 (compiled with SHVDN 2.10.7) and crashed because `GTA.UI.WorldToScreen(GTA.Math.Vector3)` does not exists on 2.10.12. Is...

bug

I don't remember what version it was, but Rockstar has implemented something to forbid any debugger from being attached. So far, I have been using RPH for bypassing this limitation...

enhancement

Let's say that I have my script DLL and data on: > E:\Grand Theft Auto V\scripts\AnimeSpells Now, the contents inside of that file are as follows: > E:\Grand Theft Auto...

enhancement

#### What is your browser and browser version? Vivaldi 2.9.1705.41 #### What is broken and where? When I use [Crunchyroll](https://www.crunchyroll.com) with the [TraktRoller](https://github.com/sttz/TraktRoller) user script, Privacy Badger blocks the [Trakt](https://trakt.tv)...

broken extension

A simple patch that adds `config.yml` to .gitignore.

## Issue Sometimes, the profiles will be down (as usual) and shown like this: ![image](https://user-images.githubusercontent.com/11861253/42682606-12a903cc-8659-11e8-8456-bdc7af1e5f0a.png) The API response will be: ```js {"error": 404, "msg": "profile not found"} ``` I feel...

**Describe the bug** Using The Doki Theme in different JetBrains IDEs don't show the Material Icons in some IDEs. So far I was able to reproduce it with WebStorm, Ill...