I've had some issues with redstone and some other devices not changing visually when they are updating in reality. This is pretty odd, and I've only seen it in worlds with a lot of redstone - I've attempted to make a few custom maps in the past, and they seem to be the most susceptible (those in void worlds especially). Anybody know what's going on? The video should explain the situation pretty much perfectly.
It shows a 2-tick clock, which should be rapidly pulsing, but the redstone appears to only be changing every so often.
All those commands are taking way more to process than your computer can give it. You're getting a first-look at how long your ticks are taking.
If that's the case, why is the block ID of the repeater still changing from unpowered to powered? Wouldn't I be getting frame lag at the same time were the computer struggling?
If that's the case, why is the block ID of the repeater still changing from unpowered to powered? Wouldn't I be getting frame lag at the same time were the computer struggling?
Not necessarily. In fact, not likely. Your FPS is mostly affected by your GPU, which has nothing to do with your game processing commands. Hence the delay with no FPS drop.
Rollback Post to RevisionRollBack
Quote me to make sure I know you replied.
Useful stuff to help with commands in MC:
MCStacker <- The best /summon command generator out there. Also very useful for data tags on /give commands and /setblock and quite a few others.
minecraftjson <- Epic book/sign/title/tellraw creator. Turns hours of command creation into minutes!
Single command block <- Ever seen those epic single command block creations? This is how you make them!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI've had some issues with redstone and some other devices not changing visually when they are updating in reality. This is pretty odd, and I've only seen it in worlds with a lot of redstone - I've attempted to make a few custom maps in the past, and they seem to be the most susceptible (those in void worlds especially). Anybody know what's going on? The video should explain the situation pretty much perfectly.
It shows a 2-tick clock, which should be rapidly pulsing, but the redstone appears to only be changing every so often.
(might Optifine be doing this?)
All those commands are taking way more to process than your computer can give it. You're getting a first-look at how long your ticks are taking.
Quote me to make sure I know you replied.
Useful stuff to help with commands in MC:
MCStacker <- The best /summon command generator out there. Also very useful for data tags on /give commands and /setblock and quite a few others.
minecraftjson <- Epic book/sign/title/tellraw creator. Turns hours of command creation into minutes!
Single command block <- Ever seen those epic single command block creations? This is how you make them!
http://chunkbase.com/apps/spawn-chunks-reader <- Shows you the spawn chunks of your MC seed.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIf that's the case, why is the block ID of the repeater still changing from unpowered to powered? Wouldn't I be getting frame lag at the same time were the computer struggling?
Not necessarily. In fact, not likely. Your FPS is mostly affected by your GPU, which has nothing to do with your game processing commands. Hence the delay with no FPS drop.
Quote me to make sure I know you replied.
Useful stuff to help with commands in MC:
MCStacker <- The best /summon command generator out there. Also very useful for data tags on /give commands and /setblock and quite a few others.
minecraftjson <- Epic book/sign/title/tellraw creator. Turns hours of command creation into minutes!
Single command block <- Ever seen those epic single command block creations? This is how you make them!
http://chunkbase.com/apps/spawn-chunks-reader <- Shows you the spawn chunks of your MC seed.