Or for 96 cents go on namecheap and get a xyz domain for a year.
Glitch_Player
@GlitchPlayer
lol
i still dont have enough donations though xD
XakerS
@XakerS
2domains.ru
You will be profitable to buy there if translate the dollars / euro in the ruble
Glitch_Player
@GlitchPlayer
Found a bug when using TP command
Glitch_Player
@GlitchPlayer
[20:54:53] [Server thread/CRITICAL]: Unhandled exception executing command 'pet tp Jake me' in pet: Call to a member function teleport() on null [20:54:53] [Server thread/CRITICAL]: Error: "Call to a member function teleport() on null" (EXCEPTION) in "/Pets-php7/src/Pets/Pets" at line 83
at this very line
$pet->teleport($sender->getPosition(), $sender->getYaw(), $sender->getPitch()); //teleport pet to player
jasonwynn10
@jasonwynn10
What did u type?
Glitch_Player
@GlitchPlayer
"/pet tp Jake me
or
"/pet tp Jake pet"
_
jasonwynn10
@jasonwynn10
Its just /pet tp
Glitch_Player
@GlitchPlayer
new error
jasonwynn10
@jasonwynn10
?
Glitch_Player
@GlitchPlayer
[21:03:52] [Server thread/CRITICAL]: Unhandled exception executing command 'pet tp' in pet: Argument 1 passed to pocketmine\Server::getPlayerExact() must be of the type string, null given, called in C:\Users\glitc\Documents\Genisys\plugins\Pets-php7\src\Pets\Pets.php on line 116 [21:03:52] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to pocketmine\Server::getPlayerExact() must be of the type string, null given, called in C:\Users\glitc\Documents\Genisys\plugins\Pets-php7\src\Pets\Pets.php on line 116" (EXCEPTION) in "/src/pocketmine/Server" at line 1058
or
[21:04:02] [Server thread/CRITICAL]: Unhandled exception executing command 'pet tp Jake' in pet: Argument 1 passed to pocketmine\Server::getPlayerExact() must be of the type string, null given, called in C:\Users\glitc\Documents\Genisys\plugins\Pets-php7\src\Pets\Pets.php on line 116 [21:04:02] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to pocketmine\Server::getPlayerExact() must be of the type string, null given, called in C:\Users\glitc\Documents\Genisys\plugins\Pets-php7\src\Pets\Pets.php on line 116" (EXCEPTION) in "/src/pocketmine/Server" at line 1058
at this very line
and its weird
}
jasonwynn10
@jasonwynn10
The reason behind that error is that i used player teleprting code for an entity
Glitch_Player
@GlitchPlayer
and this is the code block
/* Name visible */$nbt->CustomNameVisible = new ByteTag("CustomNameVisible", 1);
return$nbt;
}
ok
jasonwynn10
@jasonwynn10
Ill work on it
Glitch_Player
@GlitchPlayer
ok
If you already finished pet teleporting SubCommand, We will finally move on into the beta?
jasonwynn10
@jasonwynn10
The teleporting will have to wait until Pets v2 unfortunately