Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Omwro · Oct 28, 2016 at 08:30 AM · webglerror message

WebGL Javascript Error: Uncaught abort(130) at Error

Hey everybody, i made a game and i want to upload it to online website that allows upload your indie game. but i found an error i dont really know whats wrong. i did some research before post a question but i didnt found something similar to my problem. here is the error message:

 blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:10929 Uncaught abort(130) at Error
     at jsStackTrace (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:1056:12)
     at stackTrace (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:1070:21)
     at abort (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:2222717:43)
     at nullFunc_iiii (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:15485:2)
     at Array.b130 (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:2206120:2)
     at __ZN16VirtFuncInvoker1IP24ObjectU5BU5D_t3614634134bE6InvokeEjPvb [Invoke? VirtFuncInvoker1<bool*>(unsigned int, void*, bool)] (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:1982411:50)
     at _MySqlConnectionStringBuilder_AddKeywordFromProperty_m3073566240 (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:876726:8)
     at _MySqlConnectionStringBuilder_Initialize_m3878957688 (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:1427540:2)
     at Array._MySqlConnectionStringBuilder__cctor_m1042839471 (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:1700660:2)
     at Array.__Z31RuntimeInvoker_Void_t1841601450PK10MethodInfoPvPS2_ [RuntimeInvoker_Void_t1841601450?2(void**, undefined?S?*)] (blob:https://v6p9d9t4.ssl.hwcdn.net/15fa2f0a-f96c-4d4d-89f8-1c0b6ab17ab2:2139545:44)

i first though i am missing DLL files but i have all of them as far i know: screenshot i tried with the normal build option and with developer option and both the same result. with the I18N DLL it works with standalone builds but doesn't with WebGL. i how you guys can help me with this error.

thanks in advance

BTW im using itch.io to upload my game.

EDIT: in the error it says something with mysqlconnectionstring but the string works. it fully works in editor mode but when i upload it i got the error above in the browser javascript console(and yes i tried with multiple browsers). also a link to my game for a closer look maybe: https://omwro.itch.io/omwros-roll-a-ball

screenshot-5.png (4.9 kB)
Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Omwro · Oct 31, 2016 at 11:01 AM 0
Share

I tried to add other Dll in my Plugin folder:

alt text

but now i got another errors. i really dont know where to find the errorline specific and how to fix it. here is the new errorcode:

 Uncaught abort(-1) at Error
     at jsStackTrace (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:1056:12)
     at stackTrace (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:1070:21)
     at abort (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:4421183:43)
     at _pthread_create (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:14345:2)
     at __ZN6il2cpp2os10ThreadImpl3RunEPFvPvES2_ [il2cpp::os::ThreadImpl::Run(undefined?F?*, void, void*)] (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:4214728:47)
     at Array.__ZN6il2cpp2os6Thread3RunEPFvPvES2_ [il2cpp::os::Thread::Run(undefined?F?*, void, void*)] (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:4274918:11)
     at Object.dynCall_iiii (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:4382153:39)
     at invoke_iiii (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:16816:32)
     at Array.__ZN6il2cpp6icalls8mscorlib6System9Threading6Thread15Thread_internalEP12Il2CppThreadP14Il2CppDelegate [il2cpp::icalls::mscorlib::System::Threading::Thread::Thread_internal(Il2CppDelegate?**)] (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:2620175:9)
     at Object.dynCall_iii (blob:https://v6p9d9t4.ssl.hwcdn.net/eb7caa22-0a04-44dc-aa29-e01fdfd63e27:4393881:38)

i hope its more clear for you and hopefully can help me. thanks in advance

screenshot-6.png (7.1 kB)
avatar image AlejandroPG · Nov 03, 2016 at 12:44 PM 0
Share

I have the same problem I tried to set the charset and the port in the connection string as I found in another blogs but the problem persists.

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

61 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

WebGL,WebGL error 0 Answers

WebGL error ... how to make use of message 0 Answers

Error Occurs in Github Pages But Not Unity Game Engine 1 Answer

Unity Splash screen with webgl build 0 Answers

Chrome 56 WebGL error 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges