You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Server] [22:49:59 INFO]: [PlayerLog] <CleMooling>!!back
[MCDR] [22:49:59] [TaskExecutor/ERROR]: Error when executing command'!!back', source=PlayerCommandSource(player='CleMooling', info_id=3033), node=Literal(literals={'!!back'}), plugin=PackedPlugin(state=<PluginState.READY: 4>, path=PosixPath('plugins/LazyBingTHB-v1.0.1.mcdr')), for='command callback', path=[Literal(literals={'!!back'})]
Traceback (most recent call last):
File "/home/sparkmc/.local/pipx/venvs/mcdreforged/lib/python3.11/site-packages/mcdreforged/command/builder/callback.py", line 61, in wrap_callback_error
yield
File "/home/sparkmc/.local/pipx/venvs/mcdreforged/lib/python3.11/site-packages/mcdreforged/command/command_manager.py", line 117, in contextmanager_func
yield
File "/home/sparkmc/.local/pipx/venvs/mcdreforged/lib/python3.11/site-packages/mcdreforged/command/command_manager.py", line 37, in sync_command_execution_wrapper
func(*args)
File "plugins/LazyBingTHB-v1.0.1.mcdr/lazybing_thb/core.py", line 170, in undo_teleport
if config.is_history_expired(history_location.timestamp) and not history_location.warned:
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'timestamp'
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
玩家在未执行过其他传送功能时,执行
!!back
发生报错:The text was updated successfully, but these errors were encountered: