We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug If mobs that warp around are on these 1-cell locations, it will spam your console.
[Warning]: unit_warp: Specified non-walkable target cell: 508 (jupe_ele) at [88,100] [Warning]: unit_warp failed. Unit Id:110073977/Type:2, target position map 508 (jupe_ele) at [88,100] [Warning]: unit_warp: Specified non-walkable target cell: 794 (ma_zif02) at [15,15] [Warning]: unit_warp failed. Unit Id:110073816/Type:2, target position map 794 (ma_zif02) at [15,15]
To Reproduce Steps to reproduce the behavior:
@warp ma_zif02 15 15
@warp jupe_ele 88 100
Expected behavior Mob shouldn't attempt to warp if stuck on these 1-cell-locations.
System specs (please complete the following information):
Plugins used or source modifications
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
If mobs that warp around are on these 1-cell locations, it will spam your console.
To Reproduce
Steps to reproduce the behavior:
@warp ma_zif02 15 15
or@warp jupe_ele 88 100
Expected behavior
Mob shouldn't attempt to warp if stuck on these 1-cell-locations.
System specs (please complete the following information):
Plugins used or source modifications
Additional context
The text was updated successfully, but these errors were encountered: