Anyone else getting apparent NEI crashes under 1.7.10?

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
My custom pack is quite stable, apart from one real annoying problem. At any random time, the entire game will freeze up, requiring a alt-ctrl-del to exit, plus as a result, no crash log. Trying to find the cause is tricky.

The only common trend is that the crash always occurs when NEI is open, and I'm 80% sure there's always AE2 facades being shown in the block list.

Has anyone else encountered this and can add to the clues of the possible cause? I don't have enough information for a true bug report.
 

SinisterBro :3

New Member
Jul 29, 2019
301
0
0
Myself here has a problem when im in creative mode. The moment a certain type of Facade pops up. My game just freezes. Then crashes complaining about a render error and a facade. :c.
Makes building annoying.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Myself here has a problem when im in creative mode. The moment a certain type of Facade pops up. My game just freezes. Then crashes complaining about a render error and a facade. :c.
Makes building annoying.
I totally disabled AE2 facades, and my NEI has been more responsive and no game freezes (yet). A beta tester also told me of freezing upon reaching a certain page, which is roughly where the BC facades are. I don't have any errors, but my tester will be sending me any error reports they have.
My current thoughts that there is a block(s) being registered (some tile entity or special rendered block) for facades which shouldn't be, and NEI kicks up a fit. But, finding one block is a needle in a haystack.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Yes, we've had these troubles in PhoenixCraft II.
I'm not alone then :p. Still no crashes tonight with no AE2 facades and BC ones hidden in NEI.
Still get slowdowns with NEI, so something is tripping over but not erroring in the background.

I doubt it's either mod, just the wrong type of block being registered for facades. Fun trying to find that!
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Well, spoke too soon, after many hours, finally crashed.

Logs only report the following:
[21:48:00] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save New WorldDSASD
 

unknown zombie

Well-Known Member
Jan 31, 2013
213
219
68
Florida
I haven't been having any crashes. But for some reason NEI lags badly when I've filtered all of the facades off, so I just leave them on and deal with seeing them all.
 

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
#1979 fixed crashes with third party mods and facades [tterrag1098]
buidcraft 6.0.18 changelog.
Buildcraft eh? well I never...
I haven't been having any crashes. But for some reason NEI lags badly when I've filtered all of the facades off, so I just leave them on and deal with seeing them all.
Isn't 1.7.10 fun? Totally different results for different people. My NEI is more responsive and less crashy.
 

mcalpha

Active Member
Jul 29, 2019
249
-10
25
For me, every once in a while NEI search just stops working until MC restart (painful!). The rest is still fine (looking up recipes of what is shown etc), but the list of items just stays as it is. The console says something about an exception (while sorting) in a thread. Would be nice to have an exception handler that reinitializes said thread instead of letting it die forever.
 
  • Like
Reactions: Liquid Klone

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
For me, every once in a while NEI search just stops working until MC restart (painful!). The rest is still fine (looking up recipes of what is shown etc), but the list of items just stays as it is. The console says something about an exception (while sorting) in a thread. Would be nice to have an exception handler that reinitializes said thread instead of letting it die forever.
Yep, I get that too, but no log. Restart of MC fixes.
 

Gamingmaster01

New Member
Jul 29, 2019
64
0
0
In my custom pack, I can't have nei cause code chicken core causes a crash (without nei)


From the wolf master!! *insert wolf sound here*
 

Liquid Klone

New Member
Jul 29, 2019
220
0
0
Yeah my NEI also occasionally stops working, requiring a restart. my latest occurence, after viewing the page for "paint"
 

Alexiy

Well-Known Member
Mar 3, 2014
229
128
68
Riga, Latvia
For me, every once in a while NEI search just stops working until MC restart (painful!). The rest is still fine (looking up recipes of what is shown etc), but the list of items just stays as it is. The console says something about an exception (while sorting) in a thread. Would be nice to have an exception handler that reinitializes said thread instead of letting it die forever.
I had this too, but I found out that it was fixed in latest version.
 

xyzzy75

New Member
Jul 29, 2019
86
0
0
Found an issue report: https://github.com/Chicken-Bones/NotEnoughItems/issues/71 - appears to be an interaction with AE2 auto-NEI search. Let's hope Algo and CB find and fix it.

