MrPowerGamerBR
MrPowerGamerBR
@Sagatt no, the iOS port was cease and desist'd by EA. The Windows port is still alive, however it is kinda obvious that the cease and desist made riperiperi unmotived...
@artur9010 known issue, however I don't know why that happens.
Actually Pokkit ignores the plugin dependencies for some reason, maybe @rutgerkok can explain a little more about this issue since he made the Pokkit plugin loader. (Sometimes even WorldGuard load...
@rutgerkok at first we shouldn't care about the hotbar slots, not a lot of plugins care if a item is at a specific slot in a hotbar (on inventories? yes,...
@Creeperface01 I tested a little bit with the Minecraft Windows 10 client and yes, the ContainerSetSlotPacket is sent when the client clicks on a item.
> In general, I will only fix a bug for you if happens to also affect me. Pokkit is a personal project that I uploaded in the hope that it...
As a reference: ``` if (user.getLastOnlineActivity() < currentTime && user.getLastOnlineActivity() > user.getLastLogout()) ``` This line is throwing NPE with Pokkit
To be honest I can't reproduce this 100%, it seems it only happens on a specific class (even tho it is the same code to connect), changing the class fixed...
@Delthas cool, just because you asked about the debug log it magically decided to work without any issues.
@Delthas maybe not, it seems JavaSkype isn't working. Here is the skype.log ``` jan 09, 2017 10:19:41 PM fr.delthas.skype.Skype connect FINE: Connecting to Skype jan 09, 2017 10:19:41 PM fr.delthas.skype.Skype...