Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Avoid entity-mapping error log on preprediction #787

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

cBournhonesque
Copy link
Owner

EntityMapping now returns an error log when the mapping fails.
This causes issues in PrePrediction because we send LeafwingInputMessages that might arrive before the entity has been spawned on the server. Now we wait until we know the entity has been spawned server side

@cBournhonesque cBournhonesque merged commit 37f0b54 into main Jan 8, 2025
3 of 4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant