July 6th, 2021 Livestream Q&A: What does the Object Limit refer to exactly?

July 6th, 2021 Livestream

Q&A: What does the Object Limit refer to exactly?

https://youtu.be/cVhPGZZyMn8

This question may have been asked previously at least 11 other times, as recently as June 2021 and as early as August 2020.
This question has 7 related videos, and 5 related topics
Suggested Wiki Reference Code <ref name="yt-cVhPGZZyMn8">[https://youtu.be/cVhPGZZyMn8 YouTube - July 6th, 2021 Livestream - Q&A: What does the Object Limit refer to exactly?]</ref>

Topics

Transcript

what does the object limit, refer to exactly one constructor because one object so this is the the confusing thing with the object limit it refers to you object which is not like a physical object or a game object an unreal engine it's an unreal an engine object which is like way programming languages try to like obfuscate how memory works is by referring to massive object you may have heard the term like object oriented languages where they try to like simplify it but how you how you can think of of code, and it's it's essentially a memory object and no one constructor does not equal one object one constructor is could be many objects I don't know the exact number, and they also vary from object to object like maybe you know maybe a beacon is like three objects or maybe two objects or one I don't know exactly and then another constructor could be many objects so, it's really hard to like to to to to know but something that we sort of tell folks is that like the the number of people that actually hit this object limit is so so few yes like you shouldn't have to worry about it there's unless you're really building some super crazy stuff you really really should not worry about it, and so like you shouldn't have to like don't don't let the object limit impact the way that you play the game unless or do if you want to but you shouldn't need to like you should see a better play as you normally want to yeah and you know we do things on our end to reduce the, the overhead or the impact that, objects have on the objective as well yeah so and also the amount of people that hit that object limit that are playing the game vanilla is even smaller, most people that hit it are using mods to like build way faster and stuff like that and build like humongous things like place I'm thinking I'm talking like placing down like you know half a million foundation blocks and stuff like that