Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems to be a crafting issue... #98

Closed
BlazedLucario opened this issue Jul 31, 2017 · 4 comments
Closed

Seems to be a crafting issue... #98

BlazedLucario opened this issue Jul 31, 2017 · 4 comments

Comments

@BlazedLucario
Copy link

8:02:16 [DEBUG] Packet pocketmine\network\mcpe\protocol\BatchPacket 0xfe78da933663609aefb12e71eb8f3b258fdcbdec38de2a9e6760e4e2600002664516066e230626060817cc070054ae0991
18:02:16 [CRITICAL] ErrorException: "Undefined offset: 0" (EXCEPTION) in "/src/pocketmine/Player" at line 3562
18:02:16 [DEBUG] #0 /src/pocketmine/Player(3562): pocketmine{closure}(integer 8, string Undefined offset: 0, string /root/lev/src/pocketmine/Player.php, integer 3562, array Array())
18:02:16 [DEBUG] #1 /src/pocketmine/network/mcpe/protocol/CraftingEventPacket(90): pocketmine\Player->handleCraftingEvent(pocketmine\network\mcpe\protocol\CraftingEventPacket object)
18:02:16 [DEBUG] #2 /src/pocketmine/Player(3999): pocketmine\network\mcpe\protocol\CraftingEventPacket->handle(pocketmine\Player object)
18:02:16 [DEBUG] #3 /src/pocketmine/network/mcpe/protocol/BatchPacket(115): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\CraftingEventPacket object)
18:02:16 [DEBUG] #4 /src/pocketmine/Player(3999): pocketmine\network\mcpe\protocol\BatchPacket->handle(pocketmine\Player object)
18:02:16 [DEBUG] #5 /src/pocketmine/network/mcpe/RakLibInterface(148): pocketmine\Player->handleDataPacket(pocketmine\network\mcpe\protocol\BatchPacket object)
18:02:16 [DEBUG] #6 /src/raklib/server/ServerHandler(103): pocketmine\network\mcpe\RakLibInterface->handleEncapsulated(string 71.48.132.102:58427, raklib\protocol\EncapsulatedPacket object, integer 0)
18:02:16 [DEBUG] #7 /src/pocketmine/network/mcpe/RakLibInterface(85): raklib\server\ServerHandler->handlePacket()
18:02:16 [DEBUG] #8 /src/pocketmine/network/Network(185): pocketmine\network\mcpe\RakLibInterface->process()
18:02:16 [DEBUG] #9 /src/pocketmine/Server(2660): pocketmine\network\Network->processInterfaces()
18:02:16 [DEBUG] #10 /src/pocketmine/Server(2420): pocketmine\Server->tick()
18:02:16 [DEBUG] #11 /src/pocketmine/Server(2296): pocketmine\Server->tickProcessor()
18:02:16 [DEBUG] #12 /src/pocketmine/Server(1832): pocketmine\Server->start()
18:02:16 [DEBUG] #13 /src/pocketmine/PocketMine(510): pocketmine\Server->__construct(BaseClassLoader object, pocketmine\utils\MainLogger object, string /root/lev/, string /root/lev/, string /root/lev/plugins/)
18:02:16 [NOTICE] Blocked 71.48.132.102 for 5 seconds
/

@ghost
Copy link

ghost commented Jul 31, 2017

Reproduce?

@BlazedLucario
Copy link
Author

BlazedLucario commented Jul 31, 2017

any crafting from inventory or bench
seems to be an issue in player.php under shaped crafting recipe

@CortexPE
Copy link
Member

CortexPE commented Aug 1, 2017

ugh...
we seriously need to rewrite the inventory.

@CortexPE CortexPE closed this as completed Aug 1, 2017
@ghost
Copy link

ghost commented Aug 1, 2017

Hmm, need ideea. Use crafting from one file ,not code :D

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

No branches or pull requests

2 participants