-
Notifications
You must be signed in to change notification settings - Fork 76
Error: "Call to a member function getBlock() on null" (EXCEPTION) in "src/pocketmine/entity/Entity" at line 1411 #195
Comments
second case of lost level reference #193 |
Hi,
thank you for your work |
would you mind testing this version of PureEntities? https://poggit.pmmp.io/ci/RevivalPMMP/PureEntitiesX/~/dev:98 |
o/ Jason. We tried dev98 today and it throwed also a lot of errors. One thing, that changed is, that now it generated a crash file.
|
|
@Sonnenwerk the issue you are having is because you are using 32 bit software. upgrade to x64 bit to prevent the errors |
@jasonwynn10 Uhh..can you help me, what software is still x86 ? I asked support staff of the server hoster. They stated, that php and linux are 64bit. Thought: The server has a memory limit. Could it be, that it reached its limit because of the large amounts of errors ? The logfile had a "huge" amount in it. It was over 40MB large (it had only 2 MB yesterday) |
|
@jasonwynn10 this happens when the entity is calling $this->isInsideOfWater() or $this->isInsideOfSolid() while already closed or dead. |
@jasonwynn10 I think you need to revise your last comment. |
Issue description
Critical Errors
Reproducing the issue
1.Any entity checking if it's in water
Client information
PocketMine-MP_1.6.2dev-311_7d777510_API-3.0.0-ALPHA7.phar
Plugin Version: (https://poggit.pmmp.io/ci/RevivalPMMP/PureEntitiesX/~/dev:97)
Optional information
thanks.
The text was updated successfully, but these errors were encountered: