BdLib

BdLib

97M Downloads

1.10.2: java.lang.NullPointerException with /oredistribution

mrtopf opened this issue · 2 comments

commented

I tried doing the oredistribution thing and it just said that an unknown error occurred. The command was

/oredistribution 64 1 128

In the log it was a NullPointerException (putting in the whole log here as I don't know what else might be important):

[21:40:21] [Client thread/INFO]: Setting user: mrtopf
[21:40:25] [Client thread/WARN]: Skipping bad option: lastServer:
[21:40:25] [Client thread/INFO]: LWJGL Version: 2.9.4
[21:40:41] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft Heads, FMLFileResourcePack:AbyssalCraft Integration, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Advanced Hook Launchers, FMLFileResourcePack:The Agricultural Revolution, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:ArmorPlus, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Better Questing Triggerer, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chameleon Creepers, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Chopper, FMLFileResourcePack:coroai, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Creeper Awareness, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Custom Tweaks, FMLFileResourcePack:Cyberware, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:Ding, FMLFileResourcePack:Doomlike Dungeons, FMLFileResourcePack:DungeonTactics, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Compass, FMLFileResourcePack:EXCore, FMLFileResourcePack:Extra Bit Manipulation, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leave Decay, FMLFileResourcePack:Forge Endertech, FMLFileResourcePack:FTBLib, FMLFileResourcePack:Goetia, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Grim Pack, FMLFileResourcePack:Grue, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Buttons, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:LatBlocks, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:MalisisDoors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mob Settings, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:More Shearables, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natura, FMLFileResourcePack:Nomadic Tents, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OnFurtherTales, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Packet Filter, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Roots, FMLFileResourcePack:Rough Mobs, FMLFileResourcePack:Rough Tweaks, FMLFileResourcePack:Scaling Health, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Silent Lib, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SlashBlade, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TamModized, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TheDragonCore, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Tiny Progressions, FMLFileResourcePack:Vanilla Magic, FMLFileResourcePack:ViesCraft, FMLFileResourcePack:View EMC, FMLFileResourcePack:VoidCraft, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Water Strainer, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waystones, FMLFileResourcePack:WeaponCaseLoot, FMLFileResourcePack:WeaponsPlus, FMLFileResourcePack:Localized Weather & Storms, FMLFileResourcePack:Zombie Awareness
[21:40:54] [Client thread/WARN]: Skipping bad option: lastServer:
[21:41:08] [Client thread/WARN]: File chopper:sounds/bowShot.ogg does not exist, cannot add it to event chopper:bowSHott
[21:41:08] [Client thread/WARN]: File minecraft:sounds/cloth1.ogg does not exist, cannot add it to event inventorypets:cloth1
[21:41:08] [Client thread/WARN]: File minecraft:sounds/wood1.ogg does not exist, cannot add it to event inventorypets:wood1
[21:41:08] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
    at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:446) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[21:41:08] [Client thread/WARN]: File voidcraft:sounds/mobs/voidwrath/breathe.ogg does not exist, cannot add it to event voidcraft:wrath.breathe
