Git Product home page Git Product logo

Comments (4)

Aimerny avatar Aimerny commented on June 21, 2024

补充服务端日志报错:

[MCDR] [12:32:53] [killBot/WARNING] [minecraft_data_api]: [Minecraft Data API] Query for player bot_a at path timeout
Exception in thread killBot:
Traceback (most recent call last):
File "c:\users\aimerny\appdata\local\programs\python\python39\lib\threading.py", line 954, in _bootstrap_inner
self.run()
File "c:\users\aimerny\appdata\local\programs\python\python39\lib\threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
File "c:\users\aimerny\appdata\local\programs\python\python39\lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 29, in wrapped_target
raise e from None
File "c:\users\aimerny\appdata\local\programs\python\python39\lib\site-packages\mcdreforged\api\decorator\new_thread.py", line 26, in wrapped_target
self.return_value = target(*args, **kwargs)
File "plugins\Bot-v1.1.4.mcdr\bot\bot.py", line 226, in kill
File "plugins\Bot-v1.1.4.mcdr\bot\plugin.py", line 102, in get_location
TypeError: 'NoneType' object is not subscriptable

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on June 21, 2024

获取位置失败,请检查Minecraft Data API,并尝试玩家直接spawn是否正常

from mcdreforgedplugins.

Aimerny avatar Aimerny commented on June 21, 2024

获取位置失败,请检查Minecraft Data API,并尝试玩家直接spawn是否正常

直接spawn正常,截图上下文中有相关信息

from mcdreforgedplugins.

AnzhiZhang avatar AnzhiZhang commented on June 21, 2024

name 不一致

self.set_location(self.__plugin.get_location(self.name))

add name_at_join

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.