ohowe1 / SpectatorModeRewrite

Minecraft plugin that allows players to go into spectator mode but enables admins to prevent features of it.
https://www.spigotmc.org/resources/smp-spectator-mode-1-16-support.77267/
MIT License
17 stars 9 forks source link

Server crashed (java.lang.AssertionError: TRAP) #56

Closed anch0vie closed 2 years ago

anch0vie commented 2 years ago

Describe the bug Server went crash after a player used SpectatorSMP. This occurred around 3-5 seconds right after the player used spectator mode.

To Reproduce Steps to reproduce the behavior:

  1. /s to go to Spectator mode
  2. Players wander around with the gamemode.
  3. Deactivate Spectator mode using /s
  4. After seconds passed, the server crashed

Minecraft version 1.18.1 (git-Purpur-1557 [Latest as in 14 February 2022])

Console error Console Error Log: https://pastebin.com/RZtUJ5t0

Expected behavior The expected behavior is the feature is running well without any problems occurred.

ohowe1 commented 2 years ago

I can't seem to reproduce on latest purpur and spectator mode with default config. What is your config file? What other plugins are you using along with this one?

anch0vie commented 2 years ago

I can't seem to reproduce on latest purpur and spectator mode with default config. What is your config file? What other plugins are you using along with this one?

[03:39:02 INFO]: Plugins (57): AuthMe, BKCommonLib, ChestCleaner, Chunky, ChunkyBorder, ConditionalEvents, ContainerPassthrough, CoreProtect, CustomCrafting, DeathMessages, DeluxeMenus, Dimensions, DoorsReloaded, DriveBackupV2, DualHorse, EntityDetection, Essentials, EssentialsAntiBuild, EssentialsChat, EssentialsProtect, EssentialsSpawn, FarmControl, Graves, GriefPrevention, Harbor, HolographicDisplays, HoloMobHealth, ImageOnMap, Insights, InteractionVisualizer, InteractiveChat, LuckPerms, MessageAnnouncer, My_Worlds, OreAnnouncer, PlaceholderAPI, PlayerParticles, PlayerPoints, ProtocolLib, ReFrame, SkinsRestorer, SuggestionBlocker, SuperbVote, TAB, Themis, TreeAssist, Tweakin, UltimateAutoRestart, UltimateChairs, Vault, VeinMiner, VoidGen, Votifier, WhitelistPlayers, WolfyUtilities, WorldEdit, WorldGuard

Config file: https://pastebin.com/0sqEzKKH

anch0vie commented 2 years ago

Since there is no answer from you, all I can say is the problem comes from -- whether from Tweakin (since they are using NMS) or Themis Anti Cheat.

Issue is closed (from now on?)