Skip to content

Better Entity Limits#1492

Merged
codeHusky merged 1 commit intoMCLCE:mainfrom
DrPerkyLegit:increase-entity-limits
Apr 13, 2026
Merged

Better Entity Limits#1492
codeHusky merged 1 commit intoMCLCE:mainfrom
DrPerkyLegit:increase-entity-limits

Conversation

@DrPerkyLegit
Copy link
Copy Markdown
Contributor

Description

changes entity id limit to be a bit higher, fixes missing Entity.cpp from server files

Changes

Previous Behavior

the client would hit 2048 entities and anything before wouldnt be tracked or would crash the client

Root Cause

i dont think they thought that more than 2048 ents could reasonably be in a world on older hardware

New Behavior

increased limit
image

Fix Implementation

changed the base 2048 entity id limit in multiple places to 16384

AI Use Disclosure

no

Related Issues

@codeHusky codeHusky merged commit 82c1ae1 into MCLCE:main Apr 13, 2026
1 check passed
itsRevela pushed a commit to itsRevela/LCE-Revelations that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants