Works fine in earlier versions. Works fine in preview mode in the editor, OpenLevel called from UMG button event.
Logs during play are as follows:
LogPlayLevel: Test: [2017.05.25-09.25.37:575][212]LogNet:Warning: Travel Failure: [InvalidURL]: Invalid URL: /Game/MapX LogPlayLevel: Test: [2017.05.25-09.25.37:575][212]LogNet:Warning: Travel Failure: [ClientTravelFailure]: Invalid URL: /Game/MapX
Fails when packaged and when run through the launcher.
Tried:
Clean builds
Re-saving maps
Re-generating solution and building in VS
Triggering from level blueprint
jimsnomis
(jimsnomis)
May 25, 2017, 11:05am
2
Nope back to 4.15 for the mo’
xN31
(xN31)
May 25, 2017, 11:03am
3
Same issue. Any workaround?
Proteus
(Proteus)
May 25, 2017, 2:03pm
4
+1 for the question. Have the same problem seems that after creating session, open level fails. Project migrated from 4.15 to 4.16
Visnarel
(Visnarel)
May 25, 2017, 5:53pm
5
Glad it’s not just me this time I’m having the exact same issue, the game works great in 4.15, but refuses to servertravel from console execute. Everyone connects to the lobby and I can see interaction between the players, but when they try to move to an actual level together it fails with a useless message
Kymlands
(Kymlands)
May 26, 2017, 7:06pm
6
Duplicate post here:
A lot of developers have the same issue with the new 4.16 on Android / HTML / Windows. Hope for an hotfix very soon.
theveach
(theveach)
May 26, 2017, 6:55pm
7
In the package settings there is an advance arrow under “Packaging.” There is a checkbox for “Cook everything…blah blah blah”
Check that checkbox and see if it works.
There is also a “list for Maps to include in a packaged build”
If you dont want to cook everything.
Thanks that fixed it. Strange that this got lost in the migration from 4.15.
conno94
(conno94)
May 26, 2017, 10:03pm
9
worked !! thank you, i also enabled compress cooked packages under that same advanced section, halfed my export size and more. html projects doesnt seem to work anymore when you enable compression in the HTML section for some reason.
Thanks a lot. That fixed it for me as well.
Gen_X
(Gen X)
June 1, 2017, 9:49pm
11
this works for my project
it work for me too! Thanks