Main Menu Problem

I made a simple menu using BP Widgets. It seems to work fine in the viewport when I click play, but when i launch the game, it always crashes when I click on any button that load a level.

Here’s the crash I get:
http://puu.sh/eFKwx/febd5aa3fa.png

I only have a start button and a quit button, and I start the game in a “main menu” level separate from the playable game level.
Having checked multiple sources, my BP layout should be correct:

Level BP:
http://puu.sh/eFMMR/abe156f96c.png

Menu BP Widget:
http://puu.sh/eFMJ5/4cc431fdd0.png

Does anyone know what might be the problem?

Hello ,

I was unable to reproduce this issue on my end. I have a couple of questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. What version of the engine are you using?
  2. Can you reproduce this in a clean project?
  3. If so, could you provide a detailed list of steps that you used to reproduce this issue? (The images are very helpful, however I will need to know the steps taken to perform the crash)

i have the same problem -_-, i added the main menu with the load level in it but it crashes with crash report or something
Using Unreal engine 4, version 4.8

Hello Web Master,

I have a few questions for your that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, can you provide a detailed set of steps to reproduce this issue on our end?
  3. Can you provide screen shots of any blueprints that may be involved?

i am having a similar issue. however my issue involves the map not locating my map. when i press play in normal “play in new window” the map doesnt load. when i use standalone, sometimes it works. when i package the game it says error code 1 exit.

Hello ultrask14,

Could you go through and answer the questions that I have asked above? This information would be helpful in narrowing down what issue it is that you are experiencing.

even i have the same problem where my game works when i click start in viewport but if i click it in standalone it crashes
Please HELP.

Hello ,

Could you go through and answer the questions that I have asked above? This information would be helpful in narrowing down what issue it is that you are experiencing.

yes i have tried all the scenarios it still crashes on launching in stand alone

Could you provide a detailed list of steps to reproduce this issue on our end (Please include screen shots of any settings/blueprints/widgets that may be involved)?

i have completed my game and all my widgets work fine
even if i package my game has no error or warning but only the main level dosn’t open, everytime i try to open it in either standalone or fully packaged it just crashes with no discription
I have a start menu in a level which basicly when clciked start it should be connect to the main level but all it does is that it crashes

If you are not getting a callstack, you may need to make sure that you have the debugging symbols installed. I have provided an example below. Once that is complete, I will need you to provide the complete callstack (including your machine ID). Could you also tell me what engine version it is that you are using?

Example:

136833-installdebugingsymbols.png

i am using 4.15.3
PS: currently downloading editor sybols for debugging

][1]

After taking a look at the callstack I was able to find that this is a known issue. I have provided a link to the public tracker. It appears that the issue was closed as won’t fix. I have also provided a link to the original post. I hope that this information helps

Link: Unreal Engine Issues and Bug Tracker (UE-24762)

Link: Map crashes on Load - Programming & Scripting - Epic Developer Community Forums

Make it a great day

Hello ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.

I don’t understand how do I fix it I am doing a doing this project for a certified course for which I will be getting my diploma after completing

From what I found about this issue it appears to be an issue with a directional light. One suggestion would be to use the back up files that are automatically generated in your project’s saved folder.

I don’t find any back up in my saved folders