-
Notifications
You must be signed in to change notification settings - Fork 3
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
internal server error #17
Comments
Should be fixed in latest commits now, thank you for testing! |
|
Is there a clear way to reproduce that error or does it happen at random? |
no since he said he was going to win then it kicked him out of the server and i tried to win and nothing odd happened, |
I found the error for the crash, fixed in the dev branch (hopefully the last one). |
no that one never showed, im testing with just one arena, after all issues are fixed i will try with multiple ones |
i will test the latest commit in a couple of minutes |
no errors now and i found out the cause or way to reproduce the arena is occupied or level unloaded ..etc step1: make 2 players join and start a game. done, after they finish the game the last piece (always is gold) they put is still in there and when the next game starts the gold is still in there but you can still select it but if you have silver it won't show as a silver in the occupied frame. i think this is because you set plugin to clear the item frame items only when a player joins the queue and not when the game actually starts, or you set it on both but somehow it doesn't get removed EDIT: forgot to mention that the winner doesn't get his inventory cleared. |
Fixed the issue that the last item gets stuck in the item frames in the latest commit. |
none of the issues occur anymore, thanks for your efforts, i will keep the game open for the players for the next couple days and see if anything goes wrong. for now, why don't you implement the game max time and per turn time features? EDIT: ohh yeah forgot to mention that the game start teleportation isn't good since it teleports them into the itemframe position which is unconvenient, maybe back them from it by 1 block ? |
the last item issue is still there, when only 2 players join a game and finish it and it ENDS, the items in it doesn't get cleared until a player joins the queue, after that the game would run normally without issues, BUT!, when 2 players are playing and the third player joins the queue while they are playing, when the game ends the items in the item frames get cleared except for one, it stays there but you can still select it but if its gold and you are silver it will count as silver but will show as is ( gold ). and there are no errors in the console nor the arena is occupied message , just the "ending game" and "end game done" messages |
just tried the latest dev branch commit and got a draw and this error showed up
idk why it doesn't show but the first line is
2020-04-14 [10:08:06] [Server thread/CRITICAL]: Exception: "getOpponent: failed" (EXCEPTION) in "plugins/TicTacToe-Dev/src/robske_110/TTT/Game/Game" at line 180
The text was updated successfully, but these errors were encountered: