In what way are you attempting to launch your project? Since converting it, have you built it for the specific build configurations that you need to launch it in this way? Do you receive any errors when trying to open the project in the editor via double-clicking the .uproject file?
Hello
8 GB just because of 1 file? is there some essential-pack?
I guess this will solve the problem,
but I’d prefer something else, like disable debug mode or anything.
Hello
I’m starting engine then choosing project and it works ok
i’m cooking project for windows got some warnings about long names and illegal characters “:”
Success - 0 error(s), 716 warning(s)
When I build I got warnings about external references, but build is ok
I choose project from library and start it, it starts fine, but with black viewport
“LogUObjectGlobals:Warning: Failed to find object ‘Class None.’”
restart it same way and it’s ok - working
well thank you and , I’ve just packaged it for windows and I got result that I needed - see how it works on my machine.
in case i’ll need to start with IO+pdb I know the solution now
Could you upload the logs from when you attempted all of this? You should be able to find them in your project’s directory under Saved > Logs. When you say that you were “migrating” a project from 4.10 to 4.11, do you mean that you converted the project or that you made a new project in 4.11 and then migrated the content over?
Will te UE4Game.pdb still work on cooked builds?
For my cooked build I can’t debug even adding the file to VStudio. I tried including all pdb’s too but doesn’t work.
Will I have to build the engine then?