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

[BUG] Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "this.standaloneTitle" is null #24

Open
RalphORama opened this issue Oct 29, 2023 · 0 comments

Comments

@RalphORama
Copy link

Describe the bug

I keep seeing the following error in console. I'm not sure how to reproduce it and it doesn't seem to be affecting gameplay for my end users. Figured I'd post the stack trace just for your information

To Reproduce

n/a

Expected behavior

n/a

Screenshots & Other Media

[19:02:05 WARN]: [HyperDrive] Task #213 for HyperDrive v5.5.3 generated an exception
java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "this.standaloneTitle" is null
        at xzot1k.plugins.hd.api.TeleportationHandler.operateTeleportation(TeleportationHandler.java:418) ~[HyperDrive 5.5.3.jar:?]
        at xzot1k.plugins.hd.api.TeleportationHandler.run(TeleportationHandler.java:324) ~[HyperDrive 5.5.3.jar:?]
        at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:480) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1481) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:449) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1395) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1172) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[pufferfish-1.20.1.jar:git-Pufferfish-27]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]

Server Information (Please fill in the information below):

  • Version: Pufferfish version git-Pufferfish-27 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: 979d3a2 on HEAD)
  • Plugins:
AdvancedPortals, BlockLocker, BuycraftX, Celeste, Chunky, ChunkyBorder, CMILib, CoreProtect, DiscordSRV, Essentials EssentialsAntiBuild, EssentialsGeoIP, EssentialsProtect, EssentialsSpawn, FarmControl, FastLeafDecay, floodgate, GameModeInventories, HiddenLorax, HyperDrive LiteBans, LuckPerms, MapModCompanion, OpenInv, PAPIProxyBridge, PlaceholderAPI, Plan, PlugManX, ProtocolLib, PvPManager SelectionVisualizer, Shopkeepers, SkinsRestorer, TAB-Bridge, TimeControl, Vault, VentureChat, ViaBackwards, ViaVersion, VillagerModifications WorldEdit, WorldGuard, WorldGuardExtraFlags

Verification (REQUIRED - Only one is required):

  • Spigot: RalphORama
  • Mc-Market: [Username]
  • Songoda: [Username]
  • Version 5.5.3

Additional context

n/a

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

No branches or pull requests

1 participant