Skip to content
New issue

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

Rotating causes extremely long pause and eventual hard crash (Allowed memory exhausted) #166

Closed
TheShermanTanker opened this issue Jun 25, 2021 · 1 comment

Comments

@TheShermanTanker
Copy link

TheShermanTanker commented Jun 25, 2021

Describe the bug
When attempting to rotate a selection with the rotate command that rotates in any axis other than the Y axis, the server freezes before a memory exception crash

To Reproduce
Steps to reproduce the behavior:

  1. Set the 1st and second position with the Wand
  2. //copy
  3. //rotate on any axis other than the Y axis
  4. Server freezes before crashing

Expected behavior
The selected area should be rotated about an axis after the command is executed

Screenshots
image

System information (please complete the following information):

  • OS: Windows 10
  • php version 7.4
  • BuilderTools Version dev#148, but any 1.2.0 build has this issue
    Additional context
    Add any other context about the problem here.
@VixikHD
Copy link
Contributor

VixikHD commented Jun 25, 2021

How big is the selection? Seems your server has not enough memory. Try enabling clipboard compression.

VixikHD added a commit that referenced this issue Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants