Hey, so me and my brother was playing on a modpack that I created, he said he was putting on the wings from tinkers construct, but as soon as he put the wings on, right after, because his pants just flew on the ground, he got disconnected with the message "internal server issue/error." When he tried to reconnect, it loaded, but as soon as it was done loading he crashed, he opened the game again, it did the same, first "internal server issue/error" and then he reconnected again and it crashed with this, same as first time, It says Travel Wings as well
---- Minecraft Crash Report ----
// Why is it breaking
Time: 2/27/18 6:17 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at chylex.bettersprinting.client.player.impl.PlayerOverride.onLivingUpdate$EntityPlayer(PlayerOverride.java:48)
at chylex.bettersprinting.client.player.impl.PlayerOverride.func_70636_d(PlayerOverride.java:36)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace: at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41) at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319) at chylex.bettersprinting.client.player.impl.PlayerOverride.onLivingUpdate$EntityPlayer(PlayerOverride.java:48) at chylex.bettersprinting.client.player.impl.PlayerOverride.func_70636_d(PlayerOverride.java:36)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
-- Entity being ticked --
Details: Entity Type: null (chylex.bettersprinting.client.player.impl.PlayerOverride)
Entity ID: 15770
Entity Name: Ark_Gaming_DK
Entity's Exact location: -161.32, 118.62, 1030.04
Entity's Block location: World: (-162,118,1030), Chunk: (at 14,7,6 in -11,64; contains blocks -176,0,1024 to -161,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
for my knowledge I only wanna look at these, but I could be so wrong, at the bold it even says "TravelWings.onArmorTick" It would probably be fixed, if we either removed tinkers construct, (We already remove the better sprinting mod, i'll come back to that later) or if we removed his player data, but we don't want to lose netiher of them, rather his player data than the mod, but we don't want to get all the resources again. And the crash report after we removed better sprinting is right here
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2/28/18 8:29 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 90306
Entity Name: Ark_Gaming_DK
Entity's Exact location: -161.32, 118.62, 1030.04
Entity's Block location: World: (-162,118,1030), Chunk: (at 14,7,6 in -11,64; contains blocks -176,0,1024 to -161,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityClientPlayerMP['Ark_Gaming_DK'/90306, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09]]
Chunk stats: MultiplayerChunkCache: 25, 34
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-106,78,1018), Chunk: (at 6,4,10 in -7,63; contains blocks -112,0,1008 to -97,255,1023), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 2094930 game time, 2222321 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: 9 total; [EntityClientPlayerMP['Ark_Gaming_DK'/90306, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityHat['unknown'/225, l='MpServer', x=8.50, y=66.62, z=8.50], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09], EntityZombie['Zombie'/79827, l='MpServer', x=-148.34, y=114.00, z=1036.63], EntityChicken['Chicken'/101, l='MpServer', x=-181.16, y=63.00, z=992.16], EntityVillager['Villager'/134, l='MpServer', x=-134.47, y=82.00, z=1009.91], EntityChicken['Chicken'/103, l='MpServer', x=-185.47, y=64.00, z=993.53], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09], EntitySpider['Spider'/73627, l='MpServer', x=-142.50, y=140.00, z=1017.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
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(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: 1263773984 bytes (1205 MB) / 2283798528 bytes (2178 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: 0, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E3 98 mods loaded, 98 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] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJA itemscroller-coremod{0.12.0-alpha.1} [Item Scroller CoreMod] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJA AppleCore{3.1.1} [AppleCore] (AppleCore-mc1.7.10-3.1.1.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
UCHIJA birdsfoods{3.1 - [1.7.10]} [Bird's Foods] (birdsfoods-1.7.10 - 3.1.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJA ChestTransporter{2.0.6} [Chest Transporter] (ChestTransporter-1.7.10-2.0.6.jar)
UCHIJA examplemod{1.0} [Example Mod] (ColorUtility-1.7.10-1.0.3.jar)
UCHIJA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar)
UCHIJA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar)
UCHIJA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar)
UCHIJA craftingtweaks{1.0.88} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.88.jar)
UCHIJA D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJA samsfooddetails{1.7.10-1.0.0} [Food Details] (FoodDetails-1.7.10-1.0.0.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.20.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA itemscroller{0.12.0-alpha.1} [Item Scroller] (itemscroller-1.7.10-0.12.0-alpha.1.jar)
UCHIJA jaffa{1.72.13} [JAFFA (HarvestCraft Addon)] (JAFFA-1.91.15.jar)
UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJA LetItBurn{1.1.0.4} [LetItBurn] (LetItBurn-1.7.10-1.1.0.4.jar)
UCHIJA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJA oreexcavation{1.1.110} [OreExcavation] (OreExcavation-1.1.110.jar)
UCHIJA bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
UCHIJA clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHIJA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
UCHIJA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHIJA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHIJA mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip)
UCHIJA needmoarsticks{1.7.10a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.7.10a.jar)
UCHIJA randomplants{1.7.2a} [Pam's RandomPlants] (Pam's Random Pants 1.7.2a.zip)
UCHIJA simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar)
UCHIJA temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
UCHIJA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
UCHIJA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJA tinker_io{release 1.5.0} [Tinker I/O] (tinker_io-1.7.10-release 1.5.0.jar)
UCHIJA treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJA weather2{v2.3.19} [Localized Weather & Storms] (weather2-1.7.10-2.3.20.jar)
UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050/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: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
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.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC: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
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, 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.
There it says Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP) instead of Entity Type: null (chylex.bettersprinting.client.player.impl.PlayerOverride). If anyone can help me and my brother with this, that'd be great.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey, so me and my brother was playing on a modpack that I created, he said he was putting on the wings from tinkers construct, but as soon as he put the wings on, right after, because his pants just flew on the ground, he got disconnected with the message "internal server issue/error." When he tried to reconnect, it loaded, but as soon as it was done loading he crashed, he opened the game again, it did the same, first "internal server issue/error" and then he reconnected again and it crashed with this, same as first time, It says Travel Wings as well
---- Minecraft Crash Report ----
// Why is it breaking
Time: 2/27/18 6:17 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at chylex.bettersprinting.client.player.impl.PlayerOverride.onLivingUpdate$EntityPlayer(PlayerOverride.java:48)
at chylex.bettersprinting.client.player.impl.PlayerOverride.func_70636_d(PlayerOverride.java:36)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at chylex.bettersprinting.client.player.impl.PlayerOverride.onLivingUpdate$EntityPlayer(PlayerOverride.java:48)
at chylex.bettersprinting.client.player.impl.PlayerOverride.func_70636_d(PlayerOverride.java:36)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
-- Entity being ticked --
Details:
Entity Type: null (chylex.bettersprinting.client.player.impl.PlayerOverride)
Entity ID: 15770
Entity Name: Ark_Gaming_DK
Entity's Exact location: -161.32, 118.62, 1030.04
Entity's Block location: World: (-162,118,1030), Chunk: (at 14,7,6 in -11,64; contains blocks -176,0,1024 to -161,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
-- Affected level --
Details:
Level name: MpServer
All players: 4 total; [PlayerOverride['Ark_Gaming_DK'/15770, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-144.04, y=116.00, z=1032.84]]
Chunk stats: MultiplayerChunkCache: 49, 58
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2059861 game time, 2187252 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: 46 total; [EntityVillager['Villager'/256, l='MpServer', x=-116.06, y=82.00, z=1023.69], EntityZombie['Zombie'/750082, l='MpServer', x=-150.30, y=113.00, z=1039.49], EntitySpider['Spider'/733594, l='MpServer', x=-148.91, y=113.00, z=1042.41], EntitySpider['Spider'/733598, l='MpServer', x=-148.92, y=114.09, z=1040.72], PlayerOverride['Ark_Gaming_DK'/15770, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityHat['unknown'/1744515, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityZombie['Zombie'/771474, l='MpServer', x=-151.70, y=113.00, z=1040.50], EntityTrail['unknown'/1744516, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityZombie['Zombie'/771477, l='MpServer', x=-150.93, y=113.00, z=1040.41], EntityCaveSpider['Cave Spider'/751145, l='MpServer', x=-151.63, y=115.00, z=1039.38], EntityCaveSpider['Cave Spider'/749096, l='MpServer', x=-150.38, y=115.00, z=1039.38], EntityChicken['Chicken'/164, l='MpServer', x=-199.84, y=63.00, z=1005.84], EntityChicken['Chicken'/165, l='MpServer', x=-188.59, y=69.00, z=1006.38], EntitySlime['Slime'/734382, l='MpServer', x=-191.63, y=24.00, z=1053.69], EntityItem['item.item.egg'/889002, l='MpServer', x=-190.41, y=61.13, z=1000.59], EntityCaveSpider['Cave Spider'/751139, l='MpServer', x=-142.38, y=113.32, z=1040.38], EntitySpider['Spider'/733602, l='MpServer', x=-147.16, y=113.00, z=1040.72], EntitySpider['Spider'/733606, l='MpServer', x=-145.50, y=113.00, z=1040.72], EntityCaveSpider['Cave Spider'/749092, l='MpServer', x=-150.38, y=115.00, z=1039.38], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-161.00, y=117.00, z=1019.50], EntitySheep['Sheep'/181, l='MpServer', x=-163.31, y=76.75, z=967.53], EntityTFBighorn['Bighorn Sheep'/191, l='MpServer', x=-144.66, y=86.75, z=968.50], EntityCaveSpider['Cave Spider'/739531, l='MpServer', x=-150.31, y=113.00, z=1042.84], EntityTFTinyBird['Tiny Bird'/204, l='MpServer', x=-126.50, y=81.00, z=988.91], EntityCaveSpider['Cave Spider'/1745110, l='MpServer', x=16.00, y=-2.62, z=16.08], EntityVillager['Villager'/205, l='MpServer', x=-134.47, y=82.00, z=1011.32], EntitySpider['Spider'/1745108, l='MpServer', x=16.00, y=-4.62, z=16.05], EntityCaveSpider['Cave Spider'/739525, l='MpServer', x=-151.63, y=113.00, z=1041.91], EntityZombie['Zombie'/1745109, l='MpServer', x=16.00, y=-3.62, z=16.05], EntityItem['item.item.egg'/883421, l='MpServer', x=-219.94, y=-16.04, z=989.75], EntityHat['unknown'/1744841, l='MpServer', x=-188.59, y=69.00, z=1006.38], EntityHat['unknown'/2138228, l='MpServer', x=-151.69, y=113.00, z=1039.49], EntityZombie['Zombie'/755806, l='MpServer', x=-151.70, y=113.00, z=1039.49], EntityItem['item.item.egg'/884183, l='MpServer', x=-199.91, y=63.02, z=1003.95], EntityHat['unknown'/1744839, l='MpServer', x=-117.22, y=82.00, z=1023.13], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-161.44, y=117.00, z=1019.06], EntitySpider['Spider'/735721, l='MpServer', x=-147.00, y=113.00, z=1042.72], EntityZombie['Zombie'/755811, l='MpServer', x=-150.91, y=113.00, z=1039.49], EntityTrail['unknown'/1790064, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityHat['unknown'/1790070, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityOtherPlayerMP['iWillMarryHer'/621, l='MpServer', x=-144.04, y=116.00, z=1032.84], EntityZombie['Zombie'/750078, l='MpServer', x=-151.69, y=113.00, z=1039.49], EntityTFTinyBird['Tiny Bird'/376, l='MpServer', x=-104.50, y=78.00, z=985.88], EntityChicken['Chicken'/122, l='MpServer', x=-219.72, y=75.25, z=986.84], EntityVillager['Villager'/255, l='MpServer', x=-117.22, y=82.00, z=1023.13]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
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(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: 342457696 bytes (326 MB) / 2738880512 bytes (2612 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: 0, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E3 99 mods loaded, 99 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] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJA itemscroller-coremod{0.12.0-alpha.1} [Item Scroller CoreMod] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJA AppleCore{3.1.1} [AppleCore] (AppleCore-mc1.7.10-3.1.1.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA BetterSprinting{1.1.3} [Better Sprinting] (BetterSprinting MC-1.7.10 v1.1.3.jar)
UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
UCHIJA birdsfoods{3.1 - [1.7.10]} [Bird's Foods] (birdsfoods-1.7.10 - 3.1.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJA ChestTransporter{2.0.6} [Chest Transporter] (ChestTransporter-1.7.10-2.0.6.jar)
UCHIJA examplemod{1.0} [Example Mod] (ColorUtility-1.7.10-1.0.3.jar)
UCHIJA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar)
UCHIJA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar)
UCHIJA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar)
UCHIJA craftingtweaks{1.0.88} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.88.jar)
UCHIJA D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJA samsfooddetails{1.7.10-1.0.0} [Food Details] (FoodDetails-1.7.10-1.0.0.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.20.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA itemscroller{0.12.0-alpha.1} [Item Scroller] (itemscroller-1.7.10-0.12.0-alpha.1.jar)
UCHIJA jaffa{1.72.13} [JAFFA (HarvestCraft Addon)] (JAFFA-1.91.15.jar)
UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJA LetItBurn{1.1.0.4} [LetItBurn] (LetItBurn-1.7.10-1.1.0.4.jar)
UCHIJA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJA oreexcavation{1.1.110} [OreExcavation] (OreExcavation-1.1.110.jar)
UCHIJA bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
UCHIJA clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHIJA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
UCHIJA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHIJA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHIJA mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip)
UCHIJA needmoarsticks{1.7.10a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.7.10a.jar)
UCHIJA randomplants{1.7.2a} [Pam's RandomPlants] (Pam's Random Pants 1.7.2a.zip)
UCHIJA simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar)
UCHIJA temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
UCHIJA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
UCHIJA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJA tinker_io{release 1.5.0} [Tinker I/O] (tinker_io-1.7.10-release 1.5.0.jar)
UCHIJA treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJA weather2{v2.3.19} [Localized Weather & Storms] (weather2-1.7.10-2.3.20.jar)
UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050/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: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
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.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC: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
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, 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)
OptiFine Version: OptiFine_1.7.10_HD_U_E3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.65
OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
for my knowledge I only wanna look at these, but I could be so wrong, at the bold it even says "TravelWings.onArmorTick" It would probably be fixed, if we either removed tinkers construct, (We already remove the better sprinting mod, i'll come back to that later) or if we removed his player data, but we don't want to lose netiher of them, rather his player data than the mod, but we don't want to get all the resources again. And the crash report after we removed better sprinting is right here
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.
Time: 2/28/18 8:29 PM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at tconstruct.armor.items.TravelWings.onArmorTick(TravelWings.java:41)
at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:319)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:538)
at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:287)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
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)
-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 90306
Entity Name: Ark_Gaming_DK
Entity's Exact location: -161.32, 118.62, 1030.04
Entity's Block location: World: (-162,118,1030), Chunk: (at 14,7,6 in -11,64; contains blocks -176,0,1024 to -161,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
Entity's Momentum: 0.00, 0.00, 0.00
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityClientPlayerMP['Ark_Gaming_DK'/90306, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09]]
Chunk stats: MultiplayerChunkCache: 25, 34
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-106,78,1018), Chunk: (at 6,4,10 in -7,63; contains blocks -112,0,1008 to -97,255,1023), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
Level time: 2094930 game time, 2222321 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: 9 total; [EntityClientPlayerMP['Ark_Gaming_DK'/90306, l='MpServer', x=-161.32, y=118.62, z=1030.04], EntityHat['unknown'/225, l='MpServer', x=8.50, y=66.62, z=8.50], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09], EntityZombie['Zombie'/79827, l='MpServer', x=-148.34, y=114.00, z=1036.63], EntityChicken['Chicken'/101, l='MpServer', x=-181.16, y=63.00, z=992.16], EntityVillager['Villager'/134, l='MpServer', x=-134.47, y=82.00, z=1009.91], EntityChicken['Chicken'/103, l='MpServer', x=-185.47, y=64.00, z=993.53], EntityOtherPlayerMP['iWillMarryHer'/281, l='MpServer', x=-172.00, y=124.00, z=1027.09], EntitySpider['Spider'/73627, l='MpServer', x=-142.50, y=140.00, z=1017.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
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(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: 1263773984 bytes (1205 MB) / 2283798528 bytes (2178 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: 0, tcache: 0, allocated: 13, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_E3 98 mods loaded, 98 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] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
UCHIJA itemscroller-coremod{0.12.0-alpha.1} [Item Scroller CoreMod] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCHIJA FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA ActuallyAdditions{1.7.10-r21} [Actually Additions] (ActuallyAdditions-1.7.10-r21.jar)
UCHIJA AppleCore{3.1.1} [AppleCore] (AppleCore-mc1.7.10-3.1.1.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJA BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar)
UCHIJA Highlands{2.2.3} [Highlands] (Highlands-1.7.2-v-2.2.3.jar)
UCHIJA BiblioWoodsHighlands{1.4} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.4].jar)
UCHIJA birdsfoods{3.1 - [1.7.10]} [Bird's Foods] (birdsfoods-1.7.10 - 3.1.jar)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
UCHIJA ChestTransporter{2.0.6} [Chest Transporter] (ChestTransporter-1.7.10-2.0.6.jar)
UCHIJA examplemod{1.0} [Example Mod] (ColorUtility-1.7.10-1.0.3.jar)
UCHIJA CoroAI{v1.0} [CoroAI] (coroutil-1.7.10-1.1.6.jar)
UCHIJA BuildMod{v1.0} [Build Mod] (coroutil-1.7.10-1.1.6.jar)
UCHIJA CoroPets{v1.0} [CoroPets] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.7.10-1.1.6.jar)
UCHIJA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.7.10-1.1.6.jar)
UCHIJA craftingtweaks{1.0.88} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.88.jar)
UCHIJA D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCHIJA samsfooddetails{1.7.10-1.0.0} [Food Details] (FoodDetails-1.7.10-1.0.0.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJA hgp{Release} [Horizontal Glass Panes] (hgp-1.7.10-1.1.0.4-universal.jar)
UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJA ironbackpacks{1.7.10-1.2.20} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.20.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA itemscroller{0.12.0-alpha.1} [Item Scroller] (itemscroller-1.7.10-0.12.0-alpha.1.jar)
UCHIJA jaffa{1.72.13} [JAFFA (HarvestCraft Addon)] (JAFFA-1.91.15.jar)
UCHIJA journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCHIJA LetItBurn{1.1.0.4} [LetItBurn] (LetItBurn-1.7.10-1.1.0.4.jar)
UCHIJA lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJA MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar)
UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCHIJA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCHIJA oreexcavation{1.1.110} [OreExcavation] (OreExcavation-1.1.110.jar)
UCHIJA bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
UCHIJA clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHIJA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
UCHIJA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHIJA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHIJA mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip)
UCHIJA needmoarsticks{1.7.10a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.7.10a.jar)
UCHIJA randomplants{1.7.2a} [Pam's RandomPlants] (Pam's Random Pants 1.7.2a.zip)
UCHIJA simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar)
UCHIJA temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
UCHIJA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
UCHIJA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.413.jar)
UCHIJA StorageDrawers{1.7.10-1.10.9} [Storage Drawers] (StorageDrawers-1.7.10-1.10.9.jar)
UCHIJA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCHIJA tinker_io{release 1.5.0} [Tinker I/O] (tinker_io-1.7.10-release 1.5.0.jar)
UCHIJA treeGrowingSimulator{0.0.3} [Tree Growing Simulator 2014] (TreeGrowingSimulator2014-MC1.7.10-0.0.3-22.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCHIJA weather2{v2.3.19} [Localized Weather & Storms] (weather2-1.7.10-2.3.20.jar)
UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050/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: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer([email protected]) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer([email protected]) returned non-null result: 0
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
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.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC: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
Launched Version: forge-10.13.4.1614
LWJGL: 2.9.1
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, 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)
OptiFine Version: OptiFine_1.7.10_HD_U_E3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 390.65
OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
There it says Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP) instead of Entity Type: null (chylex.bettersprinting.client.player.impl.PlayerOverride). If anyone can help me and my brother with this, that'd be great.