Really don't know what the problem is. The world was working fine for the last week, then decided to take a dip. Crashes before loading in the world. Here is a link to the crash log- https://pastebin.com/PkR4zim0
java.lang.NullPointerException: Unexpected error
at tconstruct.weaponry.weapons.Crossbow.getWindupProgress(Crossbow.java:119)
at tconstruct.weaponry.client.CrosshairHandler.onRenderOverlay(CrosshairHandler.java:55)
seem to point toward a mod.. but so many Mods installed I don't know which may contain a 'crossbow' -
Searching your log 'tconstruct' may point towards 'Tinkers Construct', 'MineFactory' or 'IguanaTweaksTConstruct'... did you add/update any of these ??
Did you craft one just before the last successful load before it started crashing ?? .. if so it MAY be the item in your inventory is causing the crash (just a guess)
The world was already created and working just fine. I did not update or change any mods, nor did I craft a crossbow. Also, point to be noticed is that this is the second world this has happened with. Also, the mods seem to be working fine while creating the world, so I don't think that is the problem. The first time(in the other world) I thought that something might have gone wrong with the spawning somewhere(mob spawned with a crossbow which is probably not supported, though shouldn't be gamebreaking) or something, but twice? Also, did not really craft anything from the above mods. I did start with blood magic, but I am rather sure that is not a problem since I had not started with that in the last world when this happened.
Really don't know what the problem is. The world was working fine for the last week, then decided to take a dip. Crashes before loading in the world. Here is a link to the crash log- https://pastebin.com/PkR4zim0
Does it crash if you try creating a new world ??
I'm no expert but the lines:-
seem to point toward a mod.. but so many Mods installed I don't know which may contain a 'crossbow' -
Searching your log 'tconstruct' may point towards 'Tinkers Construct', 'MineFactory' or 'IguanaTweaksTConstruct'... did you add/update any of these ??
Did you craft one just before the last successful load before it started crashing ?? .. if so it MAY be the item in your inventory is causing the crash (just a guess)
The world was already created and working just fine. I did not update or change any mods, nor did I craft a crossbow. Also, point to be noticed is that this is the second world this has happened with. Also, the mods seem to be working fine while creating the world, so I don't think that is the problem. The first time(in the other world) I thought that something might have gone wrong with the spawning somewhere(mob spawned with a crossbow which is probably not supported, though shouldn't be gamebreaking) or something, but twice? Also, did not really craft anything from the above mods. I did start with blood magic, but I am rather sure that is not a problem since I had not started with that in the last world when this happened.