Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current list of Issues and confirmed bugs. #93

Open
17 of 18 tasks
larryTheCoder opened this issue Jan 6, 2020 · 13 comments
Open
17 of 18 tasks

Current list of Issues and confirmed bugs. #93

larryTheCoder opened this issue Jan 6, 2020 · 13 comments

Comments

@larryTheCoder
Copy link
Owner

larryTheCoder commented Jan 6, 2020

Please read this message before creating another issue.

For the past few weeks, rewrite branch has been merged into master branch, but the branch is not carefully tested and extremely unstable at this moment. These are the list of checks and todo list

Gameplay:

  • From the player to join the arena. [Cages, checks, spawn pedestals, players count]
  • From the state where arena countdown timer to start.
  • From the state where arena countdown cancelled due to insufficient players.
  • From the state where arena starts to cages removal.
  • Arena starts to arena stop.
  • When the player gets killed in game. [Including all types of death events]
  • When the player left the game.
  • When the player wins the game.
  • When the player dies and gets changed into a spectator.

Core:

  • Fixes the issue with Panel & Creating arenas.
  • Cages are not customizable enough for end-user
  • Finalize the "localization files" [Or translation files to make it simpler]
  • Commands for the spectators.
  • Implements some missing information when creating an arena.
  • Team mode, finalize the code where I didn't finish D:

Planned features:

  • Implement "Chat spying" so that server owners can know what their players messaged in arena.
  • Implement "Kits" for the game.
  • Re-implement team mode for 2v2, 3v3 and so on.

Final notes

If you're having an issue, please comment in this here so I could manage them easily. Its not that hard isn't?

@axelmine
Copy link

axelmine commented Jan 9, 2020

why command-execute do not work, example - givemoney %p 300 after the match, the team is not executed and the player does not receive a money reward! fix to command?

@larryTheCoder
Copy link
Owner Author

Oh, well team mode is not available for now, but I do assume that the command didn't work. Will check the code for a fix.

@BroCrows
Copy link

I don't know if you have this down, your message checklist is confusing. But when a player dies they will be invis, even when the game ends.

@BroCrows
Copy link

When I won a game/killed someone, it didn't give me the kill/win in /sw stats, but it gives me the deaths/lose point.

@larryTheCoder
Copy link
Owner Author

Well I am rewriting the whole thing over again, the current version is very very very complicated I must say. Most of these bugs will be gone after the rewriting process is finished

@Ju999
Copy link

Ju999 commented Oct 26, 2020

[Asynchronous Worker #1 thread/CRITICAL]: RuntimeException: "Directory name must not be empty." (EXCEPTION) in "plugins/SkyWarsForPE_dev-78.phar/src/larryTheCoder/arena/api/task/CompressionAsyncTask" at line 77
[15:45:13] [Asynchronous Worker #1 thread/CRITICAL]: #0 plugins/SkyWarsForPE_dev-78.phar/src/larryTheCoder/arena/api/task/CompressionAsyncTask(77): RecursiveDirectoryIterator->__construct(string[0] )
[15:45:13] [Asynchronous Worker #1 thread/CRITICAL]: #1 plugins/SkyWarsForPE_dev-78.phar/src/larryTheCoder/arena/api/task/CompressionAsyncTask(59): larryTheCoder\arena\api\task\CompressionAsyncTask->compressFile(string[36] /home/TestServer/worlds/SkyWarsForPE, string[72] /home/TestServer/plugin_data/SkyWarsForPE/arenas/worlds/SkyWarsForPE.zip)
[15:45:13] [Asynchronous Worker #1 thread/CRITICAL]: #2 src/pocketmine/scheduler/AsyncTask(84): larryTheCoder\arena\api\task\CompressionAsyncTask->onRun()
[15:45:13] [Asynchronous Worker #1 thread/CRITICAL]: #3 (): pocketmine\scheduler\AsyncTask->run()

At Server Start

@Zinkil-YT
Copy link

In the last update when i make arena and go to setup spawn when i setup the last spawn it get me internal server error why?

@Zinkil-YT
Copy link

Arena cant be enabled any way i try fix it :(

@larryTheCoder
Copy link
Owner Author

The arena config file can be edited in arenas folder in plugin data path. This is how i configure the arenas

@larryTheCoder
Copy link
Owner Author

I am rewriting the Form menu now, it is estimated to be done in a week so be prepared >:D

@larryTheCoder larryTheCoder pinned this issue Nov 15, 2020
@BoomblasterDani
Copy link

BoomblasterDani commented May 14, 2021

I have a small problem. When the game starts all chests are empty but they fill up at the next refill. Sadly only a few chests are actually refiled then. It seems like the plugin isnt recognizing the chests.

@larryTheCoder
Copy link
Owner Author

Oh well, I will try to patch it when I have the time

@BoomblasterDani
Copy link

Oh well, I will try to patch it when I have the time

Have you had any success fixing it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants