• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
Spiritual Projection

Spiritual Projection 1.0.3

xNuminousx

Verified Member
it would be cool to go through blocks, i mean, thats what it does in the show
Yes it would, and yes it did. But judging by the flying avatar seen in the gif, it's not able to go through blocks. Loony MAY have to overcome some walls before it can go through blocks.

I could be wrong, just from what I'm seeing in the gif this is my assumption.
 

Kael Wittwer

Verified Member
Yes it would, and yes it did. But judging by the flying avatar seen in the gif, it's not able to go through blocks. Loony MAY have to overcome some walls before it can go through blocks.

I could be wrong, just from what I'm seeing in the gif this is my assumption.
I know it cant go through blocks now. I was wondering if that's possible with coding
 

Daki1305

Verified Member
I find some:
1. You can open chest in spitir mode(IMO better is when you take the damage spirit mode automaticly turn off)
2. You can't use ./b reload is not working
3. Why player in spirit mode make Pig noises?

And this is error:
[16:35:32] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin ProjectKorra v1.8.6
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:644) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1385) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1220) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot.jar:git-Spigot-7228328-11323bf]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-7228328-11323bf]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
at com.loony.spiritualprojection.multiability.SpiritualProjection.remove(SpiritualProjection.java:167) ~[?:?]
at com.loony.spiritualprojection.multiability.SpiritualProjection.stop(SpiritualProjection.java:176) ~[?:?]
at com.projectkorra.projectkorra.GeneralMethods.stopBending(GeneralMethods.java:2116) ~[?:?]
at com.projectkorra.projectkorra.GeneralMethods.reloadPlugin(GeneralMethods.java:1615) ~[?:?]
at com.projectkorra.projectkorra.command.ReloadCommand.execute(ReloadCommand.java:25) ~[?:?]
at com.projectkorra.projectkorra.command.Commands$1.onCommand(Commands.java:130) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Spigot.jar:git-Spigot-7228328-11323bf]
... 15 more

I i find some more i write it. (Sorry for my English)

Edit; Sometimes in console this haping [16:16:27] [Server thread/INFO]: Value == NULL
 

Loony

Verified Member
I find some:
1. You can open chest in spitir mode(IMO better is when you take the damage spirit mode automaticly turn off)
2. You can't use ./b reload is not working
3. Why player in spirit mode make Pig noises?

And this is error:
[16:35:32] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin ProjectKorra v1.8.6
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:644) ~[Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1385) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1220) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot.jar:git-Spigot-7228328-11323bf]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_131]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [Spigot.jar:git-Spigot-7228328-11323bf]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [Spigot.jar:git-Spigot-7228328-11323bf]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
Caused by: java.lang.NullPointerException
at com.loony.spiritualprojection.multiability.SpiritualProjection.remove(SpiritualProjection.java:167) ~[?:?]
at com.loony.spiritualprojection.multiability.SpiritualProjection.stop(SpiritualProjection.java:176) ~[?:?]
at com.projectkorra.projectkorra.GeneralMethods.stopBending(GeneralMethods.java:2116) ~[?:?]
at com.projectkorra.projectkorra.GeneralMethods.reloadPlugin(GeneralMethods.java:1615) ~[?:?]
at com.projectkorra.projectkorra.command.ReloadCommand.execute(ReloadCommand.java:25) ~[?:?]
at com.projectkorra.projectkorra.command.Commands$1.onCommand(Commands.java:130) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Spigot.jar:git-Spigot-7228328-11323bf]
... 15 more

I i find some more i write it. (Sorry for my English)

Edit; Sometimes in console this haping [16:16:27] [Server thread/INFO]: Value == NULL

Heya;
You can't currently use /b reload with MultiAbility addons otherwise it messes up (at least, that's what I've found. Not sure if all the addon developers are just derping)

No idea what you mean about the pig noises.

I'll canceling opening chests.
 

Daki1305

Verified Member
I mean when you click in spirit mode and fly close go to yours corpse this make pig sounds :D This is quite funny :D
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
I'm not entirely sure, but I will look into it. No promises though cause rn I have no idea how to make that happen
When flying into a wall, check if there is any open space in the player's direction using player.getLocation().getDirection(). If so, teleport them to that space.
 

Constelacion

New Member
Is spiritual only available on a certain version because when I do /bending help/display Spiritual it says "There are no Spiritual abilities on this server!" Should I suggest something to the owner to open it up or..?
 

MeskenasBoii

Verified Member
Is it a custom ability. It comes seperately, so not every server will have it installed. AFAIK It should work with all versions that aren't too old.
 
Top