Hubert Swic
Hubert Swic
Yup. Just tested again in case I've done something wrong the first time. Full error from journalctl ``` Jun 28 15:26:11 D3v-Desktop kernel: logitech-hidpp-device 0003:046D:C262.0009: Force feedback command queue contains...
You are god's sent. I've spent 4 hours trying to compile OTClient with fails everywhere, both on windows and linux... This was literally the entire issue in errors! Although, where...
@Felipe21 I confirm VS 2019 works too, i mean the easiest way is to compile then in errors it will point you to the file and you just change it...
Please use EDIT next time :) Not my repo but its a good practice to have :D anyway, Fenrisus didnt post the entire file because its too big instead he...
**Temporary Solution** `config.php` line 726 add: ``` $config['TFS10_ingame_positions'] = array( 1 => 'Player', 2 => 'Gamemaster', 3 => 'God', ); ``` `general.php` line 346 add: ``` function group_id_to_name_TFS10($id) { $positions...
~~Just tested with Yarn and it seems to break. I'm investigating the cause and will update this PR with a fix for `yarn`~~ Its actually due to this https://github.com/project-error/fivem-typescript-boilerplate/issues/32 I...
I'm alive and kicking. I just didn't reply to the original comments - must have lost them in the email spam. > ~Just tested with Yarn and it seems to...
While NPWD may not be impacted - this repo is meant to act as a boilerplate (as far as I understand) which in its current form it isn't, therefore it...