Valeri

Results 83 issues of Valeri

Flashing squares issue does not happen on recent cemu versions.

Check https://github.com/cocos2d/cocos2d-x/issues/18916.

I'd be interested to see https://github.com/harningt/luajson in performance comparison. Reason behind that is because I use it in my projects due to being packaged in Ubuntu as `lua-json` package. It...

When I build package lintian show `missing-dependency-on-libc` error. Can you add this functional, please? As I know, you should: 1. Add `${shlibs:Depends}` to `Depends`. 2. Run `dpkg-shlibdeps` with all binaries...

Removes random btrfs volume (force unmounts if active).

**Describe the bug** If there are both `attribute` and `ATTRIBUTE` elements in same context, pop-up hint for `attribute` will be the one for `ATTRIBUTE`. This is very apparent in libnm...

Status Confirmed
Type Bug

Exactly what title says. Code is there, but this does not actually work in gameplay.

I've decided to try out tileworker and found that it sometime causes crash when taking product out. First crash: [crash-2021-06-21_15.18.14-server.txt](https://github.com/ForestryMC/Binnie/files/6686601/crash-2021-06-21_15.18.14-server.txt) After the first crash, I've loaded the same world and...

According to https://www.lua.org/versions.html#5.3, current Lua version is 5.3.5, released on 10 Jul 2018.

If I try to load some libs, I've got an error: ``` /home/v/.luarocks/share/lua/5.2/lcpp.lua:1952: unknown type namespace on line _linenum_ ``` What about it? P.S.: I load it with ffi.cdef().