Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Uncaught TypeMismatchError" in Chrome #58

Closed
caok opened this issue Nov 16, 2013 · 2 comments
Closed

"Uncaught TypeMismatchError" in Chrome #58

caok opened this issue Nov 16, 2013 · 2 comments

Comments

@caok
Copy link

caok commented Nov 16, 2013

There is some error in chrome, but no problem in firefox when i run basic_example

The error is:

Uncaught TypeMismatchError: The type of an object was incompatible with the expected type of the parameter associated to the object. erizo.js:114
Erizo.ChromeCanaryStack erizo.js:114
Erizo.Connection erizo.js:125
a.publish erizo.js:140
(anonymous function) script.js:69
a.dispatchEvent erizo.js:93
(anonymous function) erizo.js:138
(anonymous function) erizo.js:137
b.onPacket erizo.js:41
d.onPacket erizo.js:33
b.onPacket erizo.js:22
b.onData erizo.js:21
websocket.onmessage

My chrome version is 31.0.1650.48

@jcague
Copy link
Contributor

jcague commented Nov 18, 2013

Hi Clark, seems like you are using an old version of Licode. Please, update
the code, rebuild using the scripts and try it again to check if you still
have the same problem.

Thanks!

On 16 November 2013 09:02, Clark notifications@github.com wrote:

There is some error in chrome, but no problem in firefox when i run
basic_example

The error is:

Uncaught TypeMismatchError: The type of an object was incompatible with
the expected type of the parameter associated to the object. erizo.js:114
Erizo.ChromeCanaryStack erizo.js:114
Erizo.Connection erizo.js:125
a.publish erizo.js:140
(anonymous function) script.js:69
a.dispatchEvent erizo.js:93
(anonymous function) erizo.js:138
(anonymous function) erizo.js:137
b.onPacket erizo.js:41
d.onPacket erizo.js:33
b.onPacket erizo.js:22
b.onData erizo.js:21
websocket.onmessage

My chrome version is 31.0.1650.48


Reply to this email directly or view it on GitHubhttps://github.com//issues/58
.

@caok
Copy link
Author

caok commented Nov 19, 2013

Ok, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants