Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Bug XP #2395

Open
dipkode opened this issue Mar 22, 2017 · 6 comments
Open

Bug XP #2395

dipkode opened this issue Mar 22, 2017 · 6 comments
Labels

Comments

@dipkode
Copy link

dipkode commented Mar 22, 2017

[14:48:25] [Server thread/CRITICAL]: Could not tick level "world": Call to a member function addSound() on null
[14:48:25] [Server thread/CRITICAL]: Error: "Call to a member function addSound() on null" (EXCEPTION) in "/src/pocketmine/entity/XPOrb" at line 114
[14:48:25] [Server thread/DEBUG]: #0 /src/pocketmine/Server(2472): pocketmine\level\Level->doTick(integer 16613)
[14:48:25] [Server thread/DEBUG]: #1 /src/pocketmine/Server(2668): pocketmine\Server->checkTickUpdates(integer 16613, double 1490190505.9362)
[14:48:25] [Server thread/DEBUG]: #2 /src/pocketmine/Server(2390): pocketmine\Server->tick(boolean)
[14:48:25] [Server thread/DEBUG]: #3 /src/pocketmine/Server(2268): pocketmine\Server->tickProcessor(boolean)
[14:48:25] [Server thread/DEBUG]: #4 /src/pocketmine/Server(1872): pocketmine\Server->start(boolean)
[14:48:25] [Server thread/DEBUG]: #5 /src/pocketmine/PocketMine(471): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string phar:///pocketmine/PocketMine-MP.phar/, string /pocketmine/, string /pocketmine/plugins/)
[14:48:25] [Server thread/DEBUG]: #6 (1): require_once(string phar:///pocketmine/PocketMine-MP.phar/src/pocketmine/PocketMine.php)

@dipkode
Copy link
Author

dipkode commented Mar 22, 2017

    Genisys is a custom version of PocketMine-MP, modified by iTX Technologies LLC
    Version: cfcbaae
    Target client version: v1.0.4.11
    Source code: https://github.com/iTXTech/Genisys

@Muqsit
Copy link
Collaborator

Muqsit commented Mar 22, 2017

Can confirm.

@Muqsit Muqsit added the bug label Mar 22, 2017
@dktapps
Copy link
Contributor

dktapps commented Mar 22, 2017

I've already isolated the cause of this issue a few days ago, but haven't gotten around to fixing it yet. Blame the person who wrote the XP system, the appalling mess that it is.

@dktapps
Copy link
Contributor

dktapps commented Mar 22, 2017

A similar problem also occurs when arrows despawn, also due to the XP system.

@dipkode
Copy link
Author

dipkode commented Mar 23, 2017

And when you get version without this bug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@dipkode @dktapps @Muqsit and others