Builded game crashes instantly after launch

Hi there,

we are having the following issue:
Right after starting our builded game, we can see the black window for a second, then it crashes. I post the logfile below.

The strange thing is, building the game works perfectly fine. Playing within the editor as well. Just the finnished build crashes. Our game is a Multiplayer game with a dedicated server, it uses the 3rd-person c# template, but all ingame mechanics are done with blueprints.

Our engine version is 4.6.0.

We really hope someone can help us fast, we have a deadline in one week -.-

Cheers,
Priareos

Log file open, 01/29/15 01:22:00
LogInit: Version: 4.6.0-0+UE4
LogInit: API Version: 0
LogInit: Compiled (64-bit): Jan 28 2015 20:38:57
LogInit: Compiled with Visual C++: 18.00.31101.00
LogInit: Build Configuration: Development
LogInit: Branch Name: UE4
LogInit: Command line: 
LogInit: Base directory: T:/Personal Files/Dropbox/Battle Arena Game WS14_15/Test Builds/BattleArenaTestBuilds/WindowsNoEditor/BattleArena/Binaries/Win64/
LogInit: Rocket: 0
[2015.01.29-00.22.00:235][  0]LogTaskGraph: Started task graph with 3 named threads and 6 total threads.
[2015.01.29-00.22.00:276][  0]LogOnline:Warning: No default platform service specified for OnlineSubsystem
[2015.01.29-00.22.00:300][  0]LogInit: Presizing for 0 objects not considered by GC, pre-allocating 0 bytes.
[2015.01.29-00.22.00:331][  0]LogInit: Object subsystem initialized
[2015.01.29-00.22.00:435][  0]LogConsoleManager:Warning: Console variable 'r.EarlyZPass' wasn't set (Priority SystemSettingsIni < ProjectSetting)
[2015.01.29-00.22.00:435][  0]LogConsoleManager:Warning: Console variable 'r.EarlyZPassMovable' wasn't set (Priority SystemSettingsIni < ProjectSetting)
[2015.01.29-00.22.00:435][  0]LogConsoleResponse:Warning: Skipping Unknown console variable: 'UIScaleCurve = (EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000))),ExternalCurve=None)'
[2015.01.29-00.22.00:435][  0]LogConsoleResponse:Warning:   Found in ini file '../../../BattleArena/Saved/Config/WindowsNoEditor/Engine.ini', in section '[/Script/Engine.RendererSettings]'
[2015.01.29-00.22.00:455][  0]LogConsoleManager:Warning: Console variable 'r.MSAA.CompositingSampleCount' wasn't set (Priority ProjectSetting < Scalability)
[2015.01.29-00.22.00:470][  0]LogInit: Selected Device Profile: [WindowsNoEditor]
[2015.01.29-00.22.00:470][  0]LogInit: Applying CVar settings loaded from the selected device profile: [WindowsNoEditor]
[2015.01.29-00.22.00:570][  0]LogInit: Computer: PRIAREOSPC
[2015.01.29-00.22.00:570][  0]LogInit: User: Priareos
[2015.01.29-00.22.00:570][  0]LogInit: CPU Page size=4096, Cores=4
[2015.01.29-00.22.00:570][  0]LogInit: High frequency timer resolution =3.320361 MHz
[2015.01.29-00.22.00:571][  0]LogMemory: Memory total: Physical=8.0GB (8GB approx) Virtual=8192.0GB
[2015.01.29-00.22.00:571][  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2015.01.29-00.22.00:571][  0]LogMemory: Process Physical Memory: 27.70 MB used, 27.70 MB peak
[2015.01.29-00.22.00:571][  0]LogMemory: Process Virtual Memory: 19.54 MB used, 19.54 MB peak
[2015.01.29-00.22.00:571][  0]LogMemory: Physical Memory: 2954.30 MB used, 8143.66 MB total
[2015.01.29-00.22.00:571][  0]LogMemory: Virtual Memory: 166.60 MB used, 8388608.00 MB total
[2015.01.29-00.22.01:246][  0]LogD3D11RHI: Found D3D11 adapter 0: NVIDIA GeForce GTX 980 (Feature Level 11_0)
[2015.01.29-00.22.01:246][  0]LogD3D11RHI: Adapter has 3972MB of dedicated video memory, 0MB of dedicated system memory, and 3815MB of shared system memory, 2 output[s]
[2015.01.29-00.22.01:246][  0]LogD3D11RHI: Chosen D3D11 Adapter Id = 0
[2015.01.29-00.22.01:256][  0]LogRHI: Texture pool is 1361 MB (70% of 1945 MB)
[2015.01.29-00.22.01:262][  0]LogD3D11RHI: Async texture creation enabled
[2015.01.29-00.22.02:140][  0]LogTextLocalizationManager: The requested culture ('en_GB') has no localization data; parent culture's ('en') localization data will be used.
[2015.01.29-00.22.02:253][  0]LogContentStreaming: Texture pool size is 1000.000000MB
[2015.01.29-00.22.03:196][  0]LogCollisionProfile:Warning: Profile (UI) - Custom Channel Name = 'Weapon' hasn't been found
[2015.01.29-00.22.04:470][  0]LogInit: WinSock: version 1.1 (2.2), MaxSocks=32767, MaxUdp=65467
[2015.01.29-00.22.04:959][  0]LogWindowsMoviePlayer: Unable to load movie: ../../../BattleArena/Content/Movies/Default_Startup.mp4
[2015.01.29-00.22.05:033][  0]LogObj: 19738 objects as part of root set at end of initial load.
[2015.01.29-00.22.05:033][  0]LogUObjectAllocator: 3920232 out of 0 bytes used by permanent object pool.
[2015.01.29-00.22.05:064][  0]LogEngine: Initializing Engine...
[2015.01.29-00.22.05:223][  0]LogInit: XAudio2 using 'Speakers (Sound Blaster Z)' : 6 channels at 48 kHz using 32 bits per sample (channel mask 0x3f)
[2015.01.29-00.22.05:286][  0]LogInit: FAudioDevice initialized.
[2015.01.29-00.22.05:286][  0]LogInit: Texture streaming: Enabled
[2015.01.29-00.22.05:351][  0]LogNet: Browse: /Game/Maps/Example_Map?Name=Player
[2015.01.29-00.22.05:351][  0]LogLoad: LoadMap: /Game/Maps/Example_Map?Name=Player
[2015.01.29-00.22.05:444][  0]LogMemory: Platform Memory Stats for WindowsNoEditor
[2015.01.29-00.22.05:444][  0]LogMemory: Process Physical Memory: 96.33 MB used, 103.59 MB peak
[2015.01.29-00.22.05:444][  0]LogMemory: Process Virtual Memory: 89.88 MB used, 98.10 MB peak
[2015.01.29-00.22.05:444][  0]LogMemory: Physical Memory: 3025.35 MB used, 8143.66 MB total
[2015.01.29-00.22.05:444][  0]LogMemory: Virtual Memory: 393.70 MB used, 8388608.00 MB total
[2015.01.29-00.22.05:444][  0]LogMemory: 
[2015.01.29-00.22.05:444][  0]LogMemory: Allocator Stats for binned:
[2015.01.29-00.22.05:444][  0]LogMemory: Current Memory 33.89 MB used, plus 2.86 MB waste
[2015.01.29-00.22.05:444][  0]LogMemory: Peak Memory 44.46 MB used, plus 2.63 MB waste
[2015.01.29-00.22.05:444][  0]LogMemory: Current OS Memory 36.75 MB, peak 47.09 MB
[2015.01.29-00.22.05:444][  0]LogMemory: Current Waste 0.55 MB, peak 0.97 MB
[2015.01.29-00.22.05:444][  0]LogMemory: Current Used 33.89 MB, peak 44.46 MB
[2015.01.29-00.22.05:444][  0]LogMemory: Current Slack 2.31 MB
[2015.01.29-00.22.05:444][  0]LogMemory: Allocs       105975 Current /  810846 Total
[2015.01.29-00.22.05:444][  0]LogMemory: 
[2015.01.29-00.22.05:444][  0]LogMemory: Block Size Num Pools Max Pools Cur Allocs Total Allocs Min Req Max Req Mem Used Mem Slack Mem Waste Efficiency
[2015.01.29-00.22.05:444][  0]LogMemory: ---------- --------- --------- ---------- ------------ ------- ------- -------- --------- --------- ----------
[2015.01.29-00.22.05:444][  0]LogMemory:          8         0         0          0            0       8       0       0K        0K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         16         5         5      18428       114298      16      16     287K       33K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         32        12        12      21672        77117      32      32     677K       91K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         48         7         7       8542        45347      48      48     400K       48K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         64        12        12      12195        48059      64      64     762K        6K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         80         4         4       2841        34297      80      80     221K       35K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:         96         5         5       2826        37074      96      96     264K       56K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:        112         4         4       1481        19801     112     112     161K       95K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:        128        30        30      15326        40592     128     128    1915K        5K        0K    100.00%
[2015.01.29-00.22.05:444][  0]LogMemory:        160         9        12       3035        63278     144     160     474K      102K       19K     96.70%
[2015.01.29-00.22.05:444][  0]LogMemory:        192        14        14       4423        99884     176     192     829K       67K       31K     96.54%
[2015.01.29-00.22.05:444][  0]LogMemory:        224         4         4        885        87854     208     224     193K       63K        7K     97.27%
[2015.01.29-00.22.05:444][  0]LogMemory:        256         5         5       1113        42036     240     256     278K       42K       10K     96.88%
[2015.01.29-00.22.05:444][  0]LogMemory:        288         6         6       1161        26134     272     288     326K       58K       11K     97.14%
[2015.01.29-00.22.05:444][  0]LogMemory:        320        20        34       3824        28306     304     320    1195K       80K       18K     98.59%
[2015.01.29-00.22.05:444][  0]LogMemory:        384        10        10       1680         9642     336     384     630K        8K       58K     90.94%
[2015.01.29-00.22.05:444][  0]LogMemory:        448        11        11       1586         9523     400     448     693K       10K       59K     91.62%
[2015.01.29-00.22.05:444][  0]LogMemory:        512         9         9       1053         4678     464     512     526K       50K       26K     95.49%
[2015.01.29-00.22.05:444][  0]LogMemory:        576         4         4        365         2483     528     576     205K       50K       10K     96.09%
[2015.01.29-00.22.05:444][  0]LogMemory:        640         7         8        490         1507     592     640     306K      141K       11K     97.54%
[2015.01.29-00.22.05:444][  0]LogMemory:        704        10        13        735         1816     656     704     505K      135K       12K     98.13%
[2015.01.29-00.22.05:444][  0]LogMemory:        768         6         6        328         1944     720     768     246K      137K        6K     98.44%
[2015.01.29-00.22.05:444][  0]LogMemory:        896         3         3        184          542     784     896     161K       31K        8K     95.83%
[2015.01.29-00.22.05:444][  0]LogMemory:       1024         2         3        108          474     912    1024     108K       20K        2K     98.44%
[2015.01.29-00.22.05:444][  0]LogMemory:       1168         2         2         95          379    1040    1168     108K       20K        5K     96.09%
[2015.01.29-00.22.05:444][  0]LogMemory:       1360         6         6        245         2446    1184    1360     325K       58K       23K     94.01%
[2015.01.29-00.22.05:444][  0]LogMemory:       1632         7         7        242          622    1376    1632     385K       62K       25K     94.42%
[2015.01.29-00.22.05:444][  0]LogMemory:       2048         8         8        145          641    1648    2048     290K      222K       33K     93.55%
[2015.01.29-00.22.05:444][  0]LogMemory:       2336         4         4         96         2564    2064    2336     219K       37K       23K     91.02%
[2015.01.29-00.22.05:444][  0]LogMemory:       2720         5         5         92          511    2352    2720     244K       75K       12K     96.25%
[2015.01.29-00.22.05:444][  0]LogMemory:       3264        10        11        145         2080    2736    3264     462K      176K       26K     95.94%
[2015.01.29-00.22.05:444][  0]LogMemory:       4096        11        12        134          581    3280    4096     536K      168K       43K     93.89%
[2015.01.29-00.22.05:444][  0]LogMemory:       4672         6         6         53         1006    4112    4672     241K      143K        8K     97.92%
[2015.01.29-00.22.05:444][  0]LogMemory:       5456         8        12         80          365    4688    5456     426K       86K       34K     93.36%
[2015.01.29-00.22.05:444][  0]LogMemory:       6544        15        19        130          393    5472    6544     830K      129K       72K     92.50%
[2015.01.29-00.22.05:444][  0]LogMemory:       8192         7         8         49         1269    6560    8192     392K       56K       44K     90.18%
[2015.01.29-00.22.05:444][  0]LogMemory:       9360         5         5         30           89    8208    9360     274K       46K       14K     95.63%
[2015.01.29-00.22.05:444][  0]LogMemory:      10912         4         4         20           75    9408   10912     213K       43K       17K     93.36%
[2015.01.29-00.22.05:444][  0]LogMemory:      13104         3         3         15           48   10976   13056     191K        1K       11K     94.27%
[2015.01.29-00.22.05:444][  0]LogMemory:      16384         5         7         19          139   13120   16384     304K       16K       21K     93.44%
[2015.01.29-00.22.05:444][  0]LogMemory:      21840         9        10         27           80   16400   21648     575K        1K       95K     83.51%
[2015.01.29-00.22.05:444][  0]LogMemory:      32768         4         7          8           70   21904   32720     256K        0K       52K     79.69%
[2015.01.29-00.22.05:444][  0]LogMemory: 
[2015.01.29-00.22.05:444][  0]LogMemory: 20352K allocated in pools (with 2702K slack and 846K waste). Efficiency 95.84%
[2015.01.29-00.22.05:444][  0]LogMemory: Allocations 105907 Current / 810045 Total (in 318 pools)
[2015.01.29-00.22.05:444][  0]LogMemory: 
[2015.01.29-00.22.06:286][  0]LogWindows: === Critical error: ===
Fatal error!



