aleck099

Results 10 issues of aleck099

Client-side mods have nothing to do with client--server synchronization so there's no need for fabric to send infomation of client-side mods to server

Pick the same tool from the inventory to main hand when current tool breaks up Pick the same item from the inventory to main hand when current item is used...

Just like the end portal. I want the player to build the returning portal himself instead of generating one.

### 问题描述 其实一个Bot也没有在线 ### 复现 ```kotlin object WhateverCommand : SimpleCommand(WhateverPlugin, "whatever") { @Handler suspend fun execute(group: Group) { // whatever } } ``` 然后启动mcl,直接输入 ``` >/whatever 114514 ``` ### mirai-core...

s:console
S

Or ease that darkness caused by sculk shrikers and wardens

Can your mod proxy also the authentication servers?

https://maven.saps.dev/releases returns 404

pr type: fix
pr flag: simple

### 复现步骤 / Steps to reproduce 点开聊天中发送的表情 ### 预期行为 / Expected behaviour 打开表情也是正常图片的预览界面 ### 实际行为 / Actual behaviour 打开功能开关,点开表情,仍旧是表情界面的预览界面,而不是图片的预览界面 ### 你使用的Xposed框架 / Xposed Framework you used lspatch v0.6-398-release ### 你使用的安卓系统版本...

Bug

``` CC=clang CXX=clang++ cmake -Btb -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=$HOME/Telegram/botserver ~/git/telegram-bot-api/ cmake --build tb -j8 ``` Output ``` [ 1%] Building C object td/td/generate/tl-parser/CMakeFiles/tl-parser.dir/tl-parser.c.o [ 1%] Building C object td/td/generate/tl-parser/CMakeFiles/tl-parser.dir/crc32.c.o [ 1%] Building...

POSIX only Disable collecting subprocess status and ignore all errors in subprocess Does not work with posix_vfork