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

Error with 1.19.4 #550

Closed
4 tasks done
TheWeirdCoder opened this issue Apr 3, 2023 · 4 comments
Closed
4 tasks done

Error with 1.19.4 #550

TheWeirdCoder opened this issue Apr 3, 2023 · 4 comments
Labels
missing information server issue Issues caused by the used server (Spigot/Paper/etc.)

Comments

@TheWeirdCoder
Copy link

TheWeirdCoder commented Apr 3, 2023

What is happening?

So i have the lastest development build and im trying to use it on 1.19.4 but it does not work. Here is the error below:

[04:53:55 ERROR]: Error occurred while enabling ChestShop v3.12.3-SNAPSHOT (build 377) (Is it up to date?) java.lang.NullPointerException: Cannot invoke "com.mojang.authlib.yggdrasil.response.ProfileSearchResultsResponse.getProfiles()" because "response" is null at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:59) ~[paper-1.19.4.jar:?] at com.destroystokyo.paper.profile.PaperGameProfileRepository.findProfilesByNames(PaperGameProfileRepository.java:44) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.players.GameProfileCache.lookupGameProfile(GameProfileCache.java:110) ~[?:?] at net.minecraft.server.players.GameProfileCache.get(GameProfileCache.java:181) ~[?:?] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.getOfflinePlayer(CraftServer.java:1828) ~[paper-1.19.4.jar:git-Paper-482] at org.bukkit.Bukkit.getOfflinePlayer(Bukkit.java:1262) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?] at com.Acrobot.ChestShop.UUIDs.NameManager.load(NameManager.java:347) ~[ChestShop.jar:?] at com.Acrobot.ChestShop.ChestShop.loadConfig(ChestShop.java:198) ~[ChestShop.jar:?] at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:152) ~[ChestShop.jar:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:192) ~[paper-1.19.4.jar:git-Paper-482] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.19.4.jar:git-Paper-482] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.19.4-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugin(CraftServer.java:555) ~[paper-1.19.4.jar:git-Paper-482] at org.bukkit.craftbukkit.v1_19_R3.CraftServer.enablePlugins(CraftServer.java:466) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:638) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:437) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1104) ~[paper-1.19.4.jar:git-Paper-482] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[paper-1.19.4.jar:git-Paper-482] at java.lang.Thread.run(Thread.java:833) ~[?:?]

What did you expect to happen?

I expected it to work fine since it was the lastest build

Plugin Version

Lastest Dev build (cant do the cmd since it doesnt work)

Plugin Config

Config
[Put the config here]

Server Version

1.19.4

Server Log

[idk what this file is I dont have it sorry :(]

What other plugins are you running?

AdvancedBan, ArmorStandEditor, BanFromClaim, BetterConcrete, BetterRTP, ChestShop, Citizens, CoreProtect, CraftingStore, DecentHolograms, DiSky, EconomyShopGUI, FlappyAnticheat, GSit, GriefPrevention, HeadDB, ImageFrame, ItemEdit, LuckPerms, MarriageMaster, MiniMOTD, Multiverse-Core, MyPet, PlaceholderAPI, Plan, PlayerAuctions, PlayerWarps, PortableCraftingInvs, ProtocolLib, ServerUtils, SimpleRename, SkBee, Skript, SurvivalInvisiframes, TAB, UltraCosmetics, Vault, ViaBackwards, ViaVersion, VoidGen, Votifier, WorldEdit, WorldGuard, dynmap, eGlow, mcMMO, skRayFall, skript-gui and skript-votifier-hook

Agreements

Additional context

No response

@Phoenix616
Copy link
Member

Phoenix616 commented Apr 3, 2023

This error is the server itself so please try an older or newer Paper build and see which version fixes it.

Also please provide your config as well as full logs/latest.log file.

@Phoenix616 Phoenix616 added missing information server issue Issues caused by the used server (Spigot/Paper/etc.) labels Apr 3, 2023
@rautamiekka
Copy link

Server Log

[idk what this file is I dont have it sorry :(]

You gave the error output, yet you dunno what a Server log is.

@Phoenix616
Copy link
Member

Btw. I just tested this on the same Paper version as you are using and I can't reproduce your error so there is indeed some other information required that you are not providing right now.

@TheWeirdCoder
Copy link
Author

i fixed it it was a stupid issue lol i forgot a economy plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing information server issue Issues caused by the used server (Spigot/Paper/etc.)
Projects
None yet
Development

No branches or pull requests

3 participants