• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Nov 21st SDK Update

Okay uninstalled, deleted related directories.
Reinstalled and PIE works again.
Duplicate now works without deleting Suppress=Log
Only in unlit mode
Once you Duplicate something it crashes upon returning to Lit mode
You have to build lighting in order to return to Lit mode.
Enable Drag Grid Snap is still not working for static meshes

Seems to be booting slowly again, even after i delete config folder.
 
Upvote 0
I wonder and it might be a silly question. Which actor do you pick
when you choose an static mesh. The static mesh or the statc mesh obstacle ?

Copy/paste works with the supress=log line and awaiting my first crash....


On import i just make sure static mesh is selected, in the static meshes properties it says ROStaticMeshObstacle_
i am not sure there is a difference, nor can i find a way to import it differently
 
Upvote 0
Well that worked, i now have drag grid snapping!
Does anyone know what static mesh obstacle is for?
I cant say i have ever encountered one in my UDK works ;)

Thanks, this makes things a million times easier!

You can find comments in the ROStaticMeshObstacle file if you navigate to the red orchestra 2\Development\Src\ROGame\Classes folder.

Code:
// A Static Mesh that can be turned on or off via Kismet to block paths off
// based on the number of Max Players.
 
Upvote 0
You can find comments in the ROStaticMeshObstacle file if you navigate to the red orchestra 2\Development\Src\ROGame\Classes folder.

Code:
// A Static Mesh that can be turned on or off via Kismet to block paths off
// based on the number of Max Players.

Awesome thanks again.



So thats what I ment when i asked Toxic Sky.

I had the feeling he picked the wrong actor.....:D:D:D

I figured as much, I was just dragging and dropping straight from the content browser, didnt think it would add anything other then static mesh actor.
 
Upvote 0
looks like I have an issue with the Props_vegetation pack being corrupted or something

[0261.36] Critical: appError called: Assertion failed: BulkDataOffsetInFile == Ar.Tell() [File:d:\RO2\Development\Src\Core\Src\UnBulkData.cpp] [Line: 629]
Bad offset for Texture2D Props_Vegetation.Trees.Materials.ApartmentTree_1_Billboard_DIFF
Stack: Address = 0x402209b9 (filename not found) [in f:\steam\steamapps\common\red orchestra 2\binaries\win64\rogame.exe]

Going to try to delete it to be redownloaded.
EDIT: Re-installed everything still crashing with the same message about Props_Vegetation
 
Last edited:
Upvote 0