Samples Project Windows Launcher not opening (Crashing)

0

OK, so the editor works, the levels load on the editor, I've exported to engine, but when I open it, I get this screen: (Also I'm using Windows 7 64bit and VS2015) {I also tried on my Windows 10 machine and it doesn't even open at all}

REMOVEDUPLOAD

This is the error code:

  Problem signature:
Problem Event Name:	APPCRASH
Application Name:	SamplesProjectLauncher.exe
Application Version:	1.14.0.0
Application Timestamp:	5b0c2fa5
Fault Module Name:	Gem.LegacyGameInterface.3108b261962e44b6a0c1c036c693bca2.v1.0.0.
Fault Module Version:	0.0.0.0
Fault Module Timestamp:	5b0c2bf5
Exception Code:	80000003
Exception Offset:	0000000000022883
OS Version:	6.1.7601.2.1.0.256.1
Locale ID:	2057
Additional Information 1:	148a
Additional Information 2:	148a282940dc16ccc54f56c52c05d06d
Additional Information 3:	6473
Additional Information 4:	6473e062662d7c7a39276b7dde55ed84

OK, so I can see that it's a problem with a gem, but how would I resolve this?

Thanks,

Dan

asked 6 years ago198 views
4 Answers
0
Accepted Answer

OK, so I figured it out, and it appears that it was exactly what the error said, I removed the LegacyGameInterface gem and a few others, rebuilt the project and it had no problems. The launcher opens.

answered 6 years ago
0

I was launching the editor from that folder, the problem is the SamplesProjectLauncher.exe isn't opening and I am using that one. Also what about the problem with Windows 7?

answered 6 years ago
0

I have just spent 4 hours using the **lmbr_waf build_win_x64_vs*2017*_profile -p all **command and still nothing has come of the executable. It just won't open (This is using Windows 10 now)

answered 6 years ago
0

If you compiled with vs2017 you need to launch the editor from the bin64vc141 folder. Also I cannot open the editor compiled with vs2017 15.7, using the 15.6 build works just fine.

answered 6 years ago

This post is closed: Adding new answers, comments, and votes is disabled.