Giter Club home page Giter Club logo

walkingparticles's People

Contributors

kurojakikaoru avatar poggit-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

walkingparticles's Issues

pls update to 3.11.6

Please update this plugin to 3.11.6, I changed the api version in plugin.yml and it gave me this plugin's command in game, but when type /walkp or any command of this, it dosen't work(dosen't respond).

Pls update it as soo as possible

update to ALPHA11

Can you update it to API 3.0.0-ALPHA11 please ? There is some issues with the plugin. Here is the crash dump :
PocketMine-MP Crash Dump Sat Feb 24 19:14:56 UTC 2018

Error: Declaration of WalkingParticles\base\BaseCommand::getConfig() must be compatible with pocketmine\plugin\PluginBase::getConfig(): pocketmine\utils\Config
File: WalkingParticles-master/src/WalkingParticles/base/BaseCommand
Line: 26
Type: E_COMPILE_ERROR

THIS CRASH WAS CAUSED BY A PLUGIN
BAD PLUGIN: WalkingParticles v1.1.0

Code:
[17] * You should have received a copy of the GNU General Public License
[18] * along with WalkingParticles. If not, see http://www.gnu.org/licenses/.
[19] /
[20] namespace WalkingParticles\base;
[21]
[22] use pocketmine\plugin\PluginBase;
[23] use pocketmine\command\CommandExecutor;
[24] use WalkingParticles\WalkingParticles;
[25]
[26] abstract class BaseCommand extends PluginBase implements CommandExecutor{
[27]
[28] /
*
[29] *
[30] * @var $plugin
[31] */
[32] protected $plugin;
[33]
[34] public function __construct(WalkingParticles $plugin){
[35] $this->plugin = $plugin;
[36] }

Backtrace:

PocketMine-MP version: 1.7dev #763 [Protocol 201; API 3.0.0-ALPHA11]
Git commit: bd47852ca42169f02779d38bcda5db4bdeae47a6
uname -a: Linux b1.cryoservers.com 3.10.0-693.11.6.el7.x86_64 #1 SMP Thu Jan 4 01:06:37 UTC 2018 x86_64
PHP Version: 7.2.1
Zend version: 3.2.0
OS : Linux, linux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.