From the Discord chat (thanks to Javier Leon9966), it might be that there’s a task in the queue that’s scheduled for the future, and so the task...
Additional note: The reason behind this is if it's delayed to the next tick, it's executed after a series of new events, which can change the...
InventoryTransactionEvent has no setItem on the actions. I need the event to be complete to modify my target item. It should not have ticked. As...
In InventoryTransactionEvent I scheduled a Task via TaskScheduler::scheduleTask(). For what I can observed from the Server::tick() function, the...
Yes, can you be more specific? sb_19 - entityTick is comprised of the tickEntities right? But assumed that the sb_19 is the lobby world, how can I...
I notice high loads on the tickEntity breakdowns. As far as I can understand, the tickEntity - EntityPlayer is the onUpdate() function, which runs...
https://drive.google.com/file/d/1f1UMkuGqP7S9fcBv67_zH_Z3WHFCWIFT/view?usp=sharing With latest commit. You can download DevTools again and paste...
Thanks anyway. I think I'm the bad person so no one accepts my bug, as it can't be reproducible and I don't have any knowledge of debugging php.
All I want to access is how the PHP binary is not pushing that value to the index 13. Doesn't it mean nothing, that this just works for every...
1. That's all my code. I know my code enough, again, that is a **continuous** script. How can the 2 var_dump next to each other and with the array...
Have you see my code in the image by the way ?
It's the same. My problem is that my code doesn't behave right every single circumstance. The $arr[] = $val; should put the [1,39,11899] to the...
Separate names with a comma.