-
```
D/business(28365): [06-18/16:25:42.827:I:JNIModel.cpp(197)] Long ConvertToNative, 338449914483253248
F/art (28365): art/runtime/indirect_reference_table.cc:115] JNI ERROR (app bug): local re…
92ppl updated
5 years ago
-
Revisiting addon and lua development after programming in other languages, I find myself wanting real IDE features for it, and a better workflow for building addons, testing them, and releasing to the…
-
这几行LuaPanda源码,会出现这样的错误
```
--sync breaks to c
if hookLib ~= nil then
hookLib.sync_breakpoints();
end
```
```
Error:Editor/LuaPanda:1132: bad argumen…
-
# Issue
When installing the extension, debugging does not work out of the box due to the following error:
```bash
[LuaPanda] [Error] reGetSock fail
[LuaPanda] [Error] Start debugger but get So…
-
使用flutter_orm_plugin 打包apk安装失败,错误信息如下:
![image](https://user-images.githubusercontent.com/18673416/103763386-b3dcd080-5054-11eb-9173-8f283f9a38ca.png)
这是什么原因呢?
-
这是readme.md文档内容截图:
![image](https://user-images.githubusercontent.com/6994037/141027674-bf63ee07-844e-4575-984a-e619e3a64a73.png)
这是搜索结果, 怎么看都是另外这个更符号, 这直接 导致我第一次安装错了, 不是吗:
![image](https://u…
-
I'm getting the error below while trying to run "./build.sh". I'm having Lua5.1 and all dependencies installed.
```
creating build/temp.linux-x86_64-2.7/src
x86_64-linux-gnu-gcc -pthread -fno-strict-…
-
Type: Bug
When asking it questions its that restricted it hardly works,
VS Code version: Code 1.94.1 (e10f2369d0d9614a452462f2e01cdc4aa9486296, 2024-10-05T05:44:32.189Z)
OS version: Windows_NT x64 …
-
### Description
Hey
I noticed that sometimes I get weird random errors when opening Code. I decided to check the output of Ruby LSP and the server is automatically downgrading to a really old versio…
-
Type: Bug
ctrl + L start chat.
mean while I am editing in editor.
while gpt finishing chat output, the editor will be locked, can not input.
I need to focus on chat panel then focus in editor pane…