Search Unity

Crash when a player starts the game (Integer Divide by Zero)

Discussion in 'Editor & General Support' started by Gord10, Nov 9, 2016.

  1. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    I have been contacted that a player can't play Graveyard Shift, it crashes. I asked him to send the log files.

    output_log
    error.log
    He uses Windows 8.1. The GraveyardShift.exe caused an Integer Divide by Zero (0xc0000094) looked like important to me. There is no divide by zero in the beginning scene of the game, though. Game works fine for all other thousands of players.

    What might be the problem? We use Marmoset Skyshop, by the way.
     
  2. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    The whole output_log.txt file is

     
  3. dudester

    dudester

    Joined:
    Oct 25, 2014
    Posts:
    371
    I dont see any divide by zero exceptions i'd say ask the guy to update his drivers as the old 14.x drivers were fualty
     
  4. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    Hmm, is 14.x written in the logs?
     
  5. dudester

    dudester

    Joined:
    Oct 25, 2014
    Posts:
    371
    no but they dont normally appear in the logs , that divide by zero exception is not from a script thats from the .exe itself so nothing can fix it
     
  6. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    I see.

    By the way, he says that his video drivers are updated.
     
  7. dudester

    dudester

    Joined:
    Oct 25, 2014
    Posts:
    371
    either its a random error or it crashes every time. if its just him and crashes every time then it must be his computer .
     
  8. TietoVisa

    TietoVisa

    Joined:
    May 8, 2013
    Posts:
    4
    Sorry for bumping old thread. We have had a few reports with same exception and very similar stacktrace. Also using same Unity version 5.4.2f1. The crash happens in Unity-player's side, so updating might help (also if you have already updated, did it fix the problem?)
     
  9. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    Yes, he says that the game now works without a problem after we updated the Unity version.
     
  10. Snowed-In

    Snowed-In

    Joined:
    Jan 29, 2016
    Posts:
    11
    Hi guys

    We are experiencing this also with our game for many users. We are on Unity 5.4.1. What version of Unity did you upgrade to to make this issue go away? We'd like to avoid upgrading all the way to 5.5.
     
  11. Gord10

    Gord10

    Joined:
    Mar 27, 2013
    Posts:
    142
    5.5.0p3
     
  12. Snowed-In

    Snowed-In

    Joined:
    Jan 29, 2016
    Posts:
    11
    Thanks for the quick reply!
     
  13. alessiodamico2004

    alessiodamico2004

    Joined:
    Apr 6, 2023
    Posts:
    1
    I also have a similar problem, when I start Genshin Impact it quickly closes and says "error exception unknown software exception(0xc0000094) in the app at the position 0x990801c7" I use Windows 8.1 as well.