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

I have this error with the variable %player_locale_display_country% #68

Open
frogglen opened this issue Sep 21, 2022 · 1 comment · May be fixed by #92
Open

I have this error with the variable %player_locale_display_country% #68

frogglen opened this issue Sep 21, 2022 · 1 comment · May be fixed by #92

Comments

@frogglen
Copy link

[22:22:33 WARN]: java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because "localeStr" is null
[22:22:33 WARN]:        at com.extendedclip.papi.expansion.player.PlayerExpansion.onRequest(PlayerExpansion.java:200)
[22:22:33 WARN]:        at PlaceholderAPI-2.11.3-DEV-160.jar//me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:119)
[22:22:33 WARN]:        at PlaceholderAPI-2.11.3-DEV-160.jar//me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:71)
[22:22:33 WARN]:        at PlaceholderAPI-2.11.3-DEV-160.jar//me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:99)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.utils.PlaceholderParser.parse0(PlaceholderParser.java:104)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.utils.PlaceholderParser.parse(PlaceholderParser.java:83)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.modules.PlayernameDisplay.processPlayer(PlayernameDisplay.java:104)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.modules.PlayernameDisplay.process(PlayernameDisplay.java:85)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.listeners.OutMessagePacket.processPacket(OutMessagePacket.java:530)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.listeners.OutMessagePacket.access$200(OutMessagePacket.java:83)
[22:22:33 WARN]:        at InteractiveChat-4.2.3.8.jar//com.loohp.interactivechat.listeners.OutMessagePacket$1.lambda$onPacketSending$0(OutMessagePacket.java:415)
[22:22:33 WARN]:        at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[22:22:33 WARN]:        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[22:22:33 WARN]:        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[22:22:33 WARN]:        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[22:22:33 WARN]:        at java.base/java.lang.Thread.run(Thread.java:833)
@Fuglen
Copy link

Fuglen commented Nov 12, 2023

I had the same issue and downgraded Paper from 1.20.2 to 1.20.1 and that solved it, looking forward for an update or better solution.

@iGabyTM iGabyTM linked a pull request Aug 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants