kig / JSARToolKit

JavaScript port of FLARToolKit
http://fhtr.org/JSARToolKit
Other
690 stars 163 forks source link

Problem with barcode multimarker example #20

Closed peterjwest closed 7 years ago

peterjwest commented 7 years ago

I'm trying to run the multimarker example in Chrome 56 and getting the following console error (before the whole tab locks up):

Error opening pattern file '/00         ' for reading.
:3000/build/artoolkit.min.js:1 Error processing multimarker config file '/multi_marker_0': Unable to load pattern '/00          '.
:3000/build/artoolkit.min.js:1 config data load error !!
:3000/build/artoolkit.min.js:1 ARToolKitJS(): Unable to set up AR multimarker.
multimarker_barcode_threejs.html:95 multi is -1
multimarker_barcode_threejs.html:96 submarker count -1
peterjwest commented 7 years ago

Same error in Firefox, so assume it is browser independent.

peterjwest commented 7 years ago

Sorry, wrong repository