Unleashed 1.1.3 Crash

  • 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
Status
Not open for further replies.

lavarthan

New Member
Jul 29, 2019
2,437
0
0
You appear to be using MultiMC. Try using the FTB launcher and see if you get the same error. I'm not saying that MultiMC is causing it, but it might be good to see what the FTB console log sees as the error then posting that. Check out here for more info on the logs.
 

star_weaver

New Member
Jul 29, 2019
7
0
0
still crashed when using the FTB launcher
http://pastebin.com/1fSEFaXG
although the main thing thats sticking out to me is this bit

  1. 2013-09-16 23:57:14 [INFO] [STDERR] Caused by: java.lang.IndexOutOfBoundsException: Index: 6583, Size: 6644
  2. 2013-09-16 23:57:14 [INFO] [STDERR] at java.util.ArrayList.rangeCheck(Unknown Source)
  3. 2013-09-16 23:57:14 [INFO] [STDERR] at java.util.ArrayList.get(Unknown Source)
  4. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.util.Vec3Pool.func_72345_a(SourceFile:30)
  5. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.world.World.func_72918_a(World.java:2593)
  6. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.Entity.func_70072_I(Entity.java:1141)
  7. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.Entity.func_70030_z(Entity.java:543)
  8. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:584)
  9. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.Entity.func_70071_h_(Entity.java:455)
  10. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:823)
  11. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:31)
  12. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.world.World.func_72866_a(World.java:2342)
  13. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.world.World.func_72870_g(World.java:2304)
  14. 2013-09-16 23:57:14 [INFO] [STDERR] at net.minecraft.world.World.func_72939_s(World.java:2150)
  15. 2013-09-16 23:57:14 [INFO] [STDERR] ... 4 more
  16. 2013-09-16 23:57:24 [INFO] [Minecraft-Client] Stopping!
  17. 2013-09-16 23:57:24 [INFO] [STDOUT]
  18. 2013-09-16 23:57:24 [INFO] [STDOUT] SoundSystem shutting down...
  19. 2013-09-16 23:57:25 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
  20. 2013-09-16 23:57:25 [INFO] [STDOUT]
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
The thing that sticks out to me is that you are using Java 8. It is as of yet not supported by the launcher. Try using Java 7 update 40. You can get it here.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
I hoped that would fix it. Check the log and see if it is using Java 7 and not 8.

If you are the only user experiencing this it might be your client. Try force updating the pack. You might also want to check out and see if SSP works. What exactly were you doing just before you experienced this error? Please post an updated log after you try a force update these things. Thanks for being patient with my suggestions.
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
An ArrayOutOfBoundsException with entities? Wtf.

Are you using any additional mods?
 
Status
Not open for further replies.