Git Product home page Git Product logo

Comments (7)

AnzhiZhang avatar AnzhiZhang commented on July 20, 2024

不是大问题。猜测是因为如果先保存了假人,没有召唤过,第一次召唤时由于需要联网获取uuid等信息,所以加入会慢一些,导致先执行了设置游戏模式,然后假人才加入游戏,这个可以通过控制台日志验证。

from mcdreforgedplugins.

zhaixianyu avatar zhaixianyu commented on July 20, 2024

不是大问题。猜测是因为如果先保存了假人,没有召唤过,第一次召唤时由于需要联网获取uuid等信息,所以加入会慢一些,导致先执行了设置游戏模式,然后假人才加入游戏,这个可以通过控制台日志验证。

是每次重启服务器后的首次召唤

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 20, 2024

其他用户反馈1.18有类似情况,可能是模组问题,请麻烦尝试纯原版是否有此问题

from mcdreforgedplugins.

zhaixianyu avatar zhaixianyu commented on July 20, 2024

我尝试过mod仅保留carpet 插件仅保留bot和相关依赖。测试的结果仍是如此

from mcdreforgedplugins.

zhaixianyu avatar zhaixianyu commented on July 20, 2024

[Server] [00:03:20] [Server thread/INFO]: !!bot list
[Server] [00:03:22] [Server thread/INFO]: !!bot spawn bot_test
[Server] [00:03:22] [Server thread/INFO]: No player was found
[Server] [00:03:22] [Worker-Main-2/INFO]: Bot_Test[local] logged in with entity id 262 at (-3.318348147334423, 119.0, 19.12480753154755)
[Server] [00:03:22] [Worker-Main-2/INFO]: Bot_Test joined the game
[Server] [00:03:25] [Server thread/INFO]: !!bot kill bot_test
[Server] [00:03:25] [Server thread/INFO]: Bot_Test lost connection: Killed
[Server] [00:03:25] [Server thread/INFO]: Bot_Test left the game
[Server] [00:03:26] [Server thread/INFO]: !!bot spawn bot_test
[Server] [00:03:26] [Server thread/INFO]: Bot_Test[local] logged in with entity id 263 at (-3.318348147334423, 119.0, 19.12480753154755)
[Server] [00:03:26] [Server thread/INFO]: Bot_Test joined the game
[Server] [00:03:26] [Server thread/INFO]: Set Bot_Test's game mode to Survival Mode

后台日志是这样的

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on July 20, 2024

确实是假人加入前就使用指令修改了游戏模式,可通过修改插件尝试解决

from mcdreforgedplugins.

zhaixianyu avatar zhaixianyu commented on July 20, 2024

现在正常了,感谢修复

from mcdreforgedplugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.