nagyistoce / webgl-loader

Automatically exported from code.google.com/p/webgl-loader
0 stars 0 forks source link

UTF8Loader, ArrayBufferView size is not a small enough positive integer #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When i trying to use UTF8Loader (from three.js lib) with utf8 models converted 
by webgl-loader, always getting this error:

ArrayBufferView size is not a small enough positive integer
THREE.UTF8Loader.decompressMesh   Three.js:645
m   Three.js:646
THREE.UTF8Loader.createModel   Three.js:648
c.onreadystatechange   Three.js:644

------------------
using r45 of Three.js and r61 (last) of webgl-loader.

What is this?

Original issue reported on code.google.com by stagedown@gmail.com on 13 Oct 2011 at 11:29

GoogleCodeExporter commented 9 years ago
The versions are probably out of sync. I wouldn't use the latest version of 
webgl-loader, since there are a ton of changes going on and I'm breaking 
backwards compatibility.  When things settle down over here, I do plan on 
getting things settled up with the Three.js guys. I'll probably implement their 
client-side loader.

I don't know much about the Three.js implementation, but the last version that 
should work for you is r50. Try that out and if that is still broken, please 
send me a test case.

Original comment by wonchun on 15 Oct 2011 at 6:39

GoogleCodeExporter commented 9 years ago
So, how things stand at the moment? We are really waiting for your help, Won

Original comment by stagedown@gmail.com on 2 Nov 2011 at 7:26

GoogleCodeExporter commented 9 years ago
Did you try r50? Could you give me some code to reproduce the problem? I would 
like to help, but without knowing exactly what is going wrong, I can't dive in.

Original comment by wonchun on 1 Dec 2011 at 11:06

GoogleCodeExporter commented 9 years ago
Closing due to lack of response. I'll reopen if stagedown makes some noise 
again.

Original comment by wonchun on 13 Jul 2012 at 9:18