Custom Query (84 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 84)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#36 fixed Apple pie is over-powered jonathan jonathan
Description

Apple pie is replacing horses, this is not good. While it is good to incentivize horses over apple pie, it is prudent to also review the effects that apple pie bestow upon the player and rebalance accordingly.

#10 fixed Arrows and Orbs Hit Horse of Rider jonathan jonathan
Description

when riding a horse, the arrows from bows and the orbs from staffs hit the horse if the crosshair is too low. This is annoying and dangerous, the orbs don't hurt the horse but the arrows do (particularly if they are flaming arrows).

Projectiles fired from a rider should not collide with the mount (ever).

#53 fixed Assigning a level to a mob causes script to crash jonathan jonathan
Description

I guess an access transformer is failing, it's the experienceLevel' field, here's the stack trace:

java.lang.IllegalAccessError: tried to access field net.minecraft.entity.EntityLiving.field_70728_aV from class com.extollit.minecraft.mod.api.olivine.runtime.OlivineClassFactory
        at com.extollit.minecraft.mod.api.olivine.runtime.OlivineClassFactory.entity(OlivineClassFactory.java:176) ~[OlivineClassFactory.class:?]
        at com.extollit.minecraft.mod.api.olivine.runtime.MinecraftVirtualMachine.spawn(MinecraftVirtualMachine.java:157) ~[MinecraftVirtualMachine.class:?]
        at com.extollit.olivine.runtime.Spawner.spawnMob(Spawner.java:48) ~[Spawner.class:?]
        at DorkusMaximusSpawner$ROOT$Create5.spawn(DorkusMaximusSpawner$ROOT$Create5.o4j) ~[?:?]
        at DorkusMaximusSpawner$ROOT$Create5.<init>(DorkusMaximusSpawner$ROOT$Create5.o4j) ~[?:?]
        at DorkusMaximusSpawner$ROOT$Pending4.triggers(DorkusMaximusSpawner$ROOT$Pending4.o4j) ~[?:?]
        at com.extollit.olivine.runtime.AbstractCompiledState.poll(AbstractCompiledState.java:38) ~[AbstractCompiledState.class:?]
        at com.extollit.olivine.runtime.AbstractCompiledProgram.runCycle(AbstractCompiledProgram.java:192) ~[AbstractCompiledProgram.class:?]
        at com.extollit.olivine.runtime.loading.OlivineProgramManager$ObjectContainer.runCycle(OlivineProgramManager.java:44) ~[OlivineProgramManager$ObjectContainer.class:?]
        at com.extollit.minecraft.mod.api.olivine.runtime.ProgramObjectContainer.runCycle(ProgramObjectContainer.java:54) [ProgramObjectContainer.class:?]
        at com.extollit.minecraft.mod.blocks.olivine.TileEntityOlivineScript.func_145845_h(TileEntityOlivineScript.java:95) [TileEntityOlivineScript.class:?]
        at net.minecraft.world.World.func_72939_s(World.java:1939) [ahb.class:?]
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) [mt.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.