Giter VIP home page Giter VIP logo

tainted-magic's Introduction

Tainted Magic

Tainted Magic is an addon to Thaumcraft 4 (1.7.10). This addon expands on the darker side of Thaumaturgy, setting new goals for even the most experienced Thaumaturges.

Download

Get the mod from Curseforge

Legal

This mod was created with a deobf version of Thaumcraft used as a library. Thaumcraft is copyrighted by Azanor, all rights reserved.

Tainted Magic was created by John Yorke and is distributed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) Lisence

tainted-magic's People

Contributors

dslm avatar hinanaisan avatar ionharin avatar mymagadsl avatar pingerhd avatar twilight2 avatar yorkejohn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tainted-magic's Issues

[Minor] Capitalization

The n in "Mode: normal" isn't capitalized. Haven't made one yet, so can't check other modes.

Just a little something that was bugging me.

2016-10-26_15 21 42

JSON formating issue

Your mcmod.info file is not a valid JSON, please fix it.

[09:20:57 ERROR]: The mcmod.info file in TaintedMagic-1.1.6.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5
>       at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
>       at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
>       at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
>       at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:133) [ModDiscoverer.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1614.UNOFFICIAL]
>       at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1614.UNOFFICIAL]
>       at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
>       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
>       at java.lang.Thread.run(Thread.java:745) [?:1.7.0_85]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5
>       at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
>       at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
>       at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
>       at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
>       at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
>       at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
>       at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
>       ... 14 more

Error in the log

[01:54:00] [Server thread/ERROR]: The mcmod.info file in TaintedMagic-1.1.6.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:1.7.10-1492.152]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:1.7.10-1492.152]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:1.7.10-1492.152]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:1.7.10-1492.152]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:133) [ModDiscoverer.class:1.7.10-1492.152]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:1.7.10-1492.152]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:1.7.10-1492.152]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:1.7.10-1492.152]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319) [FMLCommonHandler.class:1.7.10-1492.152]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 14 more

Latest.log: https://bpaste.net/show/ba3bc71bb3e9

Ticking Memory Connection Crash

Hello. Whenever I try to load this mod on a world in my custom modpack, Arctic Arrival, it seems to crash as I load it. It only appears to happen on r7.0 and up. 1.1.6.4 worked fine. I think it may be an incompatibility with my custom mod, but that is highly unlikely. Note that I don't see anything relating to Tainted Magic in the log, but it only happens with the updated version.

Crash Report: http://pastebin.com/u1smzWgS

Log (The log was too big (4.65 MB), so I uploaded it to Dropbox): https://dl.dropboxusercontent.com/s/9493s6nonkb25ur/fml-client-latest.log

NEI Shadow ore search

Attempting to search the uses for shadow ore before unlocking any research with it gives the following crash.

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 11/28/15 11:28 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Alchimous'/558, l='MpServer', x=-120.07, y=12.62, z=454.85]]
Chunk stats: MultiplayerChunkCache: 601, 601
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (80,64,248), Chunk: (at 0,4,8 in 5,15; contains blocks 80,0,240 to 95,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1770928 game time, 2561397 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 212 total; [EntitySilverfish['Silverfish'/159234, l='MpServer', x=30.63, y=-15.62, z=16.20], EntityLavaMonster['Lava Monster'/962059, l='MpServer', x=-131.50, y=3.44, z=482.50], EntitySkeleton['Skeleton'/8201, l='MpServer', x=-49.30, y=-21.62, z=9.95], EntityBat['Bat'/1136152, l='MpServer', x=-144.38, y=27.20, z=449.41], EntityBat['Bat'/1136157, l='MpServer', x=-191.63, y=33.00, z=474.63], EntityItem['item.item.dyePowder.black'/987648, l='MpServer', x=-71.19, y=58.13, z=503.63], EntityItem['item.item.egg'/1142792, l='MpServer', x=-178.94, y=66.13, z=400.88], EntityLavaMonster['Lava Monster'/883216, l='MpServer', x=-199.50, y=5.27, z=525.50], EntityFish['Cod'/961068, l='MpServer', x=-56.81, y=59.00, z=384.78], EntityItem['item.item.dyePowder.black'/1120819, l='MpServer', x=-97.03, y=58.13, z=502.53], EntityZombie['Zombie'/5679, l='MpServer', x=34.30, y=-0.08, z=31.79], EntityZombie['Zombie'/1141822, l='MpServer', x=-191.50, y=69.00, z=471.50], EntityClientPlayerMP['Alchimous'/558, l='MpServer', x=-120.07, y=12.62, z=454.85], EntityFish['Cod'/1037373, l='MpServer', x=-57.53, y=60.09, z=441.72], EntityChicken['Chicken'/53, l='MpServer', x=-108.22, y=68.00, z=394.81], EntityBat['Bat'/1188903, l='MpServer', x=-181.28, y=18.39, z=474.53], EntityChicken['Chicken'/54, l='MpServer', x=-107.47, y=68.00, z=396.47], EntityChicken['Chicken'/55, l='MpServer', x=-111.03, y=68.00, z=397.47], EntityChicken['Chicken'/56, l='MpServer', x=-111.06, y=68.00, z=398.41], EntityChicken['Chicken'/57, l='MpServer', x=-110.47, y=68.00, z=394.59], EntityChicken['Chicken'/58, l='MpServer', x=-110.19, y=68.00, z=396.75], EntityFish['Cod'/1096746, l='MpServer', x=-175.06, y=60.59, z=412.31], EntityChicken['Chicken'/59, l='MpServer', x=-107.16, y=68.00, z=394.16], EntityBat['Bat'/1188905, l='MpServer', x=-179.47, y=18.00, z=471.09], EntityChicken['Chicken'/60, l='MpServer', x=-109.41, y=68.00, z=396.34], EntityItem['item.item.egg'/880178, l='MpServer', x=-109.88, y=68.13, z=394.13], EntityCow['Cow'/69, l='MpServer', x=-106.91, y=68.00, z=404.47], EntityCow['Cow'/70, l='MpServer', x=-110.84, y=68.00, z=404.47], EntityCow['Cow'/71, l='MpServer', x=-107.84, y=68.00, z=405.78], EntityCow['Cow'/72, l='MpServer', x=-104.47, y=68.00, z=405.59], EntityCow['Cow'/73, l='MpServer', x=-108.50, y=68.00, z=412.53], EntityCow['Cow'/74, l='MpServer', x=-105.63, y=68.00, z=404.47], EntityCow['Cow'/75, l='MpServer', x=-108.97, y=68.00, z=405.56], EntityCow['Cow'/76, l='MpServer', x=-104.47, y=68.00, z=404.47], EntityCow['Cow'/77, l='MpServer', x=-105.59, y=68.00, z=408.03], EntityCow['Cow'/78, l='MpServer', x=-104.47, y=68.00, z=411.19], EntityCow['Cow'/79, l='MpServer', x=-108.28, y=68.00, z=408.28], EntityCow['Cow'/80, l='MpServer', x=-112.53, y=68.00, z=408.66], EntityCow['Cow'/81, l='MpServer', x=-106.63, y=68.00, z=405.66], EntityCow['Cow'/82, l='MpServer', x=-109.16, y=68.00, z=406.91], EntityCow['Cow'/83, l='MpServer', x=-105.81, y=68.00, z=412.53], EntityCow['Cow'/84, l='MpServer', x=-104.47, y=68.00, z=406.94], EntityCow['Cow'/85, l='MpServer', x=-104.47, y=68.00, z=412.50], EntityCow['Cow'/86, l='MpServer', x=-112.03, y=68.00, z=410.16], EntityCow['Cow'/87, l='MpServer', x=-104.47, y=68.00, z=408.84], EntityCow['Cow'/88, l='MpServer', x=-108.13, y=68.00, z=404.47], EntityCow['Cow'/89, l='MpServer', x=-112.53, y=68.00, z=412.53], EntityCow['Cow'/90, l='MpServer', x=-109.31, y=68.00, z=404.47], EntityCow['Cow'/91, l='MpServer', x=-110.16, y=68.00, z=405.59], EntityBat['Bat'/913519, l='MpServer', x=-155.41, y=31.76, z=442.50], EntityLavaMonster['Lava Monster'/1184375, l='MpServer', x=-66.50, y=10.21, z=490.50], EntityPig['Pig'/107, l='MpServer', x=-72.50, y=64.00, z=404.25], EntityZombie['Zombie'/2163, l='MpServer', x=-35.58, y=-0.01, z=-33.28], EntitySkeleton['Skeleton'/97911, l='MpServer', x=37.28, y=-0.01, z=41.38], EntityZombie['Zombie'/2176, l='MpServer', x=-24.58, y=-0.09, z=-54.98], EntityFishSalmon['Salmon'/1107090, l='MpServer', x=-85.06, y=60.59, z=501.31], EntityFish['Cod'/1107091, l='MpServer', x=-87.34, y=62.00, z=498.19], EntityFishSalmon['Salmon'/1129106, l='MpServer', x=-119.13, y=60.38, z=535.28], EntityItem['item.item.dyePowder.black'/975499, l='MpServer', x=-150.31, y=60.13, z=402.34], EntityFish['Cod'/1129117, l='MpServer', x=-112.84, y=62.00, z=531.41], EntityFish['Cod'/1129116, l='MpServer', x=-104.22, y=62.00, z=523.22], EntityFish['Cod'/1129119, l='MpServer', x=-101.13, y=60.63, z=531.25], EntityFish['Cod'/1129101, l='MpServer', x=-114.31, y=62.00, z=533.19], EntityFish['Cod'/1129103, l='MpServer', x=-121.63, y=62.00, z=535.22], EntityFish['Cod'/1129137, l='MpServer', x=-54.63, y=60.28, z=449.34], EntityItem['item.item.egg'/1086641, l='MpServer', x=-110.31, y=68.13, z=397.00], EntityFish['Cod'/1129136, l='MpServer', x=-56.50, y=61.00, z=439.50], EntityItem['item.item.egg'/756393, l='MpServer', x=-109.94, y=68.13, z=398.75], EntityFish['Cod'/1129139, l='MpServer', x=-99.69, y=62.00, z=533.19], EntityFishSalmon['Salmon'/1129141, l='MpServer', x=-109.81, y=62.00, z=530.22], EntityFish['Cod'/1129140, l='MpServer', x=-87.53, y=61.97, z=529.13], EntityFish['Cod'/1129143, l='MpServer', x=-100.94, y=62.00, z=531.47], EntityFish['Cod'/1129144, l='MpServer', x=-92.84, y=62.00, z=535.66], EntityLavaMonster['Lava Monster'/938661, l='MpServer', x=-62.50, y=10.18, z=489.50], EntityCreeper['Creeper'/6318, l='MpServer', x=-55.30, y=-9.62, z=-19.00], EntityFishSalmon['Salmon'/1027259, l='MpServer', x=-51.09, y=58.31, z=449.63], EntityBat['Bat'/1086116, l='MpServer', x=-44.47, y=47.10, z=492.31], EntityBat['Bat'/1081509, l='MpServer', x=-83.33, y=40.45, z=486.06], EntityFish['Cod'/1027257, l='MpServer', x=-50.88, y=57.63, z=441.28], EntityFish['Cod'/1129131, l='MpServer', x=-106.38, y=60.59, z=504.88], EntityFish['Cod'/1129130, l='MpServer', x=-106.38, y=61.94, z=501.75], EntityFish['Cod'/1129133, l='MpServer', x=-108.97, y=60.63, z=503.66], EntityLavaMonster['Lava Monster'/1183918, l='MpServer', x=-64.50, y=10.10, z=492.50], EntityFish['Cod'/1129132, l='MpServer', x=-94.16, y=61.34, z=503.75], EntityFish['Cod'/1129135, l='MpServer', x=-47.19, y=58.28, z=447.69], EntityFish['Cod'/1129134, l='MpServer', x=-104.69, y=61.63, z=504.88], EntityFishSalmon['Salmon'/1114320, l='MpServer', x=-46.41, y=60.06, z=462.69], EntityItem['item.item.egg'/1156818, l='MpServer', x=-108.25, y=68.13, z=396.09], EntityItem['item.item.egg'/1148114, l='MpServer', x=-108.19, y=68.13, z=394.13], EntityFishSalmon['Salmon'/1114325, l='MpServer', x=-47.81, y=58.38, z=462.25], EntityFishSalmon['Salmon'/1114324, l='MpServer', x=-42.88, y=58.34, z=463.28], EntityCaveSpider['Cave Spider'/8391, l='MpServer', x=-54.30, y=-0.03, z=28.18], EntityZombie['Zombie'/9415, l='MpServer', x=-135.50, y=15.00, z=443.50], EntityItem['item.item.feather'/234698, l='MpServer', x=-109.25, y=68.13, z=396.41], EntityLavaMonster['Lava Monster'/1113817, l='MpServer', x=-148.50, y=10.36, z=488.50], EntityLavaMonster['Lava Monster'/1110748, l='MpServer', x=-97.50, y=6.00, z=418.50], EntityLavaMonster['Lava Monster'/1187039, l='MpServer', x=-68.50, y=10.21, z=493.50], EntityZombie['Zombie'/62677, l='MpServer', x=-96.50, y=21.00, z=461.50], EntityItem['item.item.feather'/989423, l='MpServer', x=-108.06, y=68.13, z=396.19], EntitySilverfish['Silverfish'/6371, l='MpServer', x=-55.30, y=-9.62, z=-25.00], EntityLavaMonster['Lava Monster'/1170167, l='MpServer', x=-115.50, y=6.20, z=381.50], EntityBat['Bat'/335598, l='MpServer', x=-97.34, y=22.10, z=461.44], EntityZombie['Zombie'/146691, l='MpServer', x=-154.50, y=14.00, z=396.50], EntityBat['Bat'/1176336, l='MpServer', x=-197.46, y=36.29, z=468.52], EntityBat['Bat'/1176340, l='MpServer', x=-155.08, y=29.52, z=446.51], EntityFish['Cod'/1104662, l='MpServer', x=-52.06, y=59.61, z=442.63], EntityFish['Cod'/1104666, l='MpServer', x=-56.81, y=61.02, z=448.78], EntityFish['Cod'/1104668, l='MpServer', x=-56.53, y=60.08, z=447.28], EntityBat['Bat'/1176334, l='MpServer', x=-192.46, y=42.18, z=460.49], EntityCreeper['Creeper'/1114928, l='MpServer', x=-64.00, y=67.00, z=528.44], EntityCaveSpider['Cave Spider'/3874, l='MpServer', x=-39.24, y=-0.01, z=-14.83], EntityFish['Cod'/1067817, l='MpServer', x=-47.59, y=56.41, z=392.81], EntityFish['Cod'/1067819, l='MpServer', x=-43.41, y=58.06, z=391.72], EntityFish['Cod'/1067823, l='MpServer', x=-44.47, y=56.97, z=376.13], EntityItem['item.item.feather'/964942, l='MpServer', x=-109.88, y=68.13, z=398.66], EntityFish['Cod'/1184594, l='MpServer', x=-45.78, y=57.22, z=378.28], EntityItem['item.item.dyePowder.black'/902988, l='MpServer', x=-88.75, y=60.13, z=498.34], EntityFish['Cod'/1184595, l='MpServer', x=-48.88, y=56.22, z=384.41], EntityItem['item.item.string'/1143634, l='MpServer', x=-168.47, y=15.13, z=467.38], EntityLavaMonster['Lava Monster'/1132370, l='MpServer', x=-157.50, y=8.22, z=376.50], EntityFish['Cod'/1184593, l='MpServer', x=-45.84, y=56.56, z=390.13], EntityFish['Cod'/1184598, l='MpServer', x=-52.78, y=59.44, z=381.75], EntityItem['item.item.bone'/844617, l='MpServer', x=-156.47, y=16.13, z=423.19], EntityFish['Cod'/1184599, l='MpServer', x=-44.72, y=61.06, z=379.44], EntityFish['Cod'/1184597, l='MpServer', x=-45.41, y=57.03, z=389.75], EntityFishSalmon['Salmon'/1184602, l='MpServer', x=-52.63, y=60.00, z=387.88], EntityFishSalmon['Salmon'/1184603, l='MpServer', x=-49.63, y=61.06, z=385.31], EntityFish['Cod'/1184600, l='MpServer', x=-42.16, y=58.63, z=382.75], EntityFish['Cod'/1184601, l='MpServer', x=-44.34, y=61.06, z=384.63], EntityFishSalmon['Salmon'/1184607, l='MpServer', x=-111.09, y=60.63, z=534.19], EntityFishSalmon['Salmon'/1184604, l='MpServer', x=-50.72, y=60.06, z=390.41], EntityFishSalmon['Salmon'/1184586, l='MpServer', x=-44.94, y=59.06, z=384.63], EntityFishSalmon['Salmon'/1184587, l='MpServer', x=-43.28, y=58.00, z=384.13], EntityFish['Cod'/1184590, l='MpServer', x=-45.53, y=56.97, z=376.13], EntityFishSalmon['Salmon'/1184588, l='MpServer', x=-43.91, y=55.50, z=391.53], EntityFishSalmon['Salmon'/1184589, l='MpServer', x=-41.19, y=58.00, z=395.75], EntityHorse['Donkey'/866, l='MpServer', x=-126.09, y=70.00, z=441.53], EntityHorse['Horse'/867, l='MpServer', x=-125.91, y=70.00, z=439.81], EntitySilverfish['Silverfish'/4963, l='MpServer', x=-59.30, y=-0.04, z=-4.43], EntityCaveSpider['Cave Spider'/151393, l='MpServer', x=-41.06, y=-20.62, z=30.30], EntityFishSalmon['Salmon'/1107833, l='MpServer', x=-147.66, y=62.06, z=392.69], EntityCaveSpider['Cave Spider'/151912, l='MpServer', x=-25.30, y=-20.62, z=51.73], EntityFishSalmon['Salmon'/1107836, l='MpServer', x=-146.84, y=59.28, z=389.47], EntityFish['Cod'/1107838, l='MpServer', x=-148.69, y=62.06, z=392.63], EntitySkeleton['Skeleton'/159600, l='MpServer', x=-13.24, y=-22.62, z=35.07], EntitySilverfish['Silverfish'/5491, l='MpServer', x=-37.30, y=-0.07, z=9.23], EntityZombie['Zombie'/1046906, l='MpServer', x=-198.53, y=74.00, z=505.94], EntityFish['Cod'/1184617, l='MpServer', x=-120.78, y=62.00, z=534.31], EntityZombie['Zombie'/4992, l='MpServer', x=-152.50, y=25.00, z=457.50], EntityCow['Cow'/897, l='MpServer', x=-107.22, y=68.00, z=412.53], EntityCow['Cow'/898, l='MpServer', x=-112.50, y=68.00, z=411.31], EntitySkeleton['Skeleton'/1046925, l='MpServer', x=-161.50, y=67.00, z=483.50], EntityCow['Cow'/899, l='MpServer', x=-112.53, y=68.00, z=404.47], EntityCow['Cow'/900, l='MpServer', x=-110.88, y=68.00, z=411.25], EntitySheep['Sheep'/901, l='MpServer', x=-124.53, y=68.00, z=396.53], EntitySheep['Sheep'/902, l='MpServer', x=-118.47, y=68.00, z=399.97], EntitySheep['Sheep'/903, l='MpServer', x=-120.88, y=68.00, z=398.75], EntityFish['Cod'/988552, l='MpServer', x=-45.25, y=62.00, z=437.75], EntitySheep['Sheep'/904, l='MpServer', x=-118.47, y=68.00, z=396.47], EntitySheep['Sheep'/905, l='MpServer', x=-123.75, y=68.00, z=397.91], EntityCreeper['Creeper'/402319, l='MpServer', x=-149.03, y=15.00, z=465.44], EntityCow['Cow'/906, l='MpServer', x=-106.66, y=68.00, z=411.09], EntityCow['Cow'/907, l='MpServer', x=-112.13, y=68.00, z=405.53], EntityLavaMonster['Lava Monster'/1178010, l='MpServer', x=-49.50, y=10.40, z=492.53], EntitySilverfish['Silverfish'/5004, l='MpServer', x=-58.43, y=-24.81, z=4.07], EntitySheep['Sheep'/908, l='MpServer', x=-119.34, y=68.00, z=397.56], EntityLavaMonster['Lava Monster'/1167773, l='MpServer', x=-143.50, y=10.21, z=498.50], EntitySheep['Sheep'/909, l='MpServer', x=-118.47, y=68.00, z=401.16], EntityLavaMonster['Lava Monster'/1174431, l='MpServer', x=-150.50, y=10.18, z=483.50], EntityLavaMonster['Lava Monster'/1181066, l='MpServer', x=-74.50, y=10.55, z=491.50], EntityZombie['Zombie'/1046929, l='MpServer', x=-182.66, y=45.00, z=480.34], EntityFishSalmon['Salmon'/820115, l='MpServer', x=-58.88, y=59.41, z=447.59], EntityFallingBlock['Falling Block'/5029, l='MpServer', x=16.37, y=-812.62, z=20.70], EntitySheep['Sheep'/935, l='MpServer', x=-123.22, y=68.00, z=396.47], EntitySheep['Sheep'/936, l='MpServer', x=-126.53, y=68.00, z=396.47], EntitySheep['Sheep'/937, l='MpServer', x=-122.50, y=68.00, z=397.78], EntitySheep['Sheep'/938, l='MpServer', x=-118.47, y=68.00, z=398.81], EntitySheep['Sheep'/939, l='MpServer', x=-119.88, y=68.00, z=396.47], EntitySpider['Spider'/6060, l='MpServer', x=-54.30, y=-0.04, z=14.23], EntitySheep['Sheep'/940, l='MpServer', x=-121.94, y=68.00, z=396.47], EntitySheep['Sheep'/941, l='MpServer', x=-126.53, y=68.00, z=399.50], EntitySheep['Sheep'/942, l='MpServer', x=-125.84, y=68.00, z=397.75], EntitySheep['Sheep'/943, l='MpServer', x=-124.59, y=68.00, z=400.63], EntitySheep['Sheep'/944, l='MpServer', x=-120.84, y=68.00, z=397.59], EntitySpider['Spider'/1970, l='MpServer', x=-112.50, y=43.00, z=475.50], EntitySheep['Sheep'/946, l='MpServer', x=-190.25, y=72.00, z=400.34], EntityZombie['Zombie'/1971, l='MpServer', x=3.55, y=-0.03, z=22.76], EntityCreeper['Oern Dottirson'/950, l='MpServer', x=-198.00, y=30.00, z=461.41], EntityFallingBlock['Falling Block'/145849, l='MpServer', x=-30.34, y=-684.62, z=40.67], EntityLavaMonster['Lava Monster'/1108397, l='MpServer', x=-152.50, y=8.23, z=506.50], EntityChicken['Chicken'/958, l='MpServer', x=-178.63, y=68.00, z=398.59], EntityItem['item.item.egg'/1027505, l='MpServer', x=-111.25, y=68.13, z=395.97], EntityChicken['Chicken'/960, l='MpServer', x=-166.53, y=68.00, z=502.59], EntityMinecartChest['entity.MinecartChest.name'/966, l='MpServer', x=-180.50, y=17.50, z=496.50], EntityChicken['Chicken'/967, l='MpServer', x=-196.53, y=71.00, z=499.59], EntitySpider['Anne the Sneaky'/973, l='MpServer', x=-76.72, y=33.00, z=486.72], EntitySilverfish['Silverfish'/4046, l='MpServer', x=-47.50, y=-41.62, z=-11.34], EntityHorse['Horse'/977, l='MpServer', x=-126.47, y=68.00, z=525.06], EntityZombie['Chicdottiro the Cracked'/979, l='MpServer', x=-165.69, y=22.00, z=520.31], EntityHorse['Horse'/980, l='MpServer', x=-161.13, y=69.00, z=512.44], EntitySpider['Spider'/4061, l='MpServer', x=-185.50, y=28.00, z=416.50], EntityHorse['Horse'/994, l='MpServer', x=-142.16, y=66.00, z=529.97], EntityFish['Cod'/1183728, l='MpServer', x=-48.34, y=61.06, z=458.38], EntityFish['Cod'/1183729, l='MpServer', x=-46.22, y=61.19, z=465.81], EntityItem['item.item.string'/375790, l='MpServer', x=-77.66, y=33.13, z=486.63], EntityBat['Bat'/1054715, l='MpServer', x=-192.49, y=38.05, z=460.43], EntityFish['Cod'/1183722, l='MpServer', x=-49.38, y=61.41, z=463.81], EntityFish['Cod'/1183723, l='MpServer', x=-45.41, y=61.34, z=440.13], EntityFishSalmon['Salmon'/1183726, l='MpServer', x=-55.84, y=60.66, z=453.16], EntityFish['Cod'/1183727, l='MpServer', x=-43.13, y=61.38, z=454.34], EntityFish['Cod'/1183724, l='MpServer', x=-55.72, y=62.09, z=452.47], EntityFish['Cod'/1183725, l='MpServer', x=-61.81, y=62.00, z=454.31]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 870662400 bytes (830 MB) / 1771044864 bytes (1689 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 119 mods loaded, 119 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.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1566} Minecraft Forge
UCHIJAAAA Aroma1997Core{1.0.2.16} Aroma1997Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA MobiusCore{1.2.5} MobiusCore
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJAAAA WitchingGadgetsCore{1.1.10} Witching Gadgets Core
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA debug{1.0} debug
UCHIJAAAA ExtendingLadder{3.1.1} Extendable Ladders
UCHIJAAAA battlegear2{1.7.10} Mine & Blade Battlegear 2 - Bullseye
UCHIJAAAA AgriCraft{1.7.10-1.4.5} AgriCraft
UCHIJAAAA MovingWorld{1.7.10-1.8} Moving World
UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8} Archimedes' Ships Plus
UCHIJAAAA archmagus{0.6.0} Archmagus
UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} Aroma1997Core|Helper
UCHIJAAAA AromaBackup{0.0.0.6} AromaBackup
UCHIJAAAA AromaBackupRecovery{1.0} AromaBackup Recovery
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA Automagy{0.27} Automagy
UCHIJAAAA Backpack{2.0.0} Backpack
UCHIJAAAA bdlib{1.9.3.107} BD Lib
UCHIJAAAA BiblioCraft{1.11.4} BiblioCraft
UCHIJAAAA malisiscore{1.7.10-0.13.1} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.12.2} Malisis' Doors
UCHIJAAAA BigDoors{1.7.10-1.0.0} Big Doors
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA Botania{r1.7-237} [Botania](Botania r1.7-237.jar)
UCHIJAAAA shadowfox_botany{0.1.2} Botanical Addons
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10La.jar)
UCHIJAAAA BrainCore{0.3.3} BrainCore
UCHIJAAAA brewingapi{1.2.0} Brewing-API
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks
UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest
UCHIJAAAA chisel{2.9.3.9} Chisel
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA TravellersGear{1.16.6} Traveller's Gear
UCHIJAAAA companions{1.7.10-0.1.2} Companions
UCHIJAAAA cookingbook{1.0.134} Cooking for Blockheads
UCHIJAAAA craftingtweaks{1.0.49} Crafting Tweaks
UCHIJAAAA Crowns{1.6} Crowns
UCHIJAAAA D3Core{1.1.0.31} D3Core
UCHIJAAAA DeadlyWorld{1.0.2} Deadly World
UCHIJAAAA DescriptionTags{1.0} Description Tags
UCHIJAAAA Ding{MC1.7.10} Ding
UCHIJAAAA DummyCore{1.13} DummyCore
UCHIJAAAA ExtraUtilities{1.2.12} Extra Utilities
UCHIJAAAA fastleafdecay{1.3} Fast Leaf Decay
UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJAAAA ForbiddenMagic{1.7.10-0.571} [Forbidden Magic](Forbidden Magic-1.7.10-0.571.jar)
UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJAAAA foxlib{1.7.10-0.7.0} FoxLib
UCHIJAAAA gadomancy{1.0.5} Gadomancy
UCHIJAAAA GardenContainers{1.7.10-1.6.8} Garden Containers
UCHIJAAAA GardenCore{1.7.10-1.6.8} Garden Core
UCHIJAAAA GardenStuff{1.7.10-1.6.8} Garden Stuff
UCHIJAAAA GardenTrees{1.7.10-1.6.8} Garden Trees
UCHIJAAAA GreenThumb{1.1.0.8} GreenThumb
UCHIJAAAA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJAAAA HardcoreDarkness{1.7} Hardcore Darkness
UCHIJAAAA headcrumbs{1.6.2} Headcrumbs
UCHIJAAAA inpure|core{1.7.10R1.0.0B9} INpureCore
UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA journeymap{5.1.1} JourneyMap
UCHIJAAAA jaff{1.2} Just a Few Fish
UCHIJAAAA LavaMonsters{2.2.1} Lava Monsters
UCHIJAAAA LookingGlass{0.2.0.00} Looking Glass
UCHIJAAAA mdeco{0.3.5} Magical Decorations
UCHIJAAAA MineTweaker3{3.0.10} MineTweaker 3
UCHIJAAAA modelcitizens{1.0.1} Model Citizens
UCHIJAAAA modtweaker2{0.9.4} Mod Tweaker 2
UCHIJAAAA morechisels{@Version@} More Chisels
UCHIJAAAA Mystcraft{0.12.3.01} Mystcraft
UCHIJAAAA NEIAddons{1.12.14.40} NEI Addons
UCHIJAAAA NEIAddons|Developer{1.12.14.40} NEI Addons: Developer Tools
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} NEI Addons: Applied Energistics 2
UCHIJAAAA NEIAddons|Botany{1.12.14.40} NEI Addons: Botany
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} NEI Addons: Forestry
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} NEI Addons: Crafting Tables
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} NEI Addons: Ex Nihilo
UCHIJAAAA neiintegration{1.0.13} NEI Integration
UCHIJAAAA NetherOres{1.7.10R2.3.0} Nether Ores
UCHIJAAAA NodalMechanics{1.7.10R1.0} NodalMechanics
UCHIJAAAA notenoughkeys{@MOD_VERSION@} NotEnoughKeys
UCHIJAAAA neresources{0.1.0.106} Not Enough Resources
UCHIJAAAA opengrave{1.7.10-1.4} Open Grave
UCHIJAAAA origin{7.1.0} Origin
UCHIJAAAA rainmaker{1.6} [Rainmaker](Rainmaker 1.7-BloodMagic.jar)
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA ResourceLoader{1.2} Resource Loader
UCHIJAAAA AS_Ruins{13.8} Ruins Spawning System
UCHIJAAAA Sanguimancy{1.7.10-1.1.9-31} Sanguimancy
UCHIJAAAA SanguineExtras{1.3.2} [Sanguine Utilities](Sanguine Utilities-1.3.2.jar)
UCHIJAAAA ani_siege{v1.0} [Siege](Siege Mod-1.7.2-v1.0.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.7.2} Storage Drawers
UCHIJAAAA TabulaRasa{1.7.10R1.0.1} Tabula Rasa
UCHIJAAAA TaintedMagic{1.1.6.4} Tainted Magic
UCHIJAAAA tcnodetracker{1.1.2} TC Node Tracker
UCHIJAAAA benway_knowledge{0.1.5} [Thaumaturgical Knowledge](Thaumaturgical Knowledge-0.1.5-1.7.10.jar)
UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} Thaumcraft Mob Aspects
UCHIJAAAA thaumcraftneiplugin{@Version@} Thaumcraft NEI Plugin
UCHIJAAAA thaumicbases{1.3.1710.2} Thaumic Bases
UCHIJAAAA ThaumicExploration{0.6.0} Thaumic Exploration
UCHIJAAAA ThaumicHorizons{1.1.9} Thaumic Horizons
UCHIJAAAA thaumicinfusion{4.32} Thaumic Infusion
UCHIJAAAA torchLevers{1.4.1} Torch Levers
UCHIJAAAA TorchTools{1.2.0.27} TorchTools
UCHIJAAAA WailaHarvestability{1.1.5} Waila Harvestability
UCHIJAAAA WitchingGadgets{1.1.10} Witching Gadgets
UCHIJAAAA denseores{1.0} Dense Ores
UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.50' Renderer: 'GeForce GT 740/PCIe/SSE2'
CoFHCore: -[1.7.10]3.0.3-303
NetherOres: -[1.7.10]2.3.0-12
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar
* API_NEK (1.2.0) from NotEnoughKeys-1.7.10-3.0.0b43-universal.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
* AromaBackupAPI (1.0) from AromaBackup-1.7.10-0.0.0.6.jar
* BattlePlayer (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
* Baubles|API (1.0.1.4) from Reliquary-1.2.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (69) from Botania r1.7-237.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.3.9.jar
* CoFHAPI (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CraftingTweaks|API (1.0) from craftingtweaks-mc1.7.10-1.0.49.jar
* DualWield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.8.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* Heraldry (alpha) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* LookingGlass|API (1.0) from lookingglass-1.7.10-0.2.0.00.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.106.jar
* Quiver (0.2) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
* Sanguimancy|API (@Version@) from Sanguimancy-1.7.10-1.1.9-31.jar
* SanguineExtras|API (1.1) from Sanguine Utilities-1.3.2.jar
* Shield (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
* Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10La.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
* Weapons (0.1) from 1.7.10-MB_Battlegear2-Bullseye-1.0.8.2.jar
Launched Version: forge-10.13.4.1566
LWJGL: 2.9.1
OpenGL: GeForce GT 740/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Modded Textures]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Repair Enchants

Are the shadowmetal tools and crystalline blade supposed to be able to receive the repair enchantment? Currently(v 1.1.6.4), none of the listed tools can be enchanted with repair. I don't know if this is a bug or not, but I saw a comment on curseforge about Dragonslayer having this issue with the Primal Blade of Corruption.

Also in reference to your reply to Dragonslayer's comment, could you possibly link this Github issue tracker on the top bar of the mod page? Other mod pages do this, and it makes it easier for anyone having issues to find the right place to post.

Keep up the great work! :D
63502

Crash - NullPointerException: Ticking entity

Version 1.1.6.4

java.lang.NullPointerException: Ticking entity
    at taintedmagic.common.lib.handler.TMEventHandler.updateAttackDamage(TMEventHandler.java:112)
    at taintedmagic.common.lib.handler.TMEventHandler.livingTick(TMEventHandler.java:74)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_1238_TMEventHandler_livingTick_LivingUpdateEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560)
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
    at net.minecraft.client.entity.EntityOtherPlayerMP.func_70071_h_(EntityOtherPlayerMP.java:59)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Full Crash Report : https://pastebin.com/raw/Z7TiwPXB

Default Lumos focus gives fatal error if checked on while upgrading.

If I open a focal manipulator while it is upgrading a default lumos focus (only frugal upgrades, no glow pet/lumos maxima), I am kicked out of my world with the message "A fatal error has occured, this connection is terminated." Once the focus is done upgrading, I can open the manipulator just fine, until I start upgrading again.

Possible Golem Issue

This addon is the only one that's been updated recently, so just in case it is the cause...

I can only mark a single location per golem with the bell, no matter what golem type or core.

Trying to change wand focus crashes game client-side

I know it says Thaumcraft, but I only get this error when I updated Tainted Magic to the most current version (r7.8; happened on r7.7 too).

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 7/27/17 8:48 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at thaumcraft.api.wands.ItemFocusBasic.addFocusInformation(ItemFocusBasic.java:73)
at thaumcraft.api.wands.ItemFocusBasic.func_77624_a(ItemFocusBasic.java:58)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at thaumcraft.client.lib.REHWandHandler.renderFocusRadialHUD(REHWandHandler.java:303)
at thaumcraft.client.lib.REHWandHandler.handleFociRadial(REHWandHandler.java:140)
at thaumcraft.client.lib.RenderEventHandler.renderOverlay(RenderEventHandler.java:100)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_123_RenderEventHandler_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:699)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1362)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at thaumcraft.api.wands.ItemFocusBasic.addFocusInformation(ItemFocusBasic.java:73)
at thaumcraft.api.wands.ItemFocusBasic.func_77624_a(ItemFocusBasic.java:58)
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:525)
at thaumcraft.client.lib.REHWandHandler.renderFocusRadialHUD(REHWandHandler.java:303)
at thaumcraft.client.lib.REHWandHandler.handleFociRadial(REHWandHandler.java:140)
at thaumcraft.client.lib.RenderEventHandler.renderOverlay(RenderEventHandler.java:100)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_123_RenderEventHandler_renderOverlay_RenderGameOverlayEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.renderHUDText(GuiIngameForge.java:699)
at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:155)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1362)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['MinecraftUser'/360, l='MpServer', x=834.75, y=76.62, z=845.08]]
Chunk stats: MultiplayerChunkCache: 441, 450
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (31,64,-61), Chunk: (at 15,4,3 in 1,-4; contains blocks 16,0,-64 to 31,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 12716682 game time, 766398 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 56 total; [EntitySpider['Spider'/529, l='MpServer', x=860.91, y=27.00, z=814.03], EntitySkeleton['Skeleton'/530, l='MpServer', x=855.69, y=27.00, z=808.78], EntityBat['Bat'/531, l='MpServer', x=865.75, y=27.00, z=817.19], EntityZombie['Zombie'/536, l='MpServer', x=864.31, y=27.00, z=813.31], EntitySpider['Spider'/537, l='MpServer', x=862.59, y=27.00, z=815.09], EntityCreeper['Creeper'/538, l='MpServer', x=871.31, y=15.00, z=865.50], EntityBat['Bat'/539, l='MpServer', x=874.78, y=26.00, z=893.75], EntityBat['Bat'/542, l='MpServer', x=886.25, y=26.00, z=795.50], EntityCreeper['Creeper'/543, l='MpServer', x=882.30, y=16.39, z=867.70], EntityZombie['Zombie'/548, l='MpServer', x=907.03, y=12.00, z=822.44], EntityBat['Bat'/549, l='MpServer', x=907.56, y=23.00, z=836.53], EntitySkeleton['Skeleton'/550, l='MpServer', x=910.50, y=30.00, z=835.50], EntityZombie['Zombie'/551, l='MpServer', x=906.91, y=26.00, z=838.34], EntitySkeleton['Skeleton'/552, l='MpServer', x=909.47, y=30.00, z=879.09], EntityZombie['Zombie'/565, l='MpServer', x=913.50, y=26.00, z=855.50], EntityCreeper['Creeper'/569, l='MpServer', x=914.50, y=23.00, z=889.50], EntityClientPlayerMP['MinecraftUser'/360, l='MpServer', x=834.75, y=76.62, z=845.08], EntityBat['Bat'/424, l='MpServer', x=765.41, y=23.00, z=829.25], EntityBat['Bat'/425, l='MpServer', x=767.81, y=23.00, z=826.75], EntityMinecartChest['entity.MinecartChest.name'/426, l='MpServer', x=763.50, y=17.50, z=897.50], EntityCreeper['Creeper'/428, l='MpServer', x=756.50, y=21.00, z=924.50], EntityZombie['Zombie'/436, l='MpServer', x=783.50, y=16.00, z=773.50], EntityZombie['Zombie'/437, l='MpServer', x=768.41, y=29.00, z=830.91], EntityCreeper['Creeper'/438, l='MpServer', x=777.97, y=16.00, z=913.38], EntityZombie['Zombie'/451, l='MpServer', x=787.50, y=16.00, z=774.50], EntityZombie['Zombie'/452, l='MpServer', x=786.53, y=16.00, z=877.09], EntityCreeper['Creeper'/453, l='MpServer', x=790.50, y=17.00, z=872.09], EntitySpider['Spider'/454, l='MpServer', x=790.50, y=17.00, z=874.00], EntitySquid['Squid'/455, l='MpServer', x=795.22, y=52.38, z=900.03], EntitySkeleton['Skeleton'/461, l='MpServer', x=808.06, y=35.00, z=768.50], EntityDart['Golem Dart'/462, l='MpServer', x=812.50, y=63.06, z=806.00], EntityBat['Bat'/463, l='MpServer', x=812.63, y=27.10, z=836.75], EntityBat['Bat'/464, l='MpServer', x=802.63, y=33.10, z=837.13], EntityBat['Bat'/465, l='MpServer', x=802.53, y=33.10, z=837.81], EntityMinecartChest['entity.MinecartChest.name'/466, l='MpServer', x=804.50, y=16.34, z=910.50], EntityZombie['Zombie'/467, l='MpServer', x=801.97, y=12.00, z=917.59], EntitySkeleton['Skeleton'/468, l='MpServer', x=809.34, y=12.00, z=924.09], EntitySkeleton['Skeleton'/469, l='MpServer', x=806.88, y=18.00, z=914.53], EntityCreeper['Creeper'/478, l='MpServer', x=830.50, y=27.00, z=830.50], EntitySkeleton['Skeleton'/479, l='MpServer', x=822.22, y=27.00, z=830.50], EntitySelfShearingSheep['Self-Shearing Sheep'/480, l='MpServer', x=822.33, y=63.00, z=856.63], EntitySelfShearingSheep['Self-Shearing Sheep'/481, l='MpServer', x=823.55, y=63.00, z=855.50], EntitySelfShearingSheep['Self-Shearing Sheep'/482, l='MpServer', x=823.31, y=63.00, z=858.22], EntitySelfShearingSheep['Self-Shearing Sheep'/483, l='MpServer', x=821.92, y=63.00, z=855.45], EntitySquid['Squid'/484, l='MpServer', x=822.81, y=50.00, z=895.72], EntitySkeleton['Skeleton'/485, l='MpServer', x=827.94, y=17.00, z=903.56], EntityCreeper['Creeper'/492, l='MpServer', x=843.50, y=27.00, z=814.50], EntityDart['Golem Dart'/493, l='MpServer', x=847.78, y=66.38, z=811.00], EntityCreeper['Creeper'/494, l='MpServer', x=844.56, y=27.00, z=818.84], EntityCreeper['Creeper'/495, l='MpServer', x=846.75, y=27.00, z=817.31], EntityCreeper['Creeper'/496, l='MpServer', x=845.22, y=27.00, z=819.69], ThePrinceAdult['The Young Adult Prince'/497, l='MpServer', x=833.84, y=87.00, z=830.66], EntityCreeper['Creeper'/498, l='MpServer', x=844.00, y=19.00, z=882.44], EntityBat['Bat'/499, l='MpServer', x=842.66, y=16.00, z=905.28], EntitySkeleton['Skeleton'/500, l='MpServer', x=832.50, y=16.00, z=903.50], EntityZombie['Zombie'/501, l='MpServer', x=842.03, y=16.00, z=905.47]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 656395840 bytes (625 MB) / 1407582208 bytes (1342 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_D3 71 mods loaded, 71 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.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJAAAA ThE-core{0.10.0.0} [Thaumic Energistics Core] (minecraft.jar)
UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJAAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJAAAA DraconicEvolution{1.0.2a} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2a.jar)
UCHIJAAAA DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.32_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.32_beta.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.424_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.424_beta.jar)
UCHIJAAAA extracells{2.3.9} [Extra Cells 2] (ExtraCells-1.7.10-2.3.9b188.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
UCHIJAAAA ForbiddenMagic{1.7.10-0.574} [Forbidden Magic] (Forbidden Magic-1.7.10-0.574.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHIJAAAA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAAA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-121.jar)
UCHIJAAAA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJAAAA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJAAAA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCHIJAAAA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCHIJAAAA TaintedMagic{r7.8} [Tainted Magic] (Tainted-Magic-r7.8.jar)
UCHIJAAAA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCHIJAAAA thaumcraftneiplugin{@Version@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAA thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4.jar)
UCHIJAAAA thaumicenergistics{1.0.0.1} [Thaumic Energistics] (thaumicenergistics-1.0.0.1.jar)
UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCHIJAAAA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJAAAA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.33' Renderer: 'GeForce GTX 770/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
ThermalDynamics: -[1.7.10]1.2.1-172
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* Optifine is installed. This is NOT supported.
* An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-5.jar).
Ender IO was build against API version rv2 and may or may not work with a newer version.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.33, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [HEE Music v1.0.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D3
Render Distance Chunks: 16
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 382.33
OpenGlRenderer: GeForce GTX 770/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

Wand Focus: Vis Shard ~ Casting Cost

It seems that you forgot to adjust the cost to fit with TC4's system instead of TC5's. Right now it would take 100 Vis Shards just to use up a single point of Vis for each aspect used, and since mobs drop aspect orbs when killed, it might as well be free.

Maybe change it from 0.01 to 0.1 Vis per cast, I think that's around what the others use.

I was really fighting with my self whether I wanted to report this...hehe.

[Suggestion] Warped Eye Penalties

I understand that it was pretty powerful, but it was fun to use and it looked good. So why not have it simply apply a potion effect or two whenever used? Something like Slowness, or Mining Fatigue, or Weakness, or Nausea (or all 4).

Alternately, how about it also applies a hidden effect that causes negative effects to increment in strength (and maybe also duration) if the Eye is used to soon after the previous use. Something like 5-10 minutes would probably be reasonable, maybe with a config to make it longer if you're feeling particularly self-punishing.

Why is it that every time a mod makes an item like this, it ends up changing or removing it?

Fortress blade inscription fire/taint charge attack only does 1 point of damage to most mobs

So I noticed after putting the taint inscription on my shadow fortress blade it only did 1 point of damage (not including poison).

Fire was a bit different, the fireball seems to do more damage the farther away it lands from a mob. (max 5 damage if you hit them with the very edge of the explosion) but only 1 damage with a direct hit.
This isn't true when hitting ghasts as it insta kills them.

neither blade did melee damage at point blank with the charge up. im assuming this is a feature and not a bug since the thaumonomicon says to sneak if we want to do a regular hit.

Primordial Pearl duplication

When I use the shard of creation in a recipe (I assume all, tested with time wand foci), it gives me two primordial pearls back. Essentially duplicating them. I had 3 in my ME system, used two to make creation shards and got them back after, made a time focus, and now have 5.

Tiny Lag

When I release a charged Stormbound Inscription on a Shadowmetal Fortress Blade, there's about a second of lag. The Tainted Inscription does not lag. I haven't tried the Volcanic Inscription.
The lag only lasts a second, but it could be annoying if you're trying to use it a lot, or in some sort of PVP setting.

[Suggestion] thaumic elite smelting factory

the infernal furnace feels a little underpowered to me,this mod could use a thaumic version of mekanism's elite smelting factory.made using 4 thaumic alloy,2 primordial orbs(not consumed) 4 void metal 4 shadow metal and 2 nether stars infused into the elite smelting factory.speed upgrades need to be combined with 4 thaumic alloy to make a thaumic speed upgrade.energy upgrades need to be combined with 4 thaumic alloy to make 1 thaumic vis upgrade.works like energy,but reduces the vis cost instead.operation requires 5 ignis and 5 terra essentia each operation (every time a item enters a slot).

crash near specific player

bizzmark often crashes when near noctambulant,
java.lang.NullPointerException: Ticking entity
at taintedmagic.common.lib.handler.TMEventHandler.updateAttackDamage(TMEventHandler.java:112)
TaintedMagic-1.1.6.4.jar in GTNewHorizons pack
http://pastebin.com/mLauwhka
probably updateAttackDamage in TaintedMagicEventHandler.java

public void updateAttackDamage (EntityPlayer p)

Wand Focus: Vis Shard Projectile bouncing bugs.

The shards fired from the vis shard focus do not bounce at the proper angles when they collide with blocks. They end up rebounding until they fade. This is really annoying, as it makes the focus nearly useless anywhere an enemy/target can go around a corner.

Foci cooldown

I saw a post earlier about the foci cooldown acting funny, and after using the tainted blast foci, the cooldown carried over to all other wands/staves in my inventory. Right after using the tainted blast (sorry if that's the wrong name for it, not currently at my computer to check) I had to wait to use any other wand in my inventory until the tainted blast focus was ready again.

Invalid JSON (mcmod.info) in latest version

[Client thread/ERROR] [FML/]: The mcmod.info file in TaintedMagic-1.1.6.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5

"version": "1.1.6.4,

Missing a quotation mark. I assume it was deleted accidentally when it was updated. :)

Voidwalker's Sash of Runic Sheilding has incorrect sheilding amount

The Thaumonomicon claims the Sash is supposed to give +20 Runic Sheilding, but the tooltip for the item reveals that it has only +15. Not sure if this is an issue with the item or the Thaumonomicon entry, but my two cents is that +20 seems a bit more balanced, considering the associated cost of crafting the item. For a paltry +5 over the Girdle of Runic Shielding, I'm not sure I'd bother making the Sash when I could make the Kinetic Girdle instead.

Syntac Error in mcmod.info

Nothing that causes any problems in game but still a minor bug.
"version": "1.1.6.4, -> "version": "1.1.6.4",

Error:
The mcmod.info file in TaintedMagic-1.1.6.4.jar cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 7 column 5

Crash With the Dark Matter Focus.

Whenever I try to select my Dark Matter focus in my wand GUI, this happens. It only happens with the dark matter focus, not with any other tainted magic foci, or any other focus whatsoever.

Crash Report

My Dark matter focus is upgraded with potency 3, corrosive, and diffusion, if that helps at all.

Grounded after update?

After searching for hours, I'm at a loss. After updating to r7.8 of Tainted Magic, I am unable to fly using any methods of doing so (angel ring from Extra Utilities, Robes of the Stratosphere from Thaumic Tinkerer), unless I'm in Creative mode. I honestly don't know how this happened or what to do, but if someone could just tell me what they need in order to fix this, I will gladly do what is needed. I REALLY don't want to have to uninstall Tainted Magic, as it is one of my favorite Thaumcraft Addons...

Shadow Fortress Helmet cannot receive upgrades (Revealing, Faceplate); Crash when putting enchanted Void Fortress in crafting grids

The first issue is exactly as the title details, the second is a bit more complicated. I'm not sure if it will crash using non-enchanted void fort, but it certainly does with enchanted. This crash mentions botania's Ivy, but the item has not been touched by it.
I can deal with the second issue, but the first issue makes the shadow fortress helmet totally worthless.
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 11/23/15 12:28 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.minecraft.item.ItemStack.func_77969_a(ItemStack.java:356)
at taintedmagic.common.items.ItemVoidFortressArmor.func_82789_a(ItemVoidFortressArmor.java:59)
at vazkii.botania.common.crafting.recipe.RegenIvyRecipe.func_77569_a(RegenIvyRecipe.java:46)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:157)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:590)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at com.gildedgames.util.tab.client.TabClientEvents.tickStart(TabClientEvents.java:153)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_26_TabClientEvents_tickStart_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.func_77969_a(ItemStack.java:356)
at taintedmagic.common.items.ItemVoidFortressArmor.func_82789_a(ItemVoidFortressArmor.java:59)
at vazkii.botania.common.crafting.recipe.RegenIvyRecipe.func_77569_a(RegenIvyRecipe.java:46)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:157)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:590)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at com.gildedgames.util.tab.client.TabClientEvents.tickStart(TabClientEvents.java:153)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_26_TabClientEvents_tickStart_ClientTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:325)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityClientPlayerMP['Shadows_of_Fire'/61910, l='MpServer', x=723.01, y=69.62, z=7087.79], EntityOtherPlayerMP['Shahrokh'/5186, l='MpServer', x=760.50, y=72.50, z=7099.41]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (216,64,244), Chunk: (at 8,4,4 in 13,15; contains blocks 208,0,240 to 223,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 35869979 game time, 36478150 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 137 total; [EntityZombie['Zombie'/256, l='MpServer', x=678.97, y=36.00, z=7112.63], EntityZombie['Zombie'/257, l='MpServer', x=681.31, y=34.00, z=7113.78], EntityZombie['Zombie'/258, l='MpServer', x=680.31, y=34.00, z=7114.31], EntityZombie['Zombie'/259, l='MpServer', x=683.50, y=35.00, z=7103.53], EntityZombie['Zombie'/261, l='MpServer', x=746.50, y=7.00, z=7055.03], EntityChicken['Chicken'/262, l='MpServer', x=771.47, y=64.00, z=7082.53], EntityItem['item.item.bone'/51463, l='MpServer', x=671.41, y=46.13, z=7102.13], EntityZombie['Zombie'/264, l='MpServer', x=677.88, y=16.00, z=7127.72], EntityItem['item.item.egg'/38664, l='MpServer', x=661.47, y=65.13, z=7129.13], EntityBrainyZombie['Armored Angry Zombie'/267, l='MpServer', x=695.56, y=46.00, z=7121.00], EntityZombie['Zombie'/268, l='MpServer', x=689.53, y=15.00, z=7062.06], EntityItem['item.item.egg'/41998, l='MpServer', x=768.25, y=64.13, z=7084.47], EntityItem['item.item.egg'/50448, l='MpServer', x=703.84, y=70.13, z=7105.63], EntityIronGolem['Iron Golem'/276, l='MpServer', x=721.34, y=64.00, z=7028.03], EntityZombie['Zombie'/277, l='MpServer', x=669.41, y=39.00, z=7119.00], EntityZombie['Zombie'/278, l='MpServer', x=659.69, y=31.00, z=7088.00], EntityZombie['Zombie'/280, l='MpServer', x=689.70, y=10.00, z=7152.88], EntityChicken['Chicken'/285, l='MpServer', x=659.59, y=65.00, z=7129.44], EntityIronGolem['Iron Golem'/288, l='MpServer', x=669.34, y=68.00, z=7050.91], EntityBat['Bat'/62496, l='MpServer', x=656.43, y=39.44, z=7011.55], EntityZombie['Zombie'/289, l='MpServer', x=697.30, y=15.20, z=7026.70], EntityOtherPlayerMP['Shahrokh'/5186, l='MpServer', x=760.50, y=72.50, z=7099.41], EntityItem['item.item.rottenFlesh'/56611, l='MpServer', x=671.88, y=68.13, z=7051.81], EntityZombie['Zombie'/293, l='MpServer', x=654.53, y=33.00, z=7091.03], EntityZombie['Zombie'/294, l='MpServer', x=647.50, y=33.00, z=7091.66], EntityZombie['Zombie'/295, l='MpServer', x=657.63, y=31.00, z=7087.61], EntityBat['Bat'/62504, l='MpServer', x=671.71, y=62.49, z=7111.15], EntityIronGolem['Iron Golem'/301, l='MpServer', x=661.47, y=63.00, z=7044.09], EntityZombie['Zombie'/307, l='MpServer', x=708.56, y=17.00, z=7010.28], EntityZombie['Zombie'/316, l='MpServer', x=696.69, y=18.87, z=7019.53], EntityIronGolem['Iron Golem'/317, l='MpServer', x=659.53, y=63.00, z=7038.00], EntityIronGolem['Iron Golem'/318, l='MpServer', x=664.13, y=67.00, z=7036.41], EntityBat['Bat'/62016, l='MpServer', x=704.50, y=24.68, z=7011.52], EntityZombie['Zombie'/321, l='MpServer', x=687.30, y=11.00, z=7008.30], EntityOtherPlayerMP['Shahrokh'/5186, l='MpServer', x=760.50, y=72.50, z=7099.41], EntitySkeleton['Skeleton'/59458, l='MpServer', x=768.50, y=64.00, z=7023.50], EntitySkeleton['Skeleton'/58693, l='MpServer', x=688.50, y=15.00, z=7152.50], EntityZombie['Zombie'/58696, l='MpServer', x=710.50, y=17.00, z=7092.50], EntityBat['Bat'/60753, l='MpServer', x=712.25, y=16.61, z=7068.71], EntityZombie['Zombie'/348, l='MpServer', x=691.31, y=11.95, z=7007.31], EntityMobEnderman['Enderman'/62044, l='MpServer', x=627.53, y=65.00, z=7106.38], EntityChicken['Chicken'/350, l='MpServer', x=645.53, y=62.11, z=7024.53], EntityCreeper['Creeper'/58208, l='MpServer', x=653.50, y=71.00, z=7086.50], EntityCreeper['Creeper'/58209, l='MpServer', x=652.50, y=71.00, z=7088.50], EntityZombie['Zombie'/357, l='MpServer', x=778.69, y=28.00, z=7007.70], EntitySheep['Sheep'/364, l='MpServer', x=797.25, y=64.00, z=7010.63], EntityBat['Bat'/61037, l='MpServer', x=804.75, y=3.39, z=7135.25], EntityZombie['Zombie'/366, l='MpServer', x=656.16, y=49.00, z=7143.28], EntityBat['Bat'/62064, l='MpServer', x=668.75, y=35.81, z=7118.44], EntityBat['Bat'/61040, l='MpServer', x=711.91, y=17.61, z=7013.60], EntitySquid['Squid'/58736, l='MpServer', x=663.50, y=58.00, z=7026.50], EntityItem['item.item.egg'/60798, l='MpServer', x=713.03, y=71.13, z=7117.31], EntityBat['Bat'/62079, l='MpServer', x=674.46, y=39.61, z=7151.58], EntityBat['Bat'/62081, l='MpServer', x=679.61, y=38.97, z=7157.28], EntityBat['Bat'/59779, l='MpServer', x=703.75, y=26.10, z=7021.59], EntityBat['Bat'/59780, l='MpServer', x=702.50, y=25.50, z=7010.25], EntityCreeper['Creeper'/61828, l='MpServer', x=679.69, y=67.00, z=7156.97], EntityCreeper['Creeper'/61829, l='MpServer', x=686.47, y=68.00, z=7162.97], EntityCreeper['Creeper'/54425, l='MpServer', x=751.50, y=40.00, z=7023.50], EntitySkeleton['Skeleton'/62364, l='MpServer', x=667.50, y=16.00, z=7083.50], EntitySkeleton['Skeleton'/62365, l='MpServer', x=674.69, y=12.00, z=7081.63], EntitySkeleton['Skeleton'/62366, l='MpServer', x=663.50, y=16.00, z=7084.50], EntitySpider['Sickly Spider'/62367, l='MpServer', x=665.50, y=16.00, z=7082.50], EntityZombie['Zombie'/54439, l='MpServer', x=664.50, y=52.00, z=7097.50], EntityBat['Bat'/60586, l='MpServer', x=744.11, y=34.92, z=7010.72], EntityItem['item.item.dyePowder.black'/44206, l='MpServer', x=661.13, y=56.13, z=7026.19], EntityChicken['Chicken'/176, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/177, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/178, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/179, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/180, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/181, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/182, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/183, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityNexSpirit['Nex Spirit'/31159, l='MpServer', x=749.50, y=71.00, z=7098.50], EntityChicken['Chicken'/184, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/185, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/186, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/187, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/188, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/189, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/190, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/191, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/192, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/193, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/194, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/195, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/196, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/197, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/198, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/199, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/200, l='MpServer', x=731.16, y=68.00, z=7087.16], EntityChicken['Chicken'/201, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/202, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/203, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/204, l='MpServer', x=731.16, y=68.00, z=7087.84], EntityChicken['Chicken'/205, l='MpServer', x=731.84, y=68.00, z=7087.16], EntityChicken['Chicken'/206, l='MpServer', x=731.84, y=68.00, z=7087.84], EntityChicken['Chicken'/207, l='MpServer', x=715.25, y=71.00, z=7116.41], EntityItem['item.item.charcoal'/18383, l='MpServer', x=702.50, y=70.13, z=7096.50], EntityChicken['Chicken'/208, l='MpServer', x=714.59, y=71.00, z=7115.63], EntityBat['Bat'/61648, l='MpServer', x=723.16, y=20.37, z=7028.53], EntityBat['Bat'/61649, l='MpServer', x=722.50, y=19.81, z=7026.95], EntitySpark['Spark'/213, l='MpServer', x=705.50, y=73.31, z=7083.50], EntityZombie['Zombie'/214, l='MpServer', x=737.94, y=33.00, z=7086.53], EntitySpark['Spark'/215, l='MpServer', x=696.50, y=71.50, z=7092.50], EntitySpark['Spark'/216, l='MpServer', x=695.50, y=71.50, z=7091.50], EntityItem['item.item.bone'/51672, l='MpServer', x=663.81, y=16.13, z=7132.03], EntitySpark['Spark'/217, l='MpServer', x=696.50, y=71.50, z=7090.50], EntitySpark['Spark'/218, l='MpServer', x=697.50, y=71.50, z=7091.50], EntitySpark['Spark'/219, l='MpServer', x=694.50, y=72.50, z=7095.50], EntitySpark['Spark'/220, l='MpServer', x=697.50, y=71.50, z=7088.50], EntitySpark['Spark'/221, l='MpServer', x=698.50, y=71.50, z=7088.50], EntitySpark['Spark'/222, l='MpServer', x=698.50, y=71.50, z=7089.50], EntitySpark['Spark'/223, l='MpServer', x=697.50, y=71.50, z=7089.50], EntitySpark['Spark'/224, l='MpServer', x=699.50, y=71.50, z=7088.50], EntityCow['Eric The Jumping Plumber'/225, l='MpServer', x=700.53, y=70.00, z=7089.47], EntityGolemBase['Thaumium Golem'/226, l='MpServer', x=693.47, y=71.00, z=7091.63], EntityBat['Bat'/50403, l='MpServer', x=701.56, y=23.10, z=7007.09], EntityChicken['Chicken'/228, l='MpServer', x=704.44, y=70.00, z=7101.56], EntityItem['item.item.feather'/46308, l='MpServer', x=770.19, y=64.13, z=7085.81], EntitySpark['Spark'/240, l='MpServer', x=702.50, y=72.50, z=7085.50], EntitySpark['Spark'/241, l='MpServer', x=696.50, y=72.50, z=7084.50], EntitySpark['Spark'/242, l='MpServer', x=699.50, y=73.31, z=7083.50], EntitySpark['Spark'/243, l='MpServer', x=698.50, y=71.50, z=7087.50], EntitySpark['Spark'/244, l='MpServer', x=697.50, y=71.50, z=7087.50], EntityClientPlayerMP['Shadows_of_Fire'/61910, l='MpServer', x=723.01, y=69.62, z=7087.79], EntitySpark['Spark'/245, l='MpServer', x=699.50, y=71.50, z=7087.50], EntitySpark['Spark'/246, l='MpServer', x=700.50, y=71.50, z=7087.50], EntityZombie['Zombie'/248, l='MpServer', x=698.88, y=28.00, z=7064.50], EntityZombie['Zombie'/249, l='MpServer', x=682.66, y=34.00, z=7112.66], EntityZombie['Zombie'/250, l='MpServer', x=684.69, y=36.00, z=7103.16], EntityZombie['Zombie'/251, l='MpServer', x=683.69, y=34.00, z=7112.31], EntityZombie['Zombie'/252, l='MpServer', x=681.31, y=34.00, z=7114.56], EntityBat['Bat'/58876, l='MpServer', x=647.27, y=48.20, z=7142.19], EntityGolemBase['Thaumium Golem'/253, l='MpServer', x=686.94, y=71.00, z=7090.03], EntityZombie['Zombie'/255, l='MpServer', x=682.34, y=34.00, z=7113.63]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1488447120 bytes (1419 MB) / 2939682816 bytes (2803 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 158 mods loaded, 158 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} Minecraft Coder Pack
UCHIJA FML{7.10.99.99} Forge Mod Loader
UCHIJA Forge{10.13.4.1566} Minecraft Forge
UCHIJA appliedenergistics2-core{rv3-alpha-9} Applied Energistics 2 Core
UCHIJA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJA OpenComputers|Core{1.5.19.37} OpenComputers (Core)
UCHIJA technomCore{0.12.0A} Technomancy Core
UCHIJA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core
UCHIJA WitchingGadgetsCore{1.1.10} Witching Gadgets Core
UCHIJA OpenModsCore{0.8} OpenModsCore
UCHIJA {000} CoFH ASM
UCHIJA {0} DragonAPI ASM Data Initialization
UCHIJA mod_ThreadedLighting{1.7.10-1.0} Threaded Lighting
UCHIJA gilded-games-util{1.7.10-1.1} Gilded Games Utility
UCHIJA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJA Waila{1.5.10} Waila
UCHIJA Baubles{1.0.1.10} Baubles
UCHIJA Thaumcraft{4.2.3.5} Thaumcraft
UCHIJA IC2{2.2.791-experimental} IndustrialCraft 2
UCHIJA SoulTech{1.7.2} [Soul Technologies]([1.7.10] SoulTech - 1.7.2.jar)
UCHIJA bspkrsCore{6.16} bspkrsCore
UCHIJA abyssalcraft{1.9.0a} AbyssalCraft
UCHIJA acintegration{1.2.6} [AbyssalCraft Integration](AbyssalCraft Integration-1.7.10-1.2.6.jar)
UCHIJA ActuallyAdditions{1.7.10-r7} Actually Additions
UCHIJA appliedenergistics2{rv3-alpha-9} Applied Energistics 2
UCHIJA bdlib{1.9.3.107} BD Lib
UCHIJA ae2stuff{0.5.0.5} AE2 Stuff
UCHIJA AetherExpansion{v1.1.1} Aetheric Expansion
UCHIJA aether{1.7.10-1.5.2} Aether II
UCHIJA Ambience{GRADLE:VERSION-GRADLE:BUILD} [Ambience](Ambience 1.0-2.jar)
UCHIJA ImmersiveEngineering{0.6.0} Immersive Engineering
UCHIJA arcane_engineering{0.2.1} Arcane Engineering
UCHIJA aura{unspecified} Aura Cascade
UCHIJA Automagy{0.26.3} Automagy
UCHIJA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJA Botania{r1.7-235} [Botania](Botania r1.7-235.jar)
UCHIJA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJA ThaumicTinkerer{unspecified} Thaumic Tinkerer
UCHIJA ForbiddenMagic{1.7.10-0.57} [Forbidden Magic](Forbidden Magic-1.7.10-0.57.jar)
UCHIJA guideapi{1.7.10-1.0.1-20} Guide-API
UCHIJA BloodArsenal{1.2-3} Blood Arsenal
UCHIJA ChickenChunks{1.3.4.19} ChickenChunks
UCHIJA TwilightForest{2.3.7} The Twilight Forest
UCHIJA chisel{2.9.3.9} Chisel
UCHIJA compacter{1.1.0.12} Compacter
UCHIJA CompactSolars{4.4.39.315} Compact Solar Arrays
UCHIJA TravellersGear{1.16.6} Traveller's Gear
UCHIJA companions{1.7.10-0.1.2} Companions
UCHIJA PTRModelLib{1.0.0} PTRModelLib
UCHIJA props{2.1.1} Decocraft
UCHIJA ElecCore{1.4.176} ElecCore
UCHIJA deepresonance{1.1.2} DeepResonance
UCHIJA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJA EnderIO{1.7.10-2.3.0.420_beta} Ender IO
UCHIJA Mekanism{8.1.7} Mekanism
UCHIJA numina{0.4.0.119} Numina
UCHIJA MrTJPCoreMod{1.1.0.31} MrTJPCore
UCHIJA ProjRed|Core{4.7.0pre9.92} ProjectRed Core
UCHIJA powersuits{0.11.0.283} MachineMuse's Modular Powersuits
UCHIJA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJA DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V9b.jar)
UCHIJA DummyCore{1.13} DummyCore
UCHIJA RotaryCraft{1.0} [RotaryCraft](RotaryCraft 1.7.10 V9b.jar)
UCHIJA ElectriCraft{1.0} [ElectriCraft](ElectriCraft 1.7.10 V9b.jar)
UCHIJA EMT{1.2.2} Electro-Magic Tools
UCHIJA EnderStorage{1.4.7.37} EnderStorage
UCHIJA enhancedportals{3.0.12} EnhancedPortals
UCHIJA essentialcraft{4.6.1710.63} Essential Craft 3
UCHIJA essenthaum{1.1.1710.0} Essential Thaumaturgy
UCHIJA ExtraUtilities{1.2.12} Extra Utilities
UCHIJA FastCraft{1.21} FastCraft
UCHIJA fastleafdecay{1.3} Fast Leaf Decay
UCHIJA MineTweaker3{3.0.10} MineTweaker 3
UCHIJA fluxedCrystals{1.0.7} FluxedCrystals2
UCHIJA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJA ForgeRelocation{0.0.1.4} ForgeRelocation
UCHIJA MCFrames{1.0} MCFrames
UCHIJA RelocationFMP{0.0.1.2} RelocationFMP
UCHIJA gadomancy{1.0.5} Gadomancy
UCHIJA GardenContainers{1.7.10-1.6.8} Garden Containers
UCHIJA GardenCore{1.7.10-1.6.8} Garden Core
UCHIJA GardenStuff{1.7.10-1.6.8} Garden Stuff
UCHIJA GardenTrees{1.7.10-1.6.8} Garden Trees
UCHIJA hardcorewither{1.0.0} [Hardcore Wither](Hardcore Wither-1.7.10-1.0.0-3-universal.jar)
UCHIJA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
UCHIJA hexcraft{0.7.0} HEXCraft
UCHIJA wrenchPlugin{0.0.1} [IC2 Wrench Plugin](IC2 Wrench Plugin Version 1.0.1.jar)
UCHIJA IGWMod{1.1.11-32} In-Game wiki Mod
UCHIJA ImLookingAtBlood{1.1} I'm Looking At Blood
UCHIJA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJA ironbackpacks{0.5.0} [Iron Backpacks](Iron Backpacks-1.7.10-1.0.4-universal.jar)
UCHIJA journeymap{@Jmversion@} JourneyMap
UCHIJA mdeco{0.3.5} Magical Decorations
UCHIJA MagicCookie{1.0.7.1} Magic Cookies, something yummy
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} Mantle
UCHIJA MekanismGenerators{8.1.7} MekanismGenerators
UCHIJA MekanismTools{8.1.7} MekanismTools
UCHIJA MeteorCraft{1.0} [MeteorCraft](MeteorCraft 1.7.10 V9a.jar)
UCHIJA modtweaker2{0.9.4} Mod Tweaker 2
UCHIJA NodalMechanics{1.7.10R1.0} NodalMechanics
UCHIJA OpenMods{0.8} OpenMods
UCHIJA OpenBlocks{1.4.4} OpenBlocks
UCHIJA ProjRed|Transmission{4.7.0pre9.92} ProjectRed Transmission
UCHIJA OpenComputers{1.5.19.37} OpenComputers
UCHIJA openmodularturrets{2.1.6-187} Open Modular Turrets
UCHIJA OpenPeripheralCore{1.2} OpenPeripheralCore
UCHIJA OpenPeripheral{0.4} OpenPeripheralAddons
UCHIJA OpenPeripheralIntegration{0.3} OpenPeripheralIntegration
UCHIJA origin{7.1.0} Origin
UCHIJA particlelib{1} [Particle Library](ParticleLib - 1.jar)
UCHIJA ProjectE{1.7.10-PE1.9.3} ProjectE
UCHIJA peaether{1.7.10-PEA1.0.0} ProjectE Aether Addon
UCHIJA JotatosPracticalities{0.6.2} Practicalities
UCHIJA ProjRed|Transportation{4.7.0pre9.92} ProjectRed Transportation
UCHIJA ProjRed|Exploration{4.7.0pre9.92} ProjectRed Exploration
UCHIJA ProjRed|Compatibility{4.7.0pre9.92} ProjectRed Compatibility
UCHIJA ProjRed|Integration{4.7.0pre9.92} ProjectRed Integration
UCHIJA ProjRed|Fabrication{4.7.0pre9.92} ProjectRed Fabrication
UCHIJA ProjRed|Illumination{4.7.0pre9.92} ProjectRed Illumination
UCHIJA ProjRed|Expansion{4.7.0pre9.92} ProjectRed Expansion
UCHIJA ReactorCraft{1.0} [ReactorCraft](ReactorCraft 1.7.10 V9b.jar)
UCHIJA rftools{4.01} RFTools
UCHIJA Roguelike{1.3.6.3} Roguelike Dungeons
UCHIJA RTG{0.0.17} Realistic Terrain Generation
UCHIJA Sanguimancy{1.7.10-1.1.9-31} Sanguimancy
UCHIJA SuperMultiDrills{1.2.0} Super Multi-Drills
UCHIJA symcalc{0.14} Symcalc
UCHIJA TaintedMagic{1.1.6.3} Tainted Magic
UCHIJA tcinventoryscan{1.0.3} TC Inventory Scanning
UCHIJA tcnodetracker{1.1.2} TC Node Tracker
UCHIJA benway_knowledge{0.1.5} [Thaumaturgical Knowledge](Thaumaturgical Knowledge-0.1.5-1.7.10.jar)
UCHIJA ThaumcraftMobAspects{1.7.2-2A} Thaumcraft Mob Aspects
UCHIJA thaumcraftneiplugin{@Version@} Thaumcraft NEI Plugin
UCHIJA thaumicadditions{0.31} [Thaumic Additions](Thaumic Additions - 0.31.jar)
UCHIJA thaumicalchemy{1.7.10-1.0} Thaumic Alchemy
UCHIJA thaumicbases{1.3.1710.2} Thaumic Bases
UCHIJA thaumicenergistics{0.9.0.0} Thaumic Energistics
UCHIJA ThaumicEquivalence{1.7.10-1.0.2} Thaumic Equivalence
UCHIJA thaumicexpansion{4.1.1} Thaumic Expansion
UCHIJA ThaumicExploration{0.6.0} Thaumic Exploration
UCHIJA ThaumicHorizons{1.1.9} Thaumic Horizons
UCHIJA thaumicinfusion{4.32} Thaumic Infusion
UCHIJA ThaumOres{1.0.0} ThaumOres Mod
UCHIJA erebus{0.4.1} Erebus
UCHIJA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJA totemic{1.7.10-0.5.2} Totemic
UCHIJA Translocator{1.1.2.15} Translocator
UCHIJA VoidMonster{1.0} [Void Monster](VoidMonster 1.7.10 V9a.jar)
UCHIJA wawla{1.3.2} What Are We Looking At
UCHIJA WitchingGadgets{1.1.10} Witching Gadgets
UCHIJA WR-CBE|Core{1.4.1.9} WR-CBE Core
UCHIJA WR-CBE|Addons{1.4.1.9} WR-CBE Addons
UCHIJA WR-CBE|Logic{1.4.1.9} WR-CBE Logic
UCHIJA aobd{2.8.4} Another One Bites The Dust
UCHIJA ForgeMicroblock{1.2.0.345} Forge Microblocks
UCHIJA technom{0.12.0A} [Technomancy](Technomancy - 0.12.1C - 1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.00' Renderer: 'GeForce GTX 765M/PCIe/SSE2'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: alpha rv3-alpha-9 for Forge 10.13.4.1448
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Mantle Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* AbyssalCraftAPI (1.5) from AbyssalCraft-1.7.10-1.9.0a.jar
* API_NEK (1.1.0) from Origin-1.7.10-7.1.0.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-513.jar
* Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (51) from Fluxed-Crystals2-1.0.7.jar
* BuildCraftAPI|blueprints (1.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|bptblocks (1.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|core (1.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|filler (2.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|fuels (1.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|gates (2.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|inventory (1.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|power (1.1) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|recipes (2.0) from [1.7.10] SoulTech - 1.7.2.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|transport (2.0) from [1.7.10] SoulTech - 1.7.2.jar
* ChiselAPI (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.3.9.jar
* CoFHAPI (1.7.10R1.0.2) from DragonAPI 1.7.10 V9b.jar
* CoFHAPI|block (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|inventory (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
* CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.6.0.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.420_beta.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CSLib|API (1.0) from Decocraft-2.1.1_1.7.10.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1.2.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
* GameAnalyticsAPI (1.1) from AuraCascade-557.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.8.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* IC2API (1.0) from Thaumic Additions - 0.31.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.0.jar
* LookingGlass|API (1.0) from Thaumic Additions - 0.31.jar
* McJtyLib (1.7.0) from mcjtylib-1.7.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
* minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V9b.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
* OpenComputersAPI|Component (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Core (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Driver (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Driver|Item (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Event (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|FileSystem (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Internal (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Machine (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Manual (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Network (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenComputersAPI|Prefab (5.6.2) from OpenComputers-MC1.7.10-1.5.19.37-universal.jar
* OpenPeripheralApi (3.3.1) from OpenPeripheral-1.7.10-AIO-5.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.3h.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.6.0.jar
* Sanguimancy|API (@Version@) from Sanguimancy-1.7.10-1.1.9-31.jar
* STAPI (1.7.10-1.3) from Thaumic Additions - 0.31.jar
* STAPI|power (1.7.10-1.3) from Thaumic Additions - 0.31.jar
* Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.9.jar
* totemic|API (0.2.0) from Totemic-1.7.10-0.5.2.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:ON, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:OFF
Launched Version: 1.7.10-Forge10.13.4.1566-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 765M/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.00, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [JSTR.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Last version crash

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 24/07/17 01:47
Description: Exception in server tick loop

java.lang.NoSuchMethodError: taintedmagic.common.items.wand.foci.ItemFocusLumos.spawnParticles(Lnet/minecraft/world/World;DDD)V
at taintedmagic.common.items.wand.foci.ItemFocusLumos.onFocusRightClick(ItemFocusLumos.java:129)
at thaumcraft.common.items.wands.ItemWandCasting.func_77659_a(ItemWandCasting.java:627)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:185)
at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:385)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:523)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:861)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693)
at java.lang.Thread.run(Thread.java:745)

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.