Closed mclauncherlinux closed 4 years ago
it work well on 1.13.3
Sir,you see that it bugs on the "land" plugin.
you may change something and make it error
I know, and it really work well on BedrokServer 1.13.3
Try to fitting the plugins or redownload again.
try git pull again
hmm alright, I will do it
codebase is being reconstructed,so you may not use old base.so with new plugins
using the latest version enabling ./mods/opti.so entry opti_init [OPTI] Config JSON ERROR!
I did not modify any file or config
you might need run cp -a ./bdlauncher/config ./
[OPTI] loaded! V2019-11-21 [MOD] err loading ./mods/bear.so handle (nil) ./mods/bear.so: undefined symbol: _Z15reg_player_leftSt8functionIFvP12ServerPlayerEE I get this error now. what is even bear.so?
run these command to download latest loader and mod. I can solve most problem (this will not remove any player data)
rm -rf ./mods rm -rf ./config git clone https://github.com/sysca11/bdlauncher -b master --depth=1 mkdir mods cp -a ./bdlauncher/out/* ./mods cp -a ./bdlauncher/mod.list ./mods cp -a ./bdlauncher/config . LD_LIBRARY_PATH=. LD_PRELOAD=./mods/a.so ./bedrock_server
try updatimg your base.so
its working now, many thanks :D
is /shop removed?
yes ,but you can use /cmd command to do something that /shop can do (you need config file cofig/cmdhelp.config to config /cmd before use)
If you can use QQ to contact with us it's better
ok how to register QQ without mobile phone I am on pc rn
oh yea an android emulator.. can you send me the download of the app (android)
if it is diffcult for you ,you can still use github to contact with us
I need that people can sell and buy 1 diamond for 100 ingame money
is there a way to block nuker (Horion Client)
https://horionclient.eu its one of the hack clients that is able to destroy 1000 blocks in 1 hit
{"type":"define", "name":"exchange money to diamonds", "cond":"money rd %name% 100", "cmd":"give %name% diamond 1"}
ok I got this this should take money away for diamonds, correct? but how can I sell money for for diamonds?
use /clear twice to detect and remove item. new version of cmdhelper will be release soon(and new config format),so it's not advised to write config for production use now.------------------ 原始邮件 ------------------ 发件人: "mclauncherlinux"notifications@github.com 发送时间: 2019年11月23日(星期六) 晚上10:03 收件人: "Sysca11/bdlauncher"bdlauncher@noreply.github.com; 抄送: "Sysca11"3321056730@qq.com;"State change"state_change@noreply.github.com; 主题: Re: [Sysca11/bdlauncher] [MOD] err loading ./mods/land.so handle(nil) ./mods/land.so: undefined symbol:_Z10reg_attackSt8functionIFbP12ServerPlayerP5ActorEE (#28)
{"type":"define", "name":"exchange money to diamonds", "cond":"money rd %name% 100", "cmd":"give %name% diamond 1"}
ok I got this this should take money away for diamonds, correct? but how can I sell diamonds for money?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.
alright, thanks :)
yeah
Sir,can you use C++?We need a plugins maker
oof no I am not a cpp dev, however I started to learn cpp a few weeks ago @leoweyr
[MOD] err loading ./mods/land.so handle (nil) ./mods/land.so: undefined symbol: _Z10reg_attackSt8functionIFbP12ServerPlayerP5ActorEE land.so not working in 1.13.3