BattleArena.exe!UnknownFunction (0x000000013fb089f8) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f971fba) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f98f977) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f99b584) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f8b95d7) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f99b621) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f8b95d7) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2f18) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6dd19) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6edeb) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6f427) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc87dc5) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc5ee53) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38f64) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc39222) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38d91) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37da3) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc3788a) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20d4d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20410) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x0000000140d09bf2) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37175) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6ee86) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6f427) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc87dc5) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc5ee53) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38e0a) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38d91) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37da3) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc3788a) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20d4d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20410) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x0000000140d09bf2) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37175) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6ee86) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6dd19) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6edeb) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6f427) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc87dc5) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc5ee53) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38f64) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc39112) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38d91) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc38d91) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37da3) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc3788a) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20d4d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc20410) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x0000000140d09bf2) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc37175) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc90d5f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6ee86) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6735) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca6867) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fca602d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6dd19) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc6edeb) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fc89c59) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fce2a5b) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x00000001412ee39f) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x00000001412bb95d) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x0000000140e5d9a0) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x0000000140e467e6) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013f8c59af) + 0 bytes [UnknownFile:0]
UnknownModule!UnknownFunction (0x0000f835d8c67668) + 0 bytes [UnknownFile:0]
BattleArena.exe!UnknownFunction (0x000000013fb9e283) + 0 bytes [UnknownFile:0]
UnknownModule!UnknownFunction (0x00000000006b68f0) + 0 bytes [UnknownFile:0]
UnknownModule!UnknownFunction (0x00000000006b69f0) + 0 bytes [UnknownFile:0]

To give a few more details of our problem:

  • Yes it did work at some point, but we stopped building regulary and now we cannot find the moment it started crashing.
  • The Crash happens with both maps in the project, which both use most of the same logic
  • If we create a new level inside the project and build that new level, than the .exe does not crash.
  • Yes, we tried other deployment paths then dropbox :wink:

Seems to be solved in 4.7.
As far as my knowledge goes, the problem was an infinite loop in our AI blueprint. Somehow the build launched anyway with 4.7 (and gave us some errors in the log).
We fixed it later, but didn’t try it with 4.6.