[Not a Bug] Minecraft crash with bdcraft ressource Pack

Archive of bug reports that have been completed or locked for various other reasons.
Note: This forum is visibly hidden from users, but is still searchable and readable.
Locked 
User avatar
3 Posts
 x 0

Post 24 Jul 2014, 20:17

Hello,

20 minute ago, a new version of bd ressource pack was published.

I want to try it, i play on the last snapshot 20 minute and i have a crash.

First i think it's a normal crahs and then i read the crash report i see this :
Time: 24/07/14 22:09
Description: Tesselating block model

java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at csu.b(SourceFile:88)
at chc.a(SourceFile:156)
at cjs.a(SourceFile:139)
at cjs.a(SourceFile:81)
at cjs.a(SourceFile:43)
at cjs.a(SourceFile:35)
at cjq.a(SourceFile:62)
at cmt.b(SourceFile:156)
at cmm.a(SourceFile:71)
at cmm.run(SourceFile:31)
at java.lang.Thread.run(Unknown Source)
This crash was link for the new version of bdcraft or not ?
Thx to help me, I can post the full crash if you necessary.
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Admin
578 Posts
 x 20

Post 24 Jul 2014, 20:58

The thing which would be interesting would be the name of the block model which failed during tesselating...
Is it in the crash log?
If you like a post give it a diamond! :arrow_heading_up:
Have you tried Cubik?
User avatar
3 Posts
 x 0

Post 24 Jul 2014, 21:38

The crash log say the block with id 18 have crashed, it's minecraft:leaves [check_decay=false,decayable=true,variant=oak]

If I can help, this is the complete crash report :

Code: Select all

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 24/07/14 22:09
Description: Tesselating block model

java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:139)
	at cjs.a(SourceFile:81)
	at cjs.a(SourceFile:43)
	at cjs.a(SourceFile:35)
	at cjq.a(SourceFile:62)
	at cmt.b(SourceFile:156)
	at cmm.a(SourceFile:71)
	at cmm.run(SourceFile:31)
	at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at csu.b(SourceFile:88)
	at chc.a(SourceFile:156)
	at cjs.a(SourceFile:139)
	at cjs.a(SourceFile:81)

-- Block model being tesselated --
Details:
	Block: minecraft:leaves[check_decay=false,decayable=true,variant=oak]
	Block location: World: (-14,82,171), Chunk: (at 2,5,11 in -1,10; contains blocks -16,0,160 to -1,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
	Using AO: true
Stacktrace:
	at cjs.a(SourceFile:43)
	at cjs.a(SourceFile:35)

-- Block being tesselated --
Details:
	Block type: ID #18 (tile.leaves // axj)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (-14,82,171), Chunk: (at 2,5,11 in -1,10; contains blocks -16,0,160 to -1,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
	at cjq.a(SourceFile:62)
	at cmt.b(SourceFile:156)
	at cmm.a(SourceFile:71)
	at cmm.run(SourceFile:31)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 14w30b
	Operating System: Windows 8 (amd64) version 6.2
	Java Version: 1.7.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 644565144 bytes (614 MB) / 1419771904 bytes (1354 MB) up to 3817865216 bytes (3641 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
	IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
User avatar
BDcraft Admin
578 Posts
 x 20

Post 24 Jul 2014, 22:45

I've not changed anything on leaves, so that's not due to PureBDcraft. Moreover, everything works pretty well on my damn old laptop in 128x at 85fps. :s

Have you retried to launch it?
If you like a post give it a diamond! :arrow_heading_up:
Have you tried Cubik?
User avatar
BDcraft Web Admin
6614 Posts
 x 436

Post 24 Jul 2014, 22:55 

Try updating your snapshot to 14w30c and see if the issue persists.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
3 Posts
 x 0

Post 25 Jul 2014, 23:10

Ok i didn't crash for this moment, you can lock the topic.
Thanks for your help
Locked