-
Notifications
You must be signed in to change notification settings - Fork 29
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
[bug almost fixed in v2.0.4] zpm console lag #156
Comments
That literally doesn't make sense. This being said, can you attach some picture to this ticket with the F3 diag screen up as well. This should help give me some context to this very strange issue. |
yeah well its whats happening, and i can do 60 fps better than a picture https://youtu.be/0m7tzNbjKbE |
+1 this for players on stargatemc.com :( |
@Dockter The model is faulty. I just re-imported it into Crayfish's updated editor and 'optomised it' and it found errors with some of the values. Reimport and recompile and it works beautifully. |
Can you give me the model it created? |
@Dockter Here you go. Note the reduction in filesize to start... but it also threw a bunch of errors about model verticies not being a multiple of 16. Works a charm for me now. |
I am testing this internally. |
@draksterau my @wifee wants to know what version of model editors you're using. She said she used crayfish editor to do the original model so she's confused as to why it would have suddenly generated errors. |
#156 Signed-off-by: Dockter <[email protected]>
mc-0.7.0 :) I imported json, then exported. Boom problem solved. When I imported it said there were verticies that didn't have a multiple of 16. When I exported I selected optimize model. @Dockter Also, I've implemented Universe gates in the StargateMC.com build of SGCraft for 1.12. You'd be welcome to the textures and sounds if you want to implement it. Code too... |
Can you point me to the repo? |
FYI, my wife reported that the .zip file you linked is missing the particle affect in the model. |
@Dockter https://github.com/stargatemc/sgcraft-1.12.2 |
@Dockter Also, apologies in advance if the code is a mess and for my commit comments. Im self taught java & I've been doing things solo and didn't really need to bother with them :) |
Is that repo hidden? I can't see it via the above link. |
@Dockter your invited as a collaborator (before you sent that message)… try visiting https://github.com/stargatemc |
I did not get an invite, I still cannot see that repo. |
can confirm that the 2.0.5 update seems to completely fix the lag problem, haven't done as much testing as i could though |
after some testing the bug #135 IS completely gone... if the console is placed facing east or west. however if placed on top of a solid block so it faces north or south the freezes still happen.
The text was updated successfully, but these errors were encountered: