Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 lampshade · Feb 15, 2011 at 09:43 AM · crashgamebrowser

Troubleshoot a Browser Based Game Crash

Hi, I was in-game firing away and my game crashed with the entire window instance gone, with, unfortunately, my data (or more like the wind I suppose). So, I fired the game up again in another browser, visited my character, and I had negative experience points to the next level.

How do I handel that?

Question: For Web based Crashes: is there something simple that I can include on relevant scripts? Like a global save data?

Comment
Add comment · Show 1
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 lampshade · Feb 15, 2011 at 09:51 AM 0
Share

I'll delete my post right away if any1 gives it up >:)

1 Reply

· Add your reply
  • Sort: 
avatar image
2
Best Answer

Answer by jonas-echterhoff · Feb 15, 2011 at 09:51 AM

First of all, submit a bug with instructions on how to reproduce the issue. If a unity game crashes, it is a bug, and we'd like to fix it. But we can only do so if we know about it.

Second, check your log files for any error messages or asserts. You can try installing the developer Unity plugin, which might output some more information. If anything interesting is printed there, it might help you or us to find out what is going on.

Third, try to find out what is causing it. You can see if attaching the debugger reveals any useful informations. As a last resort, binary search your project by making a copy, and then removing parts from it, until it works again, and repeat that, until you know exactly what causes it to break. When it's a script of yours, add many Debug.Logs throughout the script, to see which parts work and when it fails.

When it's our bug, you may not be able to fix it (but we probably can, given that we have a report), but when you know what causes it, you should be able to find a workaround.

Comment
Add comment · Show 3 · Share
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 lampshade · Feb 15, 2011 at 09:54 AM 0
Share

I am sorry it was not the Unity Engine itself that crashed. It was the Browser Based Game (the browser itself) that crashed. Ya, know after you build a game that is Web Based? And Want to play it direction after dropbox?

avatar image lampshade · Feb 15, 2011 at 10:13 AM 0
Share

I am wondering on the Third step: how to binary search my project.

avatar image jonas-echterhoff ♦♦ · Feb 15, 2011 at 10:32 AM 1
Share

If the browser crashes when running the game, chances are still that it's the fault of the Unity plugin (unless you are doing some things unrelated to the Unity content which cause it to crash). So, please submit a bug. As for the third step: The idea is that you just remove things from your project until it does not crash, then you can find out what is causing it. It requires some patience, but should point you to the problem eventually.

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

No one has followed this question yet.

Related Questions

Game crashing on startup? 0 Answers

Android game crash with non-dev build 1 Answer

Browser crash for out of memory 0 Answers

gamecrashes while being loaded 0 Answers

Brower blowing up after login (crash) 2 Answers


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