Coder Social home page Coder Social logo

Comments (11)

IamTheDefender avatar IamTheDefender commented on July 17, 2024

Hey shoutzz011, I have tried to fix the issue for you, kindly check out the jar I have attached. Errors are expected with this jar, just let me know. Just unzip the the zip file and you will find the jar.
cosmetics.zip

from bw1058-cosmetics.

bandaohana avatar bandaohana commented on July 17, 2024

Hello, sorry for the delay. The problem has been fixed with the one you sent

But on the other hand, your plugin may be causing another problem, it is possible that your plugin is interfering with the "spawn-limit:" of all bw1058 generators (iron/gold/upgrade(emerald)diamond and emerald) that was previously limiting to 4 or 8 depending on the level (which was not what I configured), but now, the island generators simply accumulate ore packs, and in the emerald and diamond generators the same thing basically

from bw1058-cosmetics.

bandaohana avatar bandaohana commented on July 17, 2024

This console error is also being sent as spam

java.lang.NullPointerException: particle couldn't find!
        at me.defender.cosmetics.support.hcore.utils.Validate.notNull(Validate.java:37) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.wrapper.ParticleWrapper_v1_8_R3.play(ParticleWrapper_v1_8_R3.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.lambda$play$1(ParticleHandler.java:61) ~[?:?]
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
        at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:61) ~[?:?]
        at me.defender.cosmetics.support.hcore.HCore.playParticle(HCore.java:615) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.util.ProjectileEffectsUtil.sendEffect(ProjectileEffectsUtil.java:45) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.ProjectileHandler$1.run(ProjectileHandler.java:33) ~[?:?]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[patched_1.8.8.jar:git-PaperSpigot-445]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched_1.8.8.jar:git-PaperSpigot-445]
        at java.lang.Thread.run(Thread.java:834) [?:?]```

from bw1058-cosmetics.

IamTheDefender avatar IamTheDefender commented on July 17, 2024

This console error is also being sent as spam

java.lang.NullPointerException: particle couldn't find!
        at me.defender.cosmetics.support.hcore.utils.Validate.notNull(Validate.java:37) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.wrapper.ParticleWrapper_v1_8_R3.play(ParticleWrapper_v1_8_R3.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.lambda$play$1(ParticleHandler.java:61) ~[?:?]
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
        at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:61) ~[?:?]
        at me.defender.cosmetics.support.hcore.HCore.playParticle(HCore.java:615) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.util.ProjectileEffectsUtil.sendEffect(ProjectileEffectsUtil.java:45) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.ProjectileHandler$1.run(ProjectileHandler.java:33) ~[?:?]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[patched_1.8.8.jar:git-PaperSpigot-445]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched_1.8.8.jar:git-PaperSpigot-445]
        at java.lang.Thread.run(Thread.java:834) [?:?]```

Which Projectile Trail have you selected when this error occurred and please send the Particle for the selected Projectile Trail from the YAML file?

from bw1058-cosmetics.

bandaohana avatar bandaohana commented on July 17, 2024

This console error is also being sent as spam

java.lang.NullPointerException: particle couldn't find!
        at me.defender.cosmetics.support.hcore.utils.Validate.notNull(Validate.java:37) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.wrapper.ParticleWrapper_v1_8_R3.play(ParticleWrapper_v1_8_R3.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:39) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.lambda$play$1(ParticleHandler.java:61) ~[?:?]
        at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
        at java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1085) ~[?:?]
        at me.defender.cosmetics.support.hcore.particle.ParticleHandler.play(ParticleHandler.java:61) ~[?:?]
        at me.defender.cosmetics.support.hcore.HCore.playParticle(HCore.java:615) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.util.ProjectileEffectsUtil.sendEffect(ProjectileEffectsUtil.java:45) ~[?:?]
        at me.defender.cosmetics.api.categories.projectiletrails.ProjectileHandler$1.run(ProjectileHandler.java:33) ~[?:?]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[patched_1.8.8.jar:git-PaperSpigot-445]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched_1.8.8.jar:git-PaperSpigot-445]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched_1.8.8.jar:git-PaperSpigot-445]
        at java.lang.Thread.run(Thread.java:834) [?:?]```

Which Projectile Trail have you selected when this error occurred and please send the Particle for the selected Projectile Trail from the YAML file?

sorry for the delay, the "Projectile Trail" selected was "Ender"

from bw1058-cosmetics.

IamTheDefender avatar IamTheDefender commented on July 17, 2024

And the particle field is set to "END_ROD" right? If yes can try using some other Projectile Trail and check if that error occurs?

Sorry for the late response got a little busy today.

from bw1058-cosmetics.

bandaohana avatar bandaohana commented on July 17, 2024

And the particle field is set to "END_ROD" right? If yes can try using some other Projectile Trail and check if that error occurs?

Sorry for the late response got a little busy today.

Sorry again for the delay, but all sprays are causing this error. i tested them all one by one and the error still happens.

from bw1058-cosmetics.

IamTheDefender avatar IamTheDefender commented on July 17, 2024

And the particle field is set to "END_ROD" right? If yes can try using some other Projectile Trail and check if that error occurs?
Sorry for the late response got a little busy today.

Sorry again for the delay, but all sprays are causing this error. i tested them all one by one and the error still happens.

Sorry for late responses, I am quite busy these days. Anyways, you mean Projectile Trails right? If yes I will look into fixing it as soon as I get some time.

from bw1058-cosmetics.

bandaohana avatar bandaohana commented on July 17, 2024

Yes exactly, I ended up getting confused
Ah, by the way, the error occurs when using a fireball, using the bow, some tools (I don't remember which ones), but never in a "random" way, it's always in these "events"

from bw1058-cosmetics.

IamTheDefender avatar IamTheDefender commented on July 17, 2024

Just an update, I still can't figure out this yet

from bw1058-cosmetics.

IamTheDefender avatar IamTheDefender commented on July 17, 2024

https://github.com/IamTheDefender/BedWars1058-Cosmetics-Free/releases/tag/1.3-HOTFIX

from bw1058-cosmetics.

Related Issues (19)

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.