Crashing again and again

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
M

Matiasdmc

Guest
Title:
Crashing again and again
Launcher Version:
1.4.11
Modpack:
Infinity Evolved
Modpack Version:
1.7.10
Log Link:
Details of the issue:
The game crashes trying to load the world i'm playing on. Anyone can guess what's making it happen? Thanks.
 

AuricPolaris

New Member
Jul 29, 2019
314
0
0
java.lang.NullPointerException: Unexpected error
at tconstruct.library.weaponry.ProjectileWeapon.getIcon(ProjectileWeapon.java:239)
at net.minecraft.entity.player.EntityPlayer.func_70620_b(EntityPlayer.java:1843)
at net.minecraft.client.renderer.ItemRenderer.renderItem(ItemRenderer.java:100)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:499)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:736)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1361)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)

A TiCon bolt/arrow are causing a render error in your inventory. If you know how to use NBTEditor, I highly suggest removing whichever you have in your inventory. The bow/crossbow as well for good measure.
 
M

Matiasdmc

Guest
I didn't had any bolt/arrow in the inventory, I was in the process of crafting them, I had my crossbow just built, and i just deleted it with NBTExplorer, tried loading the world again and crashed, the first crash was when I clicked a barrel ( I think i had the crossbow in my hand, don't know if that can make a difference ).

( It was the first time I used an nbt data editor, I went to level.dat -> data -> playes and went to the inventory there, i don't know if I did it wrong )

Edit : Deleted everything from the inventory, now it loads correctly, i'll try to load a backup and find which ID was the one causing the crash, I don't want to lose all my inventory XD

Edit2 : It was the ID 5837 ( I don't know if that may be helpful for someone... ) I tried without deleting the crossbow and it worked, just had to delete the 5837 item ( I don't know what i've lost, but in-game that ID are the crossbows o.o I only had 1, so I REALLY don't know what i've lost XD )

thanks for your help :3
 
Last edited:

AuricPolaris

New Member
Jul 29, 2019
314
0
0
Glad it was able to all be fixed in the end. And you learned something too (how to use an NBT editor!) :)