Giter Club home page Giter Club logo

picturelogin's People

Contributors

itsnathang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

picturelogin's Issues

BUG exception while executing task

[12:20:44]: [WARN] [PictureLogin] Plugin PictureLogin v1.6 generated an exception while executing task 10104
java.lang.ArrayIndexOutOfBoundsException: Index 8 out of bounds for length 8
at me.itsnathang.picturelogin.config.ConfigManager.getMessage(ConfigManager.java:56) ~[?:?]
at me.itsnathang.picturelogin.util.PictureUtil.createPictureMessage(PictureUtil.java:75) ~[?:?]
at me.itsnathang.picturelogin.util.PictureWrapper.getMessage(PictureWrapper.java:41) ~[?:?]
at me.itsnathang.picturelogin.util.PictureWrapper.sendImage(PictureWrapper.java:48) ~[?:?]
at me.itsnathang.picturelogin.util.PictureWrapper.run(PictureWrapper.java:22) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.3.jar:git-Paper-253]
at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.3.jar:git-Paper-253]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.3.jar:git-Paper-253]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]

Default config is broken due to minepic.org change

minepic.org no longer works with the default url entry in the config file.

It should be changed from https://minepic.org/avatar/8/%uuid% to https://minepic.org/avatar/%pname%.

Or to use a player's UUID instead of PNAME, %uuid% must have the dashes removed before querying https://minepic.org/avatar/%uuid%.

Index 8 out of bounds for length 8

[22:29:57 WARN]: [PictureLogin] Task #9091 for PictureLogin v1.6 generated an exception
java.lang.ArrayIndexOutOfBoundsException: Index 8 out of bounds for length 8
at me.itsnathang.picturelogin.config.ConfigManager.getMessage(ConfigManager.java:56) ~[PictureLogin-1.6.jar:?]
at me.itsnathang.picturelogin.util.PictureUtil.createPictureMessage(PictureUtil.java:75) ~[PictureLogin-1.6.jar:?]
at me.itsnathang.picturelogin.util.PictureWrapper.getMessage(PictureWrapper.java:41) ~[PictureLogin-1.6.jar:?]
at me.itsnathang.picturelogin.util.PictureWrapper.sendImage(PictureWrapper.java:48) ~[PictureLogin-1.6.jar:?]
at me.itsnathang.picturelogin.util.PictureWrapper.run(PictureWrapper.java:22) ~[PictureLogin-1.6.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Paper-411]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1567) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1483) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1282) ~[patched_1.17.1.jar:git-Paper-411]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

Vault/Luckperm placeholder rgb formatting

The formatting of a placeholder with rgb text will be weird.
&#randomrgbhex&lowner will become lowner in the right color but of course you want to be able to keep your bold/italic/etc styling.
This is not an issues for the included minecraft colors.

I don't have high hopes of you seeing this so i might contact you via email even though it seems like you stopped maintaining this a while ago.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.