[root@VM-4-11-centos ~]# cat /etc/ld.so.conf
include ld.so.conf.d/*.conf
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el7_9.x86_64/lib/amd64/jli/libjli.so
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.302.b08-0.el7_9.x86_64/jre/lib/amd64/jli/libjli.so
[root@VM-4-11-centos ~]# ldconfig
[root@VM-4-11-centos ~]# ;s^C
[root@VM-4-11-centos ~]# cd MapleStory-master/
[root@VM-4-11-centos MapleStory-master]# ls
binconfigjdk_linuxms_20210813_234816.sql.gzREADME.mdscriptssrcstart.sh
[root@VM-4-11-centos MapleStory-master]# bash start.sh
+----------------------------------------------------------------------
| 冒险岛079 FOR CentOS/Ubuntu/Debian
+----------------------------------------------------------------------
./jdk_linux/jre/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
[root@VM-4-11-centos MapleStory-master]#
频道 1: 启动端口 2525: 服务器IP ms.v8cdn.cc:2525
Error executing script. Path: ./scripts/scripts/event/Hak.js
Exception javax.script.ScriptException: ReferenceError: "importPackage" is not defined in <eval> at line number 1
能登录选服但进不了服务器,服务端上提示这个错误,我是自己安装了个java来运行的,楼主有遇到过这个问题吗