I have a persistent level that should stream in multiple levels when it has loaded. This is done via kismet..
level loaded -> stream level
The process works fine when I run in PIE mode (play in editor), but does not when I click on the "Start this level on PC" button right next to it.
When The level boots up in "Start this level on PC mode", for each of the levels I try to stream I get a kismet warning, which says:
Kismet Warning: failed to find streaming level object associated with 'SeqAct_MultilevelStreaming UEDPClevel1.TheWorld:PersistentLevel.Main_Sequence .SeqAct_MultiLevelStreaming_0'
for each of the levels I'm trying to stream...
I don't know why it doesn't work in PC mode - any help or suggestions as to what I could try?
My problem is similar to this thread, :
http://forums.epicgames.com/showthread.php?t=725189
but I also cannot find the problem.
Thanks..
level loaded -> stream level
The process works fine when I run in PIE mode (play in editor), but does not when I click on the "Start this level on PC" button right next to it.
When The level boots up in "Start this level on PC mode", for each of the levels I try to stream I get a kismet warning, which says:
Kismet Warning: failed to find streaming level object associated with 'SeqAct_MultilevelStreaming UEDPClevel1.TheWorld:PersistentLevel.Main_Sequence .SeqAct_MultiLevelStreaming_0'
for each of the levels I'm trying to stream...
I don't know why it doesn't work in PC mode - any help or suggestions as to what I could try?
My problem is similar to this thread, :
http://forums.epicgames.com/showthread.php?t=725189
but I also cannot find the problem.
Thanks..
Comment