Search Unity

Error when executing

Discussion in 'General Discussion' started by alex3087, Mar 26, 2021.

  1. alex3087

    alex3087

    Joined:
    Sep 23, 2020
    Posts:
    3
    Hi, I'm new here :) I follow some youtubers showing their games using unity, and I've bought some games on steam that are made with unity too, some games work fine like cuphead or ori and the blind forest, but for some of the games by recent youtubers when they give you links to their games or just some short ideas, I get this error with a red exclamation mark (!) and I can't play.

    https://i.ibb.co/0BQ5pqQ/error.jpg

    I just gave up on them but now I'm following some course to learn making games and when I export it and try to play, the same error pops up, now this is serious because I can't even test when Im doing. Anyone knows what it could be? This is my first post ever so excuse me if this is not where I should be asking or what kind of link to the pictures I'm allowed to put in here. Thank you for reading me.

    https://i.ibb.co/w4jbqq7/NW-error.jpg
     

    Attached Files:

    Last edited: Mar 26, 2021
  2. EternalAmbiguity

    EternalAmbiguity

    Joined:
    Dec 27, 2014
    Posts:
    3,144
    That's just Unity crashing. You'll need to be more specific as to what project you're trying to run and the version of Unity, PC specs, all that.
     
  3. alex3087

    alex3087

    Joined:
    Sep 23, 2020
    Posts:
    3
    Thanks for the reply :) I'm using unity 2019.4.14f1

    And I hope any of this helps:
    AMD A10-5745M APU with Radeon(tm) HD Graphics 2.1 GHz
    AMD Radeon(TM) 8610G - VRAM 2770MB
    12GB RAM
    DirectX 12

    I'm following a course by Rick Davidson and the first game is number wizard, it's a beginner game to start coding and understanding some of the basics, a number shows up and you just click if the number you chose is higher or lower, while in the editor everything works well, when exporting the game in a folder, the error shows up. Also a youtuber made a short game for a gamejam using unity and you just have to donwload and play it, which I couldn't do (same error). Also I didn't make it clear, some games I've bought on steam also gave me the same error (fortunately cuphead and Ori worked).
     
  4. EternalAmbiguity

    EternalAmbiguity

    Joined:
    Dec 27, 2014
    Posts:
    3,144
    I personally probably can't really help you. I saw this though (https://ludeon.com/forums/index.php?topic=51409.0) that indicates issues with that APU. Try making sure you've updated your drivers fully. Examining log files from one of the games that doesn't work (the one you're making or another) might show errors related to your graphics.
     
  5. alex3087

    alex3087

    Joined:
    Sep 23, 2020
    Posts:
    3
    It's ok thank you for the time :) I guess I'll be fine while I practice in the editor in which everything runs ok.