Multiplayer odd server shortcut behaviour

Hello

I have a desktop and laptop hooked together with a LAN cable.
When I run client shortcut for my game on both machines multiplayer for 3rd Person works just fine. Both characters can be seen running around, and both controllers work properly.
This is without running server shortcut, just two clients.

My server shortcut is as shown here:
“C:\Program Files\Unreal Engine\4.4\Engine\Binaries\Win64\UE4Editor.exe” "C:\ABLocal\tomofnz\KitBash_3P" Example_Map?listen -game

When I run it I get this Windows error. I don’t get this error (for a different project) at work though Target structure is same. bit in bold is my project path.

Does anyone know what’s up with this?

12821-2014-08-15+23_14_16-.png

Hey tomofonz,

Sorry for delay in response, this one slipped under radar somehow. Are you still experiencing this issue with this project? Have you upgraded to 4.4? Let us know if we can help you.

In 4.4.1
It still occurs for my server shortcut. I changed paths, canged backslash and forward slash directions in path (coz warning has different slash direction to what’s in shortcut), and I changed projects and maps etc.
I’ll check again tomorrow at work.

Hi

It looks like our forum software is stripping off your forward slashes, but it looks like you are pointing to directory your project is in, but you don’t have project filename in path as well. If you add your project file name to path as well, does that fix issue?

Ah, I did not include project filename too. It’s working now. Thanks.

side note: issue with slashes being removed on this site should be fixed within one or two days.