GithubHelp home page GithubHelp logo

iiflamiinblaze / blazinhud Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 5.0 12 KB

An advanced custom hud plugin for PocketMine

Home Page: https://discord.gg/znEsFsG

License: MIT License

PHP 100.00%
iiflamiinblaze pmmp-plugins pocketmine-plugins

blazinhud's Introduction

Hello 👋

I am iiFlamiinBlaze, also known as BlazeTheDev. I am a 20 year old Full Stack developer, and I am proficient in many languages including PHP, Go, and JavaScript.

I am the Chief Executive Officer and Lead Developer of MagmaNetwork.

Below is a link to my development community on Discord. It includes avenues for support regarding my public plugins and is just a safe place for all developers. Come join us!

iiFlamiinBlaze Discord Guild Invite

blazinhud's People

Contributors

iiflamiinblaze avatar poggit-bot avatar

blazinhud's Issues

How do I use it

The instructions on how to use this plugin are not very clear and I am confused on how to change the message

The player left my Pocketmine server and the server went critical and crashed.

2020-09-18 [16:39:39] [Server thread/INFO]: WovenFriend5109 left the game

277 | 2020-09-18 [16:39:39] [Server thread/INFO]: WovenFriend5109[/24.211.22.133:63206] logged out due to client disconnect
278 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION)
in "plugins/BlazinHud.phar/src/iiFlamiinBlaze/BlazinHud/HudTask" at line 60

279 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #0 src/pocketmine/scheduler/TaskHandler(137):
iiFlamiinBlaze\BlazinHud\HudTask->onRun(integer 55367)
280 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #1 src/pocketmine/scheduler/TaskScheduler(179):
pocketmine\scheduler\TaskHandler->run(integer 55367)
281 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PluginManager(654):
pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 55367)
282 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #3 src/pocketmine/Server(2391): pocketmine\plugin\PluginManager-
>tickSchedulers(integer 55367)
283 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #4 src/pocketmine/Server(2154): pocketmine\Server->tick()
284 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #5 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
285 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #6 src/pocketmine/Server(1588): pocketmine\Server->start()
286 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #7 src/pocketmine/PocketMine(273): pocketmine\Server-
>__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[8] /server/, string[16] /server/plugins/)
287 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #8 src/pocketmine/PocketMine(304): pocketmine\server()
288 | 2020-09-18 [16:39:39] [Server thread/CRITICAL]: #9 (11): require(string[56]
phar:///server/server.phar/src/pocketmine/PocketMine.php)
289 | 2020-09-18 [16:39:39] [Server thread/EMERGENCY]: ### An unrecoverable error has occurred and the server has
crashed. Creating a crash dump
290 | 2020-09-18 [16:39:39] [Server thread/EMERGENCY]: Please upload the "/server/crashdumps/Fri_Sep_18-16.39.39-
CDT_2020.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
291 | 2020-09-18 [16:39:40] [Server thread/EMERGENCY]: The crash dump has been automatically submitted to the
Crash Archive. You can view it on https://crash.pmmp.io/view/4536110 or use the ID #4536110.

I need to report this to @iiFlamiinBlaze and thought this is the correct place to do that.

Obviously this needs to be fixed and is a great plugin (I never had the chance to modify the config.yml file yet) and I hope it gets fixed.

Money variable bug

There is a bug in money variable, once enabled it will show the money of the person who joins the server first after it is turned on. Everyone else who joins after him will get to keep seeing his money status on their huds instead of their own

player leave server and crash server

@iiFlamiinBlaze

2020-09-02 [19:19:04] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/BlazinHud.phar/src/iiFlamiinBlaze/BlazinHud/HudTask" at line 60

1274 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #0 src/pocketmine/scheduler/TaskHandler(137): iiFlamiinBlaze\BlazinHud\HudTask->onRun(integer 99919)
1275 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #1 src/pocketmine/scheduler/TaskScheduler(179): pocketmine\scheduler\TaskHandler->run(integer 99919)
1276 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #2 src/pocketmine/plugin/PluginManager(654): pocketmine\scheduler\TaskScheduler->mainThreadHeartbeat(integer 99919)
1277 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #3 src/pocketmine/Server(2391): pocketmine\plugin\PluginManager->tickSchedulers(integer 99919)
1278 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #4 src/pocketmine/Server(2154): pocketmine\Server->tick()
1279 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #5 src/pocketmine/Server(1994): pocketmine\Server->tickProcessor()
1280 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #6 src/pocketmine/Server(1588): pocketmine\Server->start()
1281 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #7 src/pocketmine/PocketMine(273): pocketmine\Server->__construct(object BaseClassLoader, object pocketmine\utils\MainLogger, string[8] /server/, string[16] /server/plugins/)
1282 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #8 src/pocketmine/PocketMine(304): pocketmine\server()
1283 | 2020-09-02 [19:19:04] [Server thread/CRITICAL]: #9 (11): require(string[56] phar:///server/server.phar/src/pocketmine/PocketMine.php)
1284 |

ping

why not ping ?

Factions

Make it compatiable with Factions

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.