Loony
Verified Member
Link for what?The link isnt working for me?
Link for what?The link isnt working for me?
The "read more about this research"Link for what?
Cause it's getting your skin, extra layers don't count as that.When I go into spirit mode my character on the ground does not have the coat and hat layers. Any Idea why?
Might look into it.Are you able to make it so that when in spirit form you can go through blocks?
I'm still not sure what you mean lolThe "read more about this research"
it would be cool to go through blocks, i mean, thats what it does in the showCause it's getting your skin, extra layers don't count as that.
Might look into it.
I'm still not sure what you mean lol
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.it would be cool to go through blocks, i mean, thats what it does in the show
I know it cant go through blocks now. I was wondering if that's possible with codingYes 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'm not entirely sure, but I will look into it. No promises though cause rn I have no idea how to make that happenI know it cant go through blocks now. I was wondering if that's possible with coding
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
it's because the NPC is sat on an invisible pig hahaha I'm keeping that it's hilariousI mean when you click in spirit mode and fly close go to yours corpse this make pig sounds This is quite funny
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.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
Oo might try that when I'm free!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.
You put it in the 'Abilities' folder under 'ProjectKorra' 's.How do you install it?