-
Notifications
You must be signed in to change notification settings - Fork 378
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
Lagging bad on high end hardware #136
Comments
It tends to lag for a bit on startup, but once the world has loaded it should be ok. Also make sure you are running via the release build and not in debugging mode. |
i had left it running for a good five minutes and it still lagged bad |
oh just realized you told me to be in release and i realised i was in debug but thats because running it release visual studio gives me errors |
That is an interesting error 🤔 I'll look into that, I do not have this issue on Ubuntu. For now, you could simply comment out the of this function I believe, and it should still work, you just won't have a skybox. |
Ok maybe uncomment 😄 Try commenting these line:
This should make the skybox code not ever run, supposedly """fixing"""" the crash as a temporary work around for this issue |
shit i just commented out all the sky box lines |
now im getting the same error with the texture atles |
do you have a discord? |
I'm really confused, it seems you cannot access any of files? |
ok can you add me so we can work this out |
Join the server and you'll find a bunch of people willing to help |
damn i was hopeing i could talk to you |
i have a video idea for you though, its Minecraft in i millisecond and then its just a macro typing all the code |
I'll happily continue to help on the server, but for now I am sure what the issue is (It is not a code issue, it seems to be a visual studio or windows issue), but other people on the server might have an idea of what the issue is, and how to resolve it |
thats what i was thinking |
Will you be joining the server? |
im in the server |
Hi, |
Did anyone ever manage to get this to work? Please let people know if the problem is solved, this issue is a few years old now. |
so I have finally got this to work with visual studio but when I run it, it completely freezes every time it loads a chunk and lags and stutters really bad even though I have good hardware
my specs
OS: Windows 10 Home 64bit
Processor: Intel I7 8700k 6 core @ 3.7GHZ
GPU: Geforce RTX 2070 8G
RAM: 16G DDR4 dual channel
The text was updated successfully, but these errors were encountered: