Neko Hz

Results 139 comments of Neko Hz

@WangYneos @MasterLuke117 try to run `sudo ln -s /usr/lib/x86_64-linux-gnu/gconv /usr/lib/gconv`

@WangYneos can you provide the output of the command `tree -d 3` (run it in base directory

Seems Linux distros' compatibility issue...(I tested it in archlinux I will release a new version that use Linux container technical to fix that..

这个啊,新版启动器在做呢。。要基于Docker了(当然dbus协议还是有的,跑在不同容器里,用于“未来可能要实现的”服务端之间的通讯)

其实是有的。。。一个暂时能用的管理器是bdsm,exec功能还在。。但是我准备重做一个,适配现在云原生的潮流 (启动器安装方式参考 https://docs.bdsm.technology/ 需要 chrome 72 以上的浏览器,否则会提示证书错误或者TLS版本不兼容

刚记错了,那个exec的功能好像由于某些原因没合并( 另外用-u方式启动,当然也得用-u方式attach

但是其实这个exec是可以用简单的shell指令完成的。。。 `busctl --user call one.codehz.bedrockserver.default /one/codehz/bedrockserver one.codehz.bedrockserver.core exec s "help"`

Well, chaiscript limit the type must be registered before registering the function, so if I aggregate them into one library, it may be required to load all mods every time.....

@johnbanq I means if you only want to use chai_packets , but it reference a class that registered in chai_events so they all need to be added to the mods/...

@johnbanq TIP: namespace does not support function overloadding.