Levels

Levels

4M Downloads

Server Crash when fighting mobs

rom3ox opened this issue · 3 comments

commented

`---- Minecraft Crash Report ----

WARNING: coremods are present:
FarseekCoreMod (Farseek-1.9.4-1.1.jar)
IC2core (industrialcraft-2-2.6.61-ex110.jar)
LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)
LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
IvToolkit (IvToolkit-1.2.8.5.jar)
LoadingPlugin (Quark-r1.0-55.jar)
TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 9/11/16 7:11 PM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:697)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_313_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:502)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at net.minecraft.entity.projectile.EntityArrow.func_184549_a(SourceFile:337)
at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:254)
at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(EntityTippedArrow.java:85)
at net.minecraft.world.World.func_72866_a(World.java:1964)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
at net.minecraft.world.World.func_72870_g(World.java:1934)
at net.minecraft.world.World.func_72939_s(World.java:1750)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:697)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_313_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:502)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:890)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at net.minecraft.entity.projectile.EntityArrow.func_184549_a(SourceFile:337)
at net.minecraft.entity.projectile.EntityArrow.func_70071_h_(SourceFile:254)
at net.minecraft.entity.projectile.EntityTippedArrow.func_70071_h_(EntityTippedArrow.java:85)
at net.minecraft.world.World.func_72866_a(World.java:1964)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838)
at net.minecraft.world.World.func_72870_g(World.java:1934)

-- Entity being ticked --
Details:
Entity Type: Arrow (net.minecraft.entity.projectile.EntityTippedArrow)
Entity ID: 2706
Entity Name: Arrow
Entity's Exact location: -866.48, 11.39, -368.00
Entity's Block location: World: (-867,11,-368), Chunk: (at 13,0,0 in -55,-23; contains blocks -880,0,-368 to -865,255,-353), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Entity's Momentum: 1.02, -0.30, 1.21
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1750)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:619)

-- Affected level --
Details:
Level name: world
All players: 1 total; [EntityPlayerMP['rom3ox'/469, l='world', x=-865.74, y=10.00, z=-366.67]]
Chunk stats: ServerChunkCache: 867 Drop: 0
Level seed: 5854
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-191,64,-134), Chunk: (at 1,4,10 in -12,-9; contains blocks -192,0,-144 to -177,255,-129), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 26458788 game time, 17460490 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 34230 (now: false), thunder time: 112712 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Linux (amd64) version 2.6.32-642.3.1.el6.x86_64
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 621990856 bytes (593 MB) / 1556938752 bytes (1484 MB) up to 1556938752 bytes (1484 MB)
JVM Flags: 5 total; -Xmx1536M -Xms1536M -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.1.2077 146 mods loaded, 146 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} Minecraft Coder Pack
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{12.18.1.2077} Minecraft Forge
UCHIJAAAA ivtoolkit{1.2.8.5} IvToolkit
UCHIJAAAA OpenComputers|Core{1.6.0.3-rc.1} OpenComputers (Core)
UCHIJAAAA fenceoverhaul{1.2.1} Fence Overhaul
UCHIJAAAA bettercombatmod{1.3.5} [Better Combat]([MC 1.10.X] BetterCombatMod 1.3.5.jar)
UCHIJAAAA actuallyadditions{1.10.2-r62} Actually Additions
UCHIJAAAA ForgeEndertech{1.1.3.0} Forge Endertech
UCHIJAAAA AdChimneys{1.10.2-1.1.3.0} Advanced Chimneys
UCHIJAAAA AdHooks{1.10.2-1.0.2.2} Advanced Hook Launchers
UCHIJAAAA anvils{1.2.2.0} Anvil Enchantments
UCHIJAAAA ExtraUtils2{1.0} ExtraUtils2
UCHIJAAAA JEI{3.9.3.252} Just Enough Items
UCHIJAAAA AppleCore{2.0.1} AppleCore
UCHIJAAAA appleskin{1.0.3} AppleSkin
UCHIJAAAA architecturecraft{1.5.0.0} ArchitectureCraft
UCHIJAAAA thedragoncore{1.1.0} TheDragonCore
UCHIJAAAA armorplus{1.10.2-6.0.9.2} ArmorPlus
UCHIJAAAA autopackager{1.6.3} AutoPackager
UCHIJAAAA Quark{r1.0-55} Quark
UCHIJAAAA AutoRegLib{1.0-2} AutoRegLib
UCHIJAAAA mcmultipart{1.2.1} MCMultiPart
UCHIJAAAA bagelsmore{1.0.1} Bagelsmore: The Return
UCHIJAAAA bagginses{2.4.2d} Bagginses
UCHIJAAAA Baubles{1.2.1.0} Baubles
UCHIJAAAA baublesstuff{2.0.10} Baubles Stuff
UCHIJAAAA bdlib{1.12.2.10} BD Lib
UCHIJAAAA BetterAchievements{0.3.0.29} Better Achievements
UCHIJAAAA betterbuilderswands{0.6.5} Better Builder's Wands
UCHIJAAAA Bloodmoon{1.2} Bloodmoon
UCHIJAAAA Botania{r1.8-321} Botania
UCHIJAAAA Bullseye{1.0.3} Bullseye
UCHIJAAAA canijoinnow{@Version@} Can I Join Now?
UCHIJAAAA Chameleon{1.10-2.1.7} Chameleon
UCHIJAAAA CharsetLib{0.3.0-pre15}
UCHIJAAAA CharsetAudio{0.3.0-pre15}
UCHIJAAAA CharsetCarts{0.3.0-pre15} U
UCHIJAAAA CharsetDecoration{0.3.0-pre15} �?
UCHIJAAAA CharsetDrama{0.3.0-pre15} !
UCHIJAAAA CharsetFarming{0.3.0-pre15} ;
UCHIJAAAA CharsetGates{0.3.0-pre15} &
UCHIJAAAA CharsetPipes{0.3.0-pre15} |
UCHIJAAAA CharsetStorage{0.3.0-pre15} #
UCHIJAAAA CharsetTweaks{0.3.0-pre15} *
UCHIJAAAA CharsetWires{0.3.0-pre15} +
UCHIJAAAA CharsetWrench{0.3.0-pre15} /
UCHIJAAAA chiselsandbits{12.1} Chisels & Bits
UCHIJAAAA chunkgen{1.7.10-1.2.2} ChunkGen
UCHIJAAAA claybucket{1.1} Clay Bucket
UCHIJAAAA cookingforblockheads{4.2.14} Cooking for Blockheads
UCHIJAAAA coralreef{1.0} Coral Reef
UCHIJAAAA MineTweaker3{3.0.11} MineTweaker 3
UCHIJAAAA dailies{1.10.2-2} DailiesMod
UCHIJAAAA deathcounter{1.1.0} Death Counter
UCHIJAAAA disenchanter{1.4} Disenchanter
UCHIJAAAA double_jump{1.0.1} DoubleJump
UCHIJAAAA StorageDrawers{1.10.2-3.2.7} Storage Drawers
UCHIJAAAA bitdrawers{0.31} Drawers & Bits
UCHIJAAAA dsurroundunofficial{3.0.6.1BETA} Dynamic Surroundings Unofficial
UCHIJAAAA easyBreeding{5.0.0} Easy Breeding
UCHIJAAAA enchdesc{1.0.0.0} Enchantment Descriptions
UCHIJAAAA endercore{1.10.2-0.4.1.54-beta} EnderCore
UCHIJAAAA Waila{1.7.0} Waila
UCHIJAAAA EnderIO{1.10.2-3.0.1.106_beta} Ender IO
UCHIJAAAA EnderZoo{1.10-1.2.3.43} Ender Zoo
UCHIJAAAA endmetals{1.0.4} End Metals
UCHIJAAAA excore{1.6.2} EXCore
UCHIJAAAA exnihiloomnia{1.0.2} Ex Nihilo Omnia
UCHIJAAAA expandablebackpack{1.1} Expandable Backpacks
UCHIJAAAA ExtendAHand{1.3} Extend-A-Hand
UCHIJAAAA extraalchemy{0.3-beta} Extra Alchemy
UCHIJAAAA shadowmc{3.4.4} ShadowMC
UCHIJAAAA ExtraRails{1.1.1} Extra Rails
UCHIJAAAA Farseek{1.9.4} Farseek
UCHIJAAAA fastleafdecay{v11} Fast Leaf Decay
UCHIJAAAA flintco{2.0.0} flintco
UCHIJAAAA FEI{1.0.15} Forever Enough Items
UCHIJAAAA ftbl{2.1.0} FTBLib
UCHIJAAAA ftbu{2.1.0} FTBUtilities
UCHIJAAAA GlobalGameRules{1.0} Global GameRules
UCHIJAAAA grapple_hooks{1.0.8} Grapple Hooks
UCHIJAAAA guideapi{@Version@} Guide-API
UCHIJAAAA HardcoreDarkness{1.8} Hardcore Darkness
UCHIJAAAA helpfixer{1.0} HelpFixer
UCHIJAAAA IC2{2.6.61-ex110} IndustrialCraft 2
UCHIJAAAA ironchest{1.10.2-7.0.9.796} Iron Chest
UCHIJAAAA journeymap{1.10.2-5.2.4} JourneyMap
UCHIJAAAA je_calculation{1.10.2-2.0.0} Just Enough Calculation
UCHIJAAAA kleeslabs{3.3.5} KleeSlabs
UCHIJAAAA levels{r4.1.3} Levels
UCHIJAAAA Login_Shield{1.10.2-3-g9842c5f} Login Shield
UCHIJAAAA lootbags{2.1.0} Loot Bags
UCHIJAAAA magneticraft{@Version@} Magneticraft
UCHIJAAAA malisiscore{1.9.4-4.1.1} MalisisCore
UCHIJAAAA malisisblocks{1.9.4-4.0.1} Malisis Blocks
UCHIJAAAA malisisdoors{1.9.4-5.0.4} MalisisDoors
UCHIJAAAA mantle{1.10.2-1.0.0.jenkins170} Mantle
UCHIJAAAA RadixCore{1.10.2-2.1.3} RadixCore
UCHIJAAAA MCA{1.10.2-5.2.3} Minecraft Comes Alive
UCHIJAAAA Mekanism{9.2.0} Mekanism
UCHIJAAAA MekanismGenerators{9.2.0} MekanismGenerators
UCHIJAAAA MekanismTools{9.2.0} MekanismTools
UCHIJAAAA testdummy{1.11} MmmMmmMmmMmm
UCHIJAAAA shear{1.1.2} More Shearables
UCHIJAAAA Morpheus{1.10.2-3.1.7} Morpheus
UCHIJAAAA nethercore{1.10.2-2.0.2} Nether Core
UCHIJAAAA nethermetals{1.1.2} Nether Metals
UCHIJAAAA netherportalfix{1.0} Nether Portal Fix
UCHIJAAAA nmsot{1.1.7-mc[1.9.4-1.10.2]} No Mob Spawning on Trees
UCHIJAAAA recipehandler{0.5} NoMoreRecipeConflict
UCHIJAAAA notenoughwands{1.3.6} Not Enough Wands
UCHIJAAAA samsocean{1.0.0} Classic Oceans
UCHIJAAAA OpenComputers{1.6.0.3-rc.1} OpenComputers
UCHIJAAAA fodc{1.9.1} Ore Dictionary Converter
UCHIJAAAA orespawn{2.0.0} OreSpawn
UCHIJAAAA harvestcraft{1.9.4-pre} [Pam's HarvestCraft](Pam's HarvestCraft 1.9.4-1.10.2b.jar)
UCHIJAAAA gunpowder{1.1_1.9.4} Placeable Gunpowder
UCHIJAAAA placeableitems{3.0.2.3} Placeable Items Mod
UCHIJAAAA pressure{1.3.1.11} Pressure Pipes
UCHIJAAAA progressiveautomation{1.6.51} Progressive Automation
UCHIJAAAA reborncore{2.7.0.33} RebornCore
UCHIJAAAA reborncore-mcmultipart{2.7.0.33} reborncore-MCMultiPart
UCHIJAAAA reccomplex{1.0.3} Recurrent Complex
UCHIJAAAA Roguelike{1.5.4} Roguelike Dungeons
UCHIJAAAA simpleretrogen{4.0.1+8} Simple Retrogen
UCHIJAAAA SleepingBag{1.2.1} Sleeping Bag
UCHIJAAAA Streams{1.9.4} Streams
UCHIJAAAA substratum{1.8.1.0} Substratum
UCHIJAAAA supercraftingframe{1.2.1.87} Super Crafting Frame
UCHIJAAAA tconstruct{1.10.2-2.4.0.jenkins325} Tinkers' Construct
UCHIJAAAA tesla{1.2.1.49} TESLA
UCHIJAAAA teslacoils{v0.2.1.0} Tesla Coils
UCHIJAAAA tinker_io{release 2.3.3} [Tinker I/O](tinker_io-1.10.2-release 2.3.3.jar)
UCHIJAAAA TinkersAddons{1.0.3} [Tinkers' Addons](Tinkers' Addons-1.10.x-1.0.3.jar)
UCHIJAAAA tombmanygraves{1.9.4_1.10.2-2.1.8} Tomb Many Graves
UCHIJAAAA trashslot{6.3.6} TrashSlot
UCHIJAAAA UnifiedItems{1.2.0} Unified Items
UCHIJAAAA va{1.10.2-1.3} Vanilla Automation
UCHIJAAAA vanillamagic{1.10.2-0.16.1.1} Vanilla Magic
UCHIJAAAA VeinMiner{0.34.1_1.9-73be663} Vein Miner
UCHIJAAAA VeinMinerModSupport{0.34.1_1.9-73be663} Mod Support
UCHIJAAAA vending{1.3.4} vending
UCHIJAAAA icse{1.1.0.0} I Can See Everything
UCHIJAAAA wawla{2.3.0.202} What Are We Looking At
UCHIJAAAA fluidity{6.0.1.4} Fluidity
Loaded coremods (and transformers):
FarseekCoreMod (Farseek-1.9.4-1.1.jar)
farseek.core.FarseekClassTransformer
IC2core (industrialcraft-2-2.6.61-ex110.jar)

LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)

LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
lumien.hardcoredarkness.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.54-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
lumien.bloodmoon.asm.ClassTransformer
StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
streams.core.StreamsClassTransformer
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
squeek.applecore.asm.TransformerModuleHandler
IvToolkit (IvToolkit-1.2.8.5.jar)

LoadingPlugin (Quark-r1.0-55.jar)
vazkii.quark.base.asm.ClassTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
li.cil.oc.common.asm.ClassTransformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
org.blockartistry.mod.DynSurround.asm.Transformer
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

List of loaded APIs: 
    * actuallyadditionsapi (22) from ActuallyAdditions-1.10.2-r62.jar
    * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.1.jar
    * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
    * BetterAchievements|API (0.3.0.29) from BetterAchievements-1.10.2-0.3.0.29.jar
    * BotaniaAPI (79) from Botania-unofficial.r1.8-321.jar
    * CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
    * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
    * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-12.1.jar
    * CoFHAPI (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.106_beta.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.51.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from RebornCore-1.10.2-2.7.0.33-universal.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.0.292.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.51.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.106_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.106_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.106_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.106_beta.jar
    * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
    * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
    * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.3.252.jar
    * McJtyLib (1.10-2.0.1) from mcjtylib-1.10-2.0.1.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.0.292.jar
    * Model Loading (0.0.0) from magneticraft-1.0.0-release.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
    * pressureAPI (1.3.1.11) from pressure-1.3.1.11-mc1.10.2.jar
    * reborncoreAPI (2.7.0.33) from RebornCore-1.10.2-2.7.0.33-universal.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.7.jar
    * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.9r571+73be663.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
EnderIO: No known problems detected.
Detailed RF API diagnostics:
              * RF API class 'EnergyStorage' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/TileEnergyHandler.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/root/multicraft/servers/server561176/mods/Mekanism-1.10.2-9.2.0.292.jar!/cofh/api/energy/TileEnergyHandler.class

Profiler Position: N/A (disabled)
Player Count: 1 / 30; [EntityPlayerMP['rom3ox'/469, l='world', x=-865.74, y=10.00, z=-366.67]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)`
commented

I'll look into it. I'm re-writing the mod right now, and we'll try and fix it while doing that.

commented

Same issue with Draconic Evolution bows using normal arrows: http://pastebin.com/7FkjGBpv

commented

Issue might be fixed in new version of Levels releasing soon.