Forum Discussion
cypressinherita
11 years agoHonored Guest
UE3 integration problem
Hi, I've seem to have hit a wall in integrating oculus with ue3
I have the February build,and have built it presuming its in( I used patch method), but every time I run the game I get a black screen and when I call the console I can see that the rendering thread is broke somehow. What am I doing wrong. Need help in fixing this asap . email: brad@cypressinheritance.com
I have the February build,and have built it presuming its in( I used patch method), but every time I run the game I get a black screen and when I call the console I can see that the rendering thread is broke somehow. What am I doing wrong. Need help in fixing this asap . email: brad@cypressinheritance.com
19 Replies
Replies have been turned off for this discussion
- cyberealityGrand ChampionCan you be more specific as to your problem?
Are you receiving any specific error or warning messages? - cypressinheritaHonored Guest
- artyom17Expert ProtegeI just installed the integration (Rel2) over the fresh QA 02_2014 and I can't reproduce the issue. Are there any specific steps for repro the issue?
- cypressinheritaHonored GuestWould you mind telling me if your QA_build came with everything? The one I downloaded didn't,
I got it from the label section in perforce, am I completely using the wrong build?, label: QA_APPROVED_UE3_BUILD_2014_02
is what i downloaded, would mind telling what change list yours is, that way I can just get the exact one. - artyom17Expert ProtegeThe label is correct. So, you have the fresh Feb 2014 QA. Now you need to go to our website and get the UE3 integration: ovr_ue3_0.3.2_src_QA_02_2014_rel2.zip
Unzip it, use patch with UE3-Oculus.patch to patch the source in you Feb 2014 QA (or, you can just copy source files over, if you haven't modified your UE3). Also copy the rest of the files in Binaries, Development\External and UDKGame to your QA dir. Rebuild. Run. Test. Report. - cypressinheritaHonored GuestOk I did it and it still didn't work, looks like Im missing a lot from that build(when i ran the patch it was looking for files that weren't there) most of the external files are missing and very much needed code files are missing, so I'm re-downloading it hopefully its with the full build intact(unless there's some other way) and I'll let you know how that goes.
- cypressinheritaHonored GuestSoo I've got the full build of it and it still didnt work got these two errors
2>D:\Oculustest\CleanUE3Feb2014\UnrealEngine3\Development\Src\ES2Drv\Src\ES2RHIDrawing.cpp(2040): error C2660: 'FDynamicSpriteEmitterData::GetVertexAndIndexData' : function does not take 3 arguments
2>D:\Oculustest\CleanUE3Feb2014\UnrealEngine3\Development\Src\ES2Drv\Src\ES2RHIDrawing.cpp(2083): error C2660: 'FDynamicSubUVEmitterData::GetVertexAndIndexData' : function does not take 3 arguments
I see what they can be but I'm not sure if I'm supposed to change it to that, the file is definitely not in the patch but what looks to be like the correct function is. I'm still getting a black screen when I change it and it does compile. - cypressinheritaHonored Guestok so that is causing the black screen problem when I set
SubUVData->GetVertexAndIndexData(Vertices, OutIndexData, (FParticleOrder*)(Mesh.Elements(0).DynamicIndexData),0, 0);
I set 0 on both, and the render came through,but I cant get stereo or go to full screen, any idea on what could be wrong - cypressinheritaHonored Guest
- artyom17Expert ProtegeOur integration doesn't touch ES2Drv files, so that error doesn't seem to be related to Oculus at all.
Once you get the fresh Feb 2014, can you build it? Can you verify it works?
Then install the Oculus integration (w/o any of your changes!) and build and test it with UDKGame. Does it build and does it work?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 9 months ago
- 1 year ago