It won't be Algo.. Last I heard he quit working on AE2 and left it to others to work on.

I eliminated almost all of my NEI lagging and related crashes by installing INPure Core by denoflionsx, which removes all BC facades, Bibliocraft variations, and microblocks from the NEI list. He leaves one recipe behind that picks a random texture to display.
 
  • Like
Reactions: epidemia78

Noobpwner9001

New Member
Jul 29, 2019
14
0
0
My game keeps crashing when I try to access my inventory in a world. Doesn't display any errors and I can't even get into the inventory to scroll anywhere. Just freezes and kicks me off.
Here are the crash reports:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 6/23/17 6:18 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:174)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at com.pixelmonmod.pixelmon.client.gui.inventory.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:93)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
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(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.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:174)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:638)
at com.pixelmonmod.pixelmon.client.gui.inventory.GuiCreativeInventoryExtended.func_73863_a(GuiCreativeInventoryExtended.java:93)

-- Screen render details --
Details:
Screen name: com.pixelmonmod.pixelmon.client.gui.inventory.GuiCreativeInventoryExtended
Mouse location: Scaled: (480, 269). Absolute: (960, 540)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['noobpwner9001'/215, l='MpServer', x=-516.85, y=77.62, z=9.28]]
Chunk stats: MultiplayerChunkCache: 580, 580
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (20,64,252), Chunk: (at 4,4,12 in 1,15; contains blocks 16,0,240 to 31,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 12792 game time, 12792 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 161 total; [EntityPixelmon['entity.pixelmon.Pixelmon.name'/768, l='MpServer', x=-489.50, y=40.00, z=44.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/771, l='MpServer', x=-578.09, y=76.00, z=58.25], EntityPixelmon['entity.pixelmon.Pixelmon.name'/773, l='MpServer', x=-554.94, y=77.00, z=-4.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1797, l='MpServer', x=-451.78, y=69.00, z=86.97], EntityPixelmon['entity.pixelmon.Pixelmon.name'/774, l='MpServer', x=-604.25, y=83.50, z=-63.25], EntityPixelmon['entity.pixelmon.Pixelmon.name'/776, l='MpServer', x=-459.50, y=54.00, z=59.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/777, l='MpServer', x=-550.50, y=31.00, z=44.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/778, l='MpServer', x=-551.50, y=23.00, z=-28.50], EntityEarthElemental['Earth Elemental'/267, l='MpServer', x=-520.38, y=36.00, z=23.94], EntityManaCreeper['Mana Creeper'/268, l='MpServer', x=-518.56, y=35.00, z=22.00], EntityPixelmon['entity.pixelmon.Pixelmon.name'/780, l='MpServer', x=-532.50, y=58.00, z=-69.50], EntityManaCreeper['Mana Creeper'/269, l='MpServer', x=-553.34, y=26.00, z=-37.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/781, l='MpServer', x=-540.75, y=45.00, z=-83.25], EntityManaCreeper['Mana Creeper'/270, l='MpServer', x=-457.50, y=32.00, z=-7.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/783, l='MpServer', x=-548.50, y=13.00, z=-82.50], EntityManaCreeper['Mana Creeper'/271, l='MpServer', x=-455.31, y=32.00, z=-8.09], RockBase['Rock'/272, l='MpServer', x=-547.50, y=78.00, z=5.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/784, l='MpServer', x=-430.50, y=22.00, z=11.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/785, l='MpServer', x=-462.50, y=42.00, z=-39.50], RockBase['Rock'/275, l='MpServer', x=-548.50, y=78.00, z=0.00], RockBase['Rock'/276, l='MpServer', x=-550.50, y=78.00, z=0.00], EntityPixelmon['entity.pixelmon.Pixelmon.name'/789, l='MpServer', x=-455.50, y=20.00, z=9.50], RockBase['Rock'/277, l='MpServer', x=-548.50, y=78.00, z=8.50], RockBase['Rock'/278, l='MpServer', x=-550.50, y=78.00, z=14.50], RockBase['Rock'/279, l='MpServer', x=-547.50, y=78.00, z=14.50], EntityManaElemental['Mana Elemental'/285, l='MpServer', x=-457.56, y=29.00, z=-0.97], EntityItem['item.tile.rail'/286, l='MpServer', x=-470.19, y=29.13, z=29.59], EntityItem['item.tile.rail'/287, l='MpServer', x=-469.28, y=29.13, z=28.16], EntityMinecartChest['entity.MinecartChest.name'/288, l='MpServer', x=-444.50, y=27.50, z=-28.50], BlueSlime['Blue Slime'/293, l='MpServer', x=-497.00, y=40.00, z=33.59], RockBase['Rock'/294, l='MpServer', x=-519.50, y=78.00, z=32.50], RockBase['Rock'/295, l='MpServer', x=-524.50, y=79.00, z=36.50], EntityItem['item.item.rocksmall'/296, l='MpServer', x=-527.13, y=76.13, z=35.88], EntityManaElemental['Mana Elemental'/299, l='MpServer', x=-536.44, y=37.00, z=46.25], EntityManaElemental['Mana Elemental'/300, l='MpServer', x=-536.16, y=37.00, z=47.50], EntityManaElemental['Mana Elemental'/301, l='MpServer', x=-538.50, y=37.00, z=46.50], RockBase['Rock'/303, l='MpServer', x=-537.50, y=79.00, z=33.50], RockBase['Rock'/305, l='MpServer', x=-535.50, y=79.00, z=35.50], RockBase['Rock'/306, l='MpServer', x=-534.50, y=79.00, z=36.50], RockBase['Rock'/308, l='MpServer', x=-538.50, y=79.00, z=33.50], RockBase['Rock'/312, l='MpServer', x=-529.50, y=80.00, z=39.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2116, l='MpServer', x=-491.50, y=59.00, z=-12.96], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2117, l='MpServer', x=-467.50, y=62.00, z=-34.70], EntityMinecartChest['entity.MinecartChest.name'/325, l='MpServer', x=-446.50, y=16.50, z=10.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2118, l='MpServer', x=-469.28, y=62.00, z=-29.22], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2119, l='MpServer', x=-468.78, y=61.00, z=-35.51], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2120, l='MpServer', x=-473.50, y=59.00, z=-27.75], EntityItem['item.tile.torch'/329, l='MpServer', x=-478.06, y=32.13, z=41.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2121, l='MpServer', x=-469.50, y=62.00, z=-23.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2122, l='MpServer', x=-467.50, y=62.00, z=-25.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2123, l='MpServer', x=-482.30, y=59.00, z=-19.49], RockBase['Rock'/333, l='MpServer', x=-550.88, y=72.00, z=39.13], RockBase['Rock'/335, l='MpServer', x=-548.50, y=77.00, z=34.50], RockBase['Rock'/338, l='MpServer', x=-547.50, y=75.00, z=37.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2139, l='MpServer', x=-584.50, y=80.00, z=-45.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2140, l='MpServer', x=-502.50, y=75.00, z=-31.50], EntityTrail['unknown'/1640, l='MpServer', x=-516.85, y=77.62, z=9.28], EntityManaCreeper['Mana Creeper'/1898, l='MpServer', x=-504.84, y=40.00, z=39.26], EntityManaCreeper['Mana Creeper'/1901, l='MpServer', x=-492.50, y=39.00, z=37.50], EntityManaCreeper['Mana Creeper'/1902, l='MpServer', x=-493.50, y=39.00, z=37.50], EntityManaCreeper['Mana Creeper'/367, l='MpServer', x=-457.50, y=26.00, z=41.50], EntityManaCreeper['Mana Creeper'/368, l='MpServer', x=-462.03, y=29.00, z=40.38], EntityManaCreeper['Mana Creeper'/371, l='MpServer', x=-508.03, y=34.00, z=48.53], EntityManaElemental['Mana Elemental'/374, l='MpServer', x=-493.45, y=36.00, z=57.13], EntityManaElemental['Mana Elemental'/375, l='MpServer', x=-527.71, y=41.00, z=55.81], EntityManaElemental['Mana Elemental'/1914, l='MpServer', x=-544.50, y=23.00, z=41.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1406, l='MpServer', x=-430.88, y=75.88, z=18.13], EntityManaCreeper['Mana Creeper'/389, l='MpServer', x=-475.50, y=28.00, z=52.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1669, l='MpServer', x=-441.79, y=76.00, z=-67.21], EntityItem['item.item.rocksmall'/392, l='MpServer', x=-473.59, y=62.13, z=50.59], EntityMinecartChest['entity.MinecartChest.name'/395, l='MpServer', x=-439.50, y=31.34, z=44.50], EntityMinecartChest['entity.MinecartChest.name'/404, l='MpServer', x=-440.50, y=36.50, z=46.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/679, l='MpServer', x=-580.47, y=70.00, z=53.00], EntityManaCreeper['Mana Creeper'/423, l='MpServer', x=-455.50, y=33.00, z=49.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/684, l='MpServer', x=-577.53, y=77.00, z=-10.81], EntityPixelmon['entity.pixelmon.Pixelmon.name'/688, l='MpServer', x=-513.22, y=78.00, z=35.47], EntityPixelmon['entity.pixelmon.Pixelmon.name'/689, l='MpServer', x=-507.04, y=70.47, z=11.56], EntityPixelmon['entity.pixelmon.Pixelmon.name'/690, l='MpServer', x=-584.84, y=79.00, z=1.03], EntityPixelmon['entity.pixelmon.Pixelmon.name'/691, l='MpServer', x=-554.06, y=87.00, z=-69.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/692, l='MpServer', x=-559.84, y=80.00, z=21.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/693, l='MpServer', x=-535.97, y=72.00, z=50.50], EntityItem['item.item.rock'/437, l='MpServer', x=-478.13, y=62.13, z=67.34], EntityPixelmon['entity.pixelmon.Pixelmon.name'/694, l='MpServer', x=-534.34, y=80.00, z=-82.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/695, l='MpServer', x=-597.38, y=80.00, z=5.31], EntityPixelmon['entity.pixelmon.Pixelmon.name'/696, l='MpServer', x=-503.50, y=92.00, z=-66.03], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1208, l='MpServer', x=-434.50, y=58.22, z=-38.34], EntityPixelmon['entity.pixelmon.Pixelmon.name'/697, l='MpServer', x=-609.81, y=81.00, z=24.43], EntityPixelmon['entity.pixelmon.Pixelmon.name'/698, l='MpServer', x=-541.47, y=63.00, z=80.94], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1211, l='MpServer', x=-433.66, y=62.37, z=-37.37], EntityPixelmon['entity.pixelmon.Pixelmon.name'/700, l='MpServer', x=-437.47, y=76.00, z=11.63], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1214, l='MpServer', x=-433.75, y=61.54, z=-33.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/703, l='MpServer', x=-578.59, y=85.00, z=-81.94], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1215, l='MpServer', x=-420.50, y=59.38, z=-36.31], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2242, l='MpServer', x=-587.50, y=78.00, z=-25.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/707, l='MpServer', x=-448.63, y=74.00, z=4.81], EntityPixelmon['entity.pixelmon.Pixelmon.name'/710, l='MpServer', x=-497.72, y=76.00, z=43.47], EntityTrainer['entity.pixelmon.Trainer.name'/711, l='MpServer', x=-593.72, y=80.00, z=-45.44], EntityEarthElemental['Earth Elemental'/1991, l='MpServer', x=-488.50, y=41.00, z=34.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/712, l='MpServer', x=-459.05, y=72.00, z=-79.07], EntityPixelmon['entity.pixelmon.Pixelmon.name'/714, l='MpServer', x=-542.94, y=82.00, z=-53.88], EntityPixelmon['entity.pixelmon.Pixelmon.name'/716, l='MpServer', x=-520.50, y=89.00, z=-69.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/717, l='MpServer', x=-589.50, y=78.00, z=47.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/718, l='MpServer', x=-533.19, y=79.00, z=32.94], EntityManaCreeper['Mana Creeper'/1746, l='MpServer', x=-539.50, y=15.00, z=17.50], GCEntityClientPlayerMP['noobpwner9001'/215, l='MpServer', x=-516.85, y=77.62, z=9.28], EntityPixelmon['entity.pixelmon.Pixelmon.name'/728, l='MpServer', x=-563.47, y=71.00, z=60.34], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1241, l='MpServer', x=-537.50, y=65.00, z=71.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/730, l='MpServer', x=-607.59, y=84.00, z=-25.78], EntityPixelmon['entity.pixelmon.Pixelmon.name'/731, l='MpServer', x=-438.50, y=61.72, z=-33.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2011, l='MpServer', x=-518.00, y=76.74, z=41.83], EntityPixelmon['entity.pixelmon.Pixelmon.name'/732, l='MpServer', x=-441.50, y=61.72, z=-34.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1756, l='MpServer', x=-558.75, y=25.01, z=-87.25], EntityTrainer['entity.pixelmon.Trainer.name'/221, l='MpServer', x=-514.53, y=76.00, z=-32.96], EntityPixelmon['entity.pixelmon.Pixelmon.name'/734, l='MpServer', x=-596.50, y=81.00, z=-56.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/735, l='MpServer', x=-436.56, y=75.00, z=21.41], EntityMinecartChest['entity.MinecartChest.name'/480, l='MpServer', x=-455.50, y=27.50, z=64.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/737, l='MpServer', x=-552.50, y=77.00, z=-36.50], BlueSlime['Blue Slime'/227, l='MpServer', x=-494.78, y=12.00, z=-26.72], EntityManaCreeper['Mana Creeper'/483, l='MpServer', x=-460.03, y=27.00, z=69.38], BlueSlime['Blue Slime'/228, l='MpServer', x=-492.79, y=13.12, z=-24.31], EntityPixelmon['entity.pixelmon.Pixelmon.name'/740, l='MpServer', x=-427.50, y=61.72, z=-44.50], EntityManaCreeper['Mana Creeper'/484, l='MpServer', x=-461.50, y=27.00, z=74.50], EntityEarthElemental['Earth Elemental'/229, l='MpServer', x=-496.81, y=12.00, z=-25.16], EntityManaCreeper['Mana Creeper'/485, l='MpServer', x=-458.50, y=27.00, z=74.50], EntityEarthElemental['Earth Elemental'/230, l='MpServer', x=-483.22, y=69.00, z=-47.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/742, l='MpServer', x=-420.50, y=61.30, z=-44.50], EntityManaCreeper['Mana Creeper'/231, l='MpServer', x=-482.03, y=69.00, z=-44.63], EntityPixelmon['entity.pixelmon.Pixelmon.name'/743, l='MpServer', x=-423.79, y=61.93, z=-41.25], EntityPixelmon['entity.pixelmon.Pixelmon.name'/744, l='MpServer', x=-561.50, y=67.03, z=61.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/745, l='MpServer', x=-560.43, y=67.07, z=59.72], RockBase['Rock'/234, l='MpServer', x=-524.50, y=76.00, z=5.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/746, l='MpServer', x=-559.50, y=66.22, z=65.41], EntityPixelmon['entity.pixelmon.Pixelmon.name'/747, l='MpServer', x=-560.50, y=66.41, z=63.41], RockBase['Rock'/235, l='MpServer', x=-514.50, y=76.00, z=15.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/748, l='MpServer', x=-478.81, y=60.25, z=-25.66], RockBase['Rock'/236, l='MpServer', x=-525.50, y=77.00, z=12.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/1772, l='MpServer', x=-434.50, y=35.00, z=51.50], RockBase['Rock'/237, l='MpServer', x=-525.50, y=76.00, z=8.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/749, l='MpServer', x=-493.50, y=61.44, z=-13.94], RockBase['Rock'/238, l='MpServer', x=-519.50, y=76.00, z=10.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/750, l='MpServer', x=-469.50, y=60.34, z=-32.50], RockBase['Rock'/239, l='MpServer', x=-513.50, y=75.00, z=10.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/751, l='MpServer', x=-483.50, y=62.00, z=-24.52], EntityPixelmon['entity.pixelmon.Pixelmon.name'/752, l='MpServer', x=-472.94, y=61.78, z=-29.38], EntityPixelmon['entity.pixelmon.Pixelmon.name'/753, l='MpServer', x=-480.55, y=61.84, z=-14.41], EntityPixelmon['entity.pixelmon.Pixelmon.name'/754, l='MpServer', x=-454.38, y=33.00, z=53.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/758, l='MpServer', x=-453.50, y=33.00, z=54.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/760, l='MpServer', x=-547.50, y=21.00, z=-24.50], EntityManaElemental['Mana Elemental'/248, l='MpServer', x=-464.03, y=29.00, z=-4.48], EntityPixelmon['entity.pixelmon.Pixelmon.name'/761, l='MpServer', x=-557.50, y=29.00, z=37.50], EntityManaElemental['Mana Elemental'/249, l='MpServer', x=-465.12, y=21.00, z=-1.40], EntityMinecartChest['entity.MinecartChest.name'/250, l='MpServer', x=-481.50, y=33.50, z=6.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/762, l='MpServer', x=-489.50, y=40.00, z=46.50], EntityMinecartChest['entity.MinecartChest.name'/251, l='MpServer', x=-466.50, y=20.50, z=3.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/763, l='MpServer', x=-600.50, y=36.00, z=-30.50], EntityMinecartChest['entity.MinecartChest.name'/252, l='MpServer', x=-470.50, y=29.50, z=13.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/2300, l='MpServer', x=-511.50, y=93.00, z=-74.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/765, l='MpServer', x=-584.50, y=30.00, z=-57.50], EntityManaCreeper['Mana Creeper'/253, l='MpServer', x=-470.13, y=24.00, z=2.13], EntityPixelmon['entity.pixelmon.Pixelmon.name'/766, l='MpServer', x=-450.50, y=26.00, z=48.50], EntityPixelmon['entity.pixelmon.Pixelmon.name'/767, l='MpServer', x=-541.50, y=13.00, z=-87.50]]
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(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
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 10 (amd64) version 10.0
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 571014680 bytes (544 MB) / 1335525376 bytes (1273 MB) up to 4242669568 bytes (4046 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms256M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 51 mods loaded, 51 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.1558-1.7.10-universal.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
UCHIJAAAA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAAAA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJAAAA ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
UCHIJAAAA AppleCore{1.3.9} [AppleCore] (AppleCore-mc1.7.10-1.3.9.jar)
UCHIJAAAA betterbuilderswands{0.8.1} [Better Builder's Wands] (BetterBuildersWands-0.8.1-1.7.10r92+aec06c3.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
UCHIJAAAA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJAAAA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJAAAA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.501.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.501.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJAAAA kleeslabs{1.0} [KleeSlabs] (kleeslabs-mc1.7.10-1.2.9.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJAAAA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.7.10-1.1.0.jar)
UCHIJAAAA nmsot{1.2.0-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.7.10.jar)
UCHIJAAAA NuclearCraft{1.9f} [NuclearCraft] (NuclearCraft-1.9f--1.7.10.jar)
UCHIJAAAA OreSpawn{1.7.10.20.3} [OreSpawn] (Ore-Spawn-Mod-1.7.10.zip)
UCHIJAAAA pixelmon{3.2} [Pixelmon] (Pixelmon-1.7.10-3.2-Beta.jar)
UCHIJAAAA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCHIJAAAA tinker_io{release 1.5.0} [Tinker I/O] (tinker_io-1.7.10-release 1.5.0.jar)
UCHIJAAAA VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
UCHIJAAAA VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
UCHIJAAAA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 960/PCIe/SSE2'
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.1.4-329
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
List of loaded APIs:
* AppleCoreAPI (1.2.0) from AppleCore-mc1.7.10-1.3.9.jar
* appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
* CoFHAPI (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|energy (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|item (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|transport (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHAPI|world (1.7.10R1.1.0) from NuclearCraft-1.9f--1.7.10.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|render|particle (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|helpers (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world|feature (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* Galacticraft API (1.1) from GalacticraftCore-1.7-3.0.12.501.jar
* MekanismAPI|core (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|energy (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|gas (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|infuse (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|laser (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|transmitter (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* MekanismAPI|util (9.0.0) from NuclearCraft-1.9f--1.7.10.jar
* VeinMinerApi (0.3) from VeinMiner-1.7.10-0.36.0.496+28a7f13.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.1.0 from NuclearCraft-1.9f--1.7.10.jar).
It is a supported version, but that difference may lead to problems.
* An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.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.
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:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.05, 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: []
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)