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

Runtime error, trying to generate a web bluetooth code from Bluetooth Developer Studio #19

Open
zuekut opened this issue Apr 3, 2018 · 0 comments

Comments

@zuekut
Copy link

zuekut commented Apr 3, 2018

Hello,

I tried to generate web bluetooth code, using the web bluetooth developer studio plugin, however I am getting the following error:
9:46 AM - [Code Generator] [E] -
9:46 AM - [Code Generator] [E] - Bluetooth.D3T.Common.Services.JavaScriptRuntimeException: An error occurred while Invoking the script method - RunPlugin ---> Jint.Runtime.JavaScriptException
at Jint.Native.Function.ScriptFunctionInstance.Call(JsValue thisArg, JsValue[] arguments)
at Jint.Engine.Invoke(String propertyName, Object thisObj, Object[] arguments)
at Bluetooth.D3T.Common.Services.JSIsolatedProgram.Invoke(String method, Object[] paramData)
--- End of inner exception stack trace ---
at Bluetooth.D3T.Common.Services.JSIsolatedProgram.d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Bluetooth.D3T.Common.Service.PluginEngine.d__29.MoveNext()

Thank you in advance!

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

1 participant