Matvejs Makusins
Matvejs Makusins
Node script crashes when using server.rconConnection.util.getLocation(event.player) 
**Issue Description:** The `AmyrAhmady/samp-node` repository currently does not support Node.js v20. This issue is created to request an update to ensure compatibility with Node.js v20. **Expected Behavior:** The `samp-node` package...
Hello, i tested OnPlayerConnect function ``` sampNodeLib.OnPlayerConnect((player) => { console.log(`[Node] Player ${player.playerid} connected`); console.log(player.GetPlayerName()) }) ``` In result i got: **[Node] Player 0 connected undefined**
Similar error with #10 Got error: ``` E:\Coding Scripts\NodeJs Test\UESaveTool>node ./uesavetool.js -sav-to-json ./Quicksave_Ox.sav file:///E:/Coding%20Scripts/NodeJs%20Test/UESaveTool/models/factories/PropertyFactory.js:12 throw new TypeNotImplementedError(type); ^ TypeNotImplementedError: No implementation for Property type: 'MapProperty' at Factory.create (file:///E:/Coding%20Scripts/NodeJs%20Test/UESaveTool/models/factories/PropertyFactory.js:12:19) at Tuple.deserialize...
**Is your feature request related to a problem? Please describe.** It will be very usefull to remove/drop weapon from player inventory (To be able for example: clear all weapons/grenades) **Describe...
### Vue - Official extension or vue-tsc version 2.0.22 ### VSCode version 1.91.0-insider ### Vue version 3.4.30 ### TypeScript version 5.5.2 ### System Info ```shell System: OS: Windows 11 10.0.22631...
Need to update packages, especially ``inflight`` because of this warning: ``` This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a...
### Operating System Windows 11 ### Programming Languages JavaScript ### CCXT Version 4.4.14 ### Description ## Type mismatch: ```typescript import { version, exchanges } from 'ccxt'; // exchanges is defined...
**Describe what happened:** Suddenly, Live Share has stopped working entirely for me after updating to the latest VS Code Insiders build, specifically version 1.102.0. Whenever I try to join any...