BedrockMod
BedrockMod copied to clipboard
can not run
无法启动,系统UBUNTU server 18.10 root@minecraft:/bdsm# ./bdsm r -u Failed to connect to session bus: exec: "dbus-launch": executable file not found in $PATH
root@minecraft:/bdsm# ./bdsm r BDSM Version: v0.1.0-3-g5f438be ModLoader Loading... Loading mod: libsupport Loading mod: libbridge bedrock_server://root@minecraft$
same issue, looks like Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-38-generic x86_64) is incompatible with the server as it will not run, any ideas for a fix?
root@server:/opt/bdsm# ./bdsm r -u BDSM Version: v0.1.0-3-g5f438be root@server:/opt/bdsm#
@WangYneos @MasterLuke117 try to run sudo ln -s /usr/lib/x86_64-linux-gnu/gconv /usr/lib/gconv
Thanks for the quick reply!!
Yes i did complete that step in the install guide, I also installeddbus-x11
and it still won’t run
Luke,
On Nov 12, 2018, at 9:48 AM, Code Hz [email protected] wrote:
@WangYneos @MasterLuke117 try to run sudo ln -s /usr/lib/x86_64-linux-gnu/gconv /usr/lib/gconv
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
root@server:/opt/bedrock# ./bdsm r -u BDSM Version: v0.1.0-3-g5f438be root@server:/opt/bedrock# ./bdsm r BDSM Version: v0.1.0-3-g5f438be root@server:/opt/bedrock# sudo ln -s /usr/lib/x86_64-linux-gnu/gconv /usr/lib/gconv ln: failed to create symbolic link '/usr/lib/gconv/gconv': File exists root@server:/opt/bedrock#
@MasteeLuke I found the way to fix it ,may be you should install the testing mods
Oh?? Testing mods? whats that exactly?
thats exactly what i have installed that wont run, i installed it per instructions at https://docs.bdsm.technology/
Hmm!! you have more files then i do in /scm
may be it can not run on WIP ,you should try install UBUNTU in vbox or vmware
can you speak Chinese , my English is not well can you communicate with me in Chinses?
im running ubuntu 18.04 , ill copy those files over and see if that fixes it
Jíshí yùnxíng ubuntu 18.04, Shēngbìng fùzhì zhèxiē wénjiàn, kàn kàn shìfǒu xiūfù tā
@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..