[21:41:08] [Client thread/WARN]: File voidcraft:sounds/portal/Xia.ogg does not exist, cannot add it to event voidcraft:portal.Xia
[21:41:08] [Client thread/WARN]: Missing sound for event: voidcraft:spectrechain.chainLive
[21:41:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:41:08] [Thread-12/INFO]: Initializing LWJGL OpenAL
[21:41:08] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[21:41:08] [Thread-12/INFO]: OpenAL initialized.
[21:41:08] [Sound Library Loader/INFO]: Sound engine started
[21:41:18] [Client thread/INFO]: Created: 16x16 textures-atlas
[21:41:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #all in minecraft:models/block/cube_all
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:41:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #all in minecraft:models/block/cube_all
[21:41:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:AbyssalCraft Heads, FMLFileResourcePack:AbyssalCraft Integration, FMLFileResourcePack:AbyssalCraft, FMLFileResourcePack:Advanced Hook Launchers, FMLFileResourcePack:The Agricultural Revolution, FMLFileResourcePack:Akashic Tome, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:ArmorPlus, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Better Questing Triggerer, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chameleon Creepers, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Chopper, FMLFileResourcePack:coroai, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Creeper Awareness, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Custom Tweaks, FMLFileResourcePack:Cyberware, FMLFileResourcePack:Dark Utilities, FMLFileResourcePack:Ding, FMLFileResourcePack:Doomlike Dungeons, FMLFileResourcePack:DungeonTactics, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Ender Compass, FMLFileResourcePack:EXCore, FMLFileResourcePack:Extra Bit Manipulation, FMLFileResourcePack:ExtraUtils2, FMLFileResourcePack:Fast Leave Decay, FMLFileResourcePack:Forge Endertech, FMLFileResourcePack:FTBLib, FMLFileResourcePack:Goetia, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Grim Pack, FMLFileResourcePack:Grue, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:InfinityLib, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Buttons, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:LatBlocks, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:MalisisDoors, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mob Settings, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:More Shearables, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natura, FMLFileResourcePack:Nomadic Tents, FMLFileResourcePack:Not Enough Wands, FMLFileResourcePack:OnFurtherTales, FMLFileResourcePack:OreExcavation, FMLFileResourcePack:OreSpawn, FMLFileResourcePack:Packet Filter, FMLFileResourcePack:ProjectE, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:Recurrent Complex, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Roots, FMLFileResourcePack:Rough Mobs, FMLFileResourcePack:Rough Tweaks, FMLFileResourcePack:Scaling Health, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Silent Lib, FMLFileResourcePack:Simple Achievements, FMLFileResourcePack:SlashBlade, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:TamModized, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:TheDragonCore, FMLFileResourcePack:Tinkers Tool Leveling, FMLFileResourcePack:Tiny Progressions, FMLFileResourcePack:Vanilla Magic, FMLFileResourcePack:ViesCraft, FMLFileResourcePack:View EMC, FMLFileResourcePack:VoidCraft, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:Water Strainer, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Waystones, FMLFileResourcePack:WeaponCaseLoot, FMLFileResourcePack:WeaponsPlus, FMLFileResourcePack:Localized Weather & Storms, FMLFileResourcePack:Zombie Awareness, BetterQuesting_folders, BetterQuesting_files, WEB
[21:41:45] [Client thread/WARN]: File chopper:sounds/bowShot.ogg does not exist, cannot add it to event chopper:bowSHott
[21:41:45] [Client thread/WARN]: File minecraft:sounds/cloth1.ogg does not exist, cannot add it to event inventorypets:cloth1
[21:41:45] [Client thread/WARN]: File minecraft:sounds/wood1.ogg does not exist, cannot add it to event inventorypets:wood1
[21:41:45] [Client thread/WARN]: Invalid sounds.json
java.lang.NullPointerException
    at net.minecraft.client.audio.SoundHandler.func_110549_a(SourceFile:82) [bzw.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[21:41:45] [Client thread/WARN]: File voidcraft:sounds/mobs/voidwrath/breathe.ogg does not exist, cannot add it to event voidcraft:wrath.breathe
[21:41:45] [Client thread/WARN]: File voidcraft:sounds/portal/Xia.ogg does not exist, cannot add it to event voidcraft:portal.Xia
[21:41:45] [Client thread/WARN]: Missing sound for event: voidcraft:spectrechain.chainLive
[21:41:45] [Client thread/INFO]: SoundSystem shutting down...
[21:41:45] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[21:41:45] [Sound Library Loader/INFO]: Starting up SoundSystem...
[21:41:45] [Thread-16/INFO]: Initializing LWJGL OpenAL
[21:41:45] [Thread-16/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[21:41:45] [Thread-16/INFO]: OpenAL initialized.
[21:41:46] [Sound Library Loader/INFO]: Sound engine started
[21:41:55] [Client thread/WARN]: Texture armorplus:textures/items/modded_city.png with size 1000x1000 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture armorplus:textures/items/jon_bams.png with size 300x300 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture immersiveengineering:textures/blocks/metalMultiblock_silo.png with size 88x88 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture armorplus:textures/items/the_dragon_team.png with size 135x135 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture minecraft:textures/items/electroBulletItem.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture armorplus:textures/items/beam.png with size 152x152 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:56] [Client thread/WARN]: Texture minecraft:textures/items/bullet1.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:57] [Client thread/WARN]: Texture armorplus:textures/items/jon_bams_second.png with size 28x28 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:57] [Client thread/WARN]: Texture minecraft:textures/items/explDrob.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:57] [Client thread/WARN]: Texture minecraft:textures/items/drillingR.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:57] [Client thread/WARN]: Texture minecraft:textures/items/EnergyBullet.png with size 8x8 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:58] [Client thread/WARN]: Texture armorplus:textures/items/twitch.png with size 350x350 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[21:41:58] [Client thread/WARN]: Texture voidcraft:textures/items/voidicSuppressor.png with size 150x150 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[21:42:01] [Client thread/INFO]: Created: 8192x4096 textures-atlas
[21:42:05] [Client thread/WARN]: Unable to resolve texture due to upward reference: #all in minecraft:models/block/cube_all
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
[21:42:12] [Client thread/WARN]: Unable to resolve texture due to upward reference: #all in minecraft:models/block/cube_all
[21:42:13] [Client thread/WARN]: Skipping bad option: lastServer:
[21:42:13] [Client thread/WARN]: Skipping bad option: lastServer:
[21:42:14] [Client thread/WARN]: Failed reading metadata of: http://www:http://i.imgur.com/MfRhezf.png
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
    at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65) ~[bxj.class:?]
    at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:36) [bwa.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67) [bwf.class:?]
    at code.elix_x.excore.client.thingy.ThingyDisplay.cacheIcons(ThingyDisplay.java:82) [ThingyDisplay.class:?]
    at code.elix_x.excore.client.thingy.Thingy$1.run(Thingy.java:33) [Thingy$1.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
    ... 17 more
[21:42:15] [Client thread/WARN]: Failed reading metadata of: http://www:http://i.imgur.com/hm5fBZN.png
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
    at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65) ~[bxj.class:?]
    at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:36) [bwa.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67) [bwf.class:?]
    at code.elix_x.excore.client.thingy.ThingyDisplay.cacheIcons(ThingyDisplay.java:82) [ThingyDisplay.class:?]
    at code.elix_x.excore.client.thingy.Thingy$1.run(Thingy.java:33) [Thingy$1.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
    ... 17 more
[21:42:15] [Client thread/WARN]: Failed reading metadata of: http://www:http://i.imgur.com/KYKYN7h.png
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
    at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65) ~[bxj.class:?]
    at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:36) [bwa.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67) [bwf.class:?]
    at code.elix_x.excore.client.thingy.ThingyDisplay.cacheIcons(ThingyDisplay.java:82) [ThingyDisplay.class:?]
    at code.elix_x.excore.client.thingy.Thingy$1.run(Thingy.java:33) [Thingy$1.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
    ... 17 more
[21:42:16] [Client thread/WARN]: Failed reading metadata of: http://www:http://i.imgur.com/XXHNN4F.png
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.JsonParser.parse(JsonParser.java:65) ~[JsonParser.class:?]
    at net.minecraft.client.resources.SimpleResource.func_110526_a(SourceFile:65) ~[bxj.class:?]
    at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SourceFile:36) [bwa.class:?]
    at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:67) [bwf.class:?]
    at code.elix_x.excore.client.thingy.ThingyDisplay.cacheIcons(ThingyDisplay.java:82) [ThingyDisplay.class:?]
    at code.elix_x.excore.client.thingy.Thingy$1.run(Thingy.java:33) [Thingy$1.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) ~[JsonReader.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:60) ~[JsonParser.class:?]
    ... 17 more
[21:42:40] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[21:42:40] [Server thread/INFO]: Generating keypair
[21:42:44] [Server thread/WARN]: Couldn't find resource table dungeontactics:inject/gameplay/junk
[21:42:44] [Server thread/WARN]: Couldn't find resource table dungeontactics:inject/chests/spawn_bonus_chest
[21:42:44] [Server thread/WARN]: Couldn't find resource table railcraft:chests/village_workshop
[21:42:44] [Server thread/WARN]: Couldn't find resource table dungeontactics:inject/chests/igloo_chest
[21:42:44] [Server thread/INFO]: Preparing start region for level 0
[21:42:45] [Server thread/INFO]: Preparing spawn area: 41%
[21:42:48] [Server thread/INFO]: FTBLib: Server reloaded in 6ms
[21:42:49] [Server thread/INFO]: Changing view distance to 12, from 10
[21:42:50] [Server thread/INFO]: mrtopf[local:E:3e43dfb8] logged in with entity id 962 at (249.68313827002058, 69.0, 51.19494619211283)
[21:42:50] [Server thread/INFO]: mrtopf joined the game
[21:42:50] [Thread-11/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[21:42:52] [Server thread/INFO]: Saving and pausing game...
[21:42:52] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:42:53] [Server thread/INFO]: Saving chunks for level 'test001'/TENT
[21:42:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3141ms behind, skipping 62 tick(s)
[21:42:53] [Client thread/WARN]: Couldn't find resource table dungeontactics:inject/gameplay/junk
[21:42:53] [Client thread/WARN]: Couldn't find resource table dungeontactics:inject/chests/spawn_bonus_chest
[21:42:53] [Client thread/WARN]: Couldn't find resource table railcraft:chests/village_workshop
[21:42:53] [Client thread/WARN]: Couldn't find resource table dungeontactics:inject/chests/igloo_chest
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.rabbitRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.beefRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.chickenRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.beefRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.porkchopRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't smelt 1xitem.muttonRaw@0 because there is no smelting recipe
[21:42:53] [Client thread/WARN]: Couldn't set damage of loot item 1xitem.darkutils.mystery.potion@0
[21:42:59] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[21:42:59] [Client thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
    at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
    at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045) [bcx.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) [bcx.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
    at java.util.AbstractCollection.addAll(AbstractCollection.java:343) ~[?:1.8.0_25]
    at com.feed_the_beast.ftbl.net.MessageLogin.onMessage(MessageLogin.java:189) ~[MessageLogin.class:?]
    at com.feed_the_beast.ftbl.net.MessageLogin.onMessage(MessageLogin.java:29) ~[MessageLogin.class:?]
    at com.feed_the_beast.ftbl.lib.net.MessageToClient.lambda$onMessage$0(MessageToClient.java:28) ~[MessageToClient.class:?]
    at com.feed_the_beast.ftbl.lib.net.MessageToClient$$Lambda$957/525784936.run(Unknown Source) ~[?:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) ~[h.class:?]
    ... 9 more
[21:42:59] [Client thread/INFO]: [CHAT] §cUpdate for Standard Expansion available!
[21:42:59] [Client thread/INFO]: [CHAT] Download: http://minecraft.curseforge.com/projects/better-questing-standard-expansion
[21:42:59] [Client thread/INFO]: [CHAT] - Fixed invalid block break IDs crashing GUI
[21:43:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3873ms behind, skipping 77 tick(s)
[21:43:20] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[21:43:44] [Server thread/INFO]: Saving and pausing game...
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:43:44] [Server thread/INFO]: Saving chunks for level 'test001'/TENT
[21:46:09] [Server thread/INFO]: Saving and pausing game...
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:46:09] [Server thread/INFO]: Saving chunks for level 'test001'/TENT
[21:46:13] [Server thread/INFO]: [mrtopf: Set own game mode to Creative Mode]
[21:46:13] [Client thread/INFO]: [CHAT] Your game mode has been updated to Creative Mode
[21:46:25] [Server thread/INFO]: Saving and pausing game...
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:46:25] [Server thread/INFO]: Saving chunks for level 'test001'/TENT
[21:46:30] [Server thread/INFO]: Saving and pausing game...
[21:46:30] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:46:31] [Server thread/INFO]: Saving chunks for level 'test001'/TENT
[21:48:49] [Client thread/WARN]: Unable to play empty soundEvent: voidcraft:wrath.breathe
[21:49:57] [Client thread/INFO]: [CHAT] Usage: /oredistribution <radius> [<min height>] [<max height>] [--file]
[21:50:04] [Server thread/INFO]: [mrtopf: Checking ore distribution in (163,1,12) to (291,128,140) dim 0]
[21:50:04] [Server thread/INFO]: [mrtopf: Server may lag for a while]
[21:50:04] [Client thread/INFO]: [CHAT] Checking ore distribution in (163,1,12) to (291,128,140) dim 0
[21:50:04] [Client thread/INFO]: [CHAT] Server may lag for a while
[21:50:04] [Server thread/WARN]: Couldn't process command: 'oredistribution 64 1 128'
java.lang.NullPointerException
    at net.bdew.lib.CommandOreDistribution$$anonfun$execute$2.apply(CommandOreDistribution.scala:87) ~[CommandOreDistribution$$anonfun$execute$2.class:?]
    at net.bdew.lib.CommandOreDistribution$$anonfun$execute$2.apply(CommandOreDistribution.scala:82) ~[CommandOreDistribution$$anonfun$execute$2.class:?]
    at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778) ~[TraversableLike$WithFilter$$anonfun$foreach$1.class:?]
    at scala.collection.Iterator$class.foreach(Iterator.scala:743) ~[Iterator$class.class:?]
    at scala.collection.AbstractIterator.foreach(Iterator.scala:1174) ~[AbstractIterator.class:?]
    at scala.collection.IterableLike$class.foreach(IterableLike.scala:72) ~[IterableLike$class.class:?]
    at scala.collection.AbstractIterable.foreach(Iterable.scala:54) ~[AbstractIterable.class:?]
    at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777) ~[TraversableLike$WithFilter.class:?]
    at net.bdew.lib.CommandOreDistribution$.func_184881_a(CommandOreDistribution.scala:82) ~[CommandOreDistribution$.class:?]
    at net.minecraft.command.CommandHandler.func_175786_a(CommandHandler.java:104) [k.class:?]
    at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:83) [k.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:913) [me.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:892) [me.class:?]
    at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [im.class:?]
    at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [im.class:?]
    at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fl$1.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at net.minecraft.util.Util.func_181617_a(SourceFile:45) [h.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [bzl.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
[21:50:04] [Client thread/INFO]: [CHAT] An unknown error occurred while attempting to perform this command
[21:50:09] [Server thread/INFO]: Saving and pausing game...
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/Nether
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/The End
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/Deep Dark
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/ExtraUtils2_Quarry_Dim
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Dark Realm
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/Omothol
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Dreadlands
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Abyssal Wasteland
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/The Void
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/theFurther
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/Overworld
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/???
[21:50:09] [Server thread/INFO]: Saving chunks for level 'test001'/TENT


commented
commented

it works now, thanks for the quick fix! :-)