-
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
70
### Current Behaviour
[Acid Geyser](https://wowgaming.altervista.org/aowow/?spell=38971) currently only…
-
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
70
### Current Behaviour
No scripted path whatsoever
### Expected Blizzlike Behaviour
has a scripted path
### Source
…
-
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
70
### Current Behaviour
Bessy completely ignores any NPCs during the escort
### Expected Blizzlike Behaviour
In the h…
-
### Xmake 版本
2.8.5
### 操作系统版本和架构
Windows 11 家庭中文版 22H2
### 描述问题
![image](https://github.com/xmake-io/xmake/assets/19238372/df26f66d-98b8-4b2f-af79-161f8935d8cd)
开启远程共享文件夹启动xmake项目时,根据ip额外创建了多余…
-
THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-7860/cutorch/lib/THC/generic/THCStorage.cu line=66 error=2 : out of memory
/usr/local/bin/luajit: /usr/local/share/lua/5.1/nn/utils.lua:11: cuda runt…
-
### What client do you play on?
enGB
### Faction
Both
### Content Phase:
70
### Current Behaviour
The Skyguard Prisoner seems to always spawn at the same location.
### Expected Blizzlike Behav…
-
## Context
I've been slowly creating some modules to use in various projects (mostly wrapping rust libraries).
Some of them are async libraries and I want to use these modules with other lua binar…
-
Hi!
I have this app in which users can provide their lua scripts. I don't have those in the filesystem so I need to intercept `require` calls somehow (I will be returning them from the database or …
-
```
What steps will reproduce the problem?
1. create a vs2010 project, reference luainterface
2. csharp code like
Lua lua = new Lua();
lua.DoFile("test.lua");
3. in test.lua file:
requrie 'l…
-
When I am working on '.lua' code to convert from png to t7 format it is showing error. the error is
Error -> [string "png_to_t7.lua"]:1: module 'image' not found:
no field package.preload['image'…