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
How to reproduce
c
v
Game crashes and console says:
inconsistent msg size for 45 (14 != 15)
This appears to come from the following:
imprimis/game/gameclient.cpp
Lines 1177 to 1180 in 2af7aa8
Expected behavior Whatever geometry was in the selection when copying should be duplicated in the selection when pasting.
Important Information:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
How to reproduce
c
to copy it.v
to paste the geometry.Game crashes and console says:
This appears to come from the following:
imprimis/game/gameclient.cpp
Lines 1177 to 1180 in 2af7aa8
Expected behavior
Whatever geometry was in the selection when copying should be duplicated in the selection when pasting.
Important Information:
The text was updated successfully, but these errors were encountered: