-
**Which software were you running?** Windows 11 Home
- Addon version name: PetTracker
- Client used: [e.g. Vanilla 1.14.4, Retail PTR x.x.x, etc] Retail
**Have you read the changelog?**
Mark …
-
It shows this:
![image](https://github.com/user-attachments/assets/9c98eb03-d817-4625-bb2a-22d2a93c2e76)
-
Does this library have that functionality? It wasn't clear to me from the readme, but I'm interested in doing something like this:
```lua
function newTransform(x_, y_, z_)
local transform={
…
-
### Describe the desired feature
Lua API `wml.load` and `wml.parse` should support running preprocessor with awareness of core macros.
Similar to #9587
Currently wml.load (on file) allows running…
-
- [x] **Describe the bug**
operating nvim
处理 /home/wangshu/.dotfiles/nvim/init.vim 时发生错误:
line 23:
E5108: Error executing lua vim/shared.lua:0: s: expected string, got number
stack traceback:
…
-
### Is your feature request related to a problem? Please describe.
[Embedded lua scripts](https://github.com/multitheftauto/mtasa-blue/tree/master/Shared/mods/deathmatch/logic/luascripts) are loaded …
-
I profiled my code and found this strange behavior.
```Main.hx
package;
typedef Slot = {
var data: Int;
}
class Main {
static function main() {}
static function…
-
![fatalluaerror](https://github.com/user-attachments/assets/f3216598-6ec9-42dd-8f0a-bde5a39a3279)
No matter what device I try, I get this issue when trying to connect to a server.
-
Environment(环境)
--------------
name | version
----------|----------
IDEA version | IntelliJ IDEA 2024.2.1 (Ultimate Edition)
EmmyLua version | [e.g. v1.2.5]
OS …
-
May I suggest putting plugin information in your LUA script please?
```
-----------------------------------------------------------------------------
-- Display version information for Wireshark
…