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

Ride isn't quite working... #1

Closed
Internetpilot opened this issue Mar 23, 2016 · 1 comment
Closed

Ride isn't quite working... #1

Internetpilot opened this issue Mar 23, 2016 · 1 comment

Comments

@Internetpilot
Copy link

First of all, soooooooo happy to see this! Thank you! I will gladly donate $ for this new version and continue to donate to keep this plugin updated!

I know you just posted a release of this, and it probably isn't ready for primetime quite yet, but I'd thought I'd let you know that the command /pet ride doesn't work. It almost seems like that's the /pet call function now. What does allow you to ride a pet is the command /pet hat. This happens whether using the command line or the pet menu.

Edit: Also quite a few of the pets cannot be controlled when riding even when you trick it with the /pet hat command. For example, I can ride and move on a cow, mooshroom, chicken, etc., with the /pet hat command, but I cannot get an Iron Golem, Creeper, Zombie, etc. to move when riding them.

Here's the error from the console that happens every time I use /pet ride or choose the carrot on a stick from the pet selector menu:

17:26:43 WARN]: [SonarPet] Task #29 for SonarPet v1.0.0 generated an exception java.lang.IllegalStateException: Circular entity riding! EntityPlayer['InternetPilot'/249, l='Moosh Amped', x=1995.75, y=90.32, z=-951.25](InternetPilot at 1995.7499999701977,90.32499998211861,-951.2500000298023) EntityZombiePet['Zombie Pet'/9845, l='Moosh Amped', x=1995.75, y=90.00, z=-951.25] at com.google.common.base.Preconditions.checkState(Preconditions.java:200) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.Entity.o(Entity.java:1672) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.Entity.a(Entity.java:1641) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.EntityInsentient.a(EntityInsentient.java:1079) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.Entity.startRiding(Entity.java:1629) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at org.bukkit.craftbukkit.v1_9_R1.entity.CraftEntity.setPassenger(CraftEntity.java:326) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at com.dsh105.echopet.compat.api.util.INMS.mount(INMS.java:44) ~[?:?] at com.dsh105.echopet.api.pet.Pet$1.run(Pet.java:311) ~[?:?] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.9.jar:git-Spigot-f04e043-622014a] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729) [spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot-1.9.jar:git-Spigot-f04e043-622014a] at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot-1.9.jar:git-Spigot-f04e043-622014a] at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]

@Techcable
Copy link
Member

Fixed as of 539e303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants