fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

PlayN game works in FF and Chrome, but fails IE #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Go here:
http://gaming-platform.appspot.com/
This works great in FF and Chrome, but fails in IE with:
failed to init(): (ReferenceError): 'Float32Array' is undefined
description 'Float32Array' is undefined
number: -2146823279

Original issue reported on code.google.com by Yoav.Zibin@gmail.com on 26 Mar 2012 at 2:03

Attachments:

GoogleCodeExporter commented 9 years ago
This was fixed a while ago. Rebuild the game with the latest PlayN release.

Original comment by m...@samskivert.com on 26 Mar 2012 at 3:58

GoogleCodeExporter commented 9 years ago
It works in 1.1.1 :)
Thanks!

I should probably submit another bug that playn-samples still uses 1.1 in it's 
POM. 

Original comment by Yoav.Zibin@gmail.com on 27 Mar 2012 at 3:09