Building lighting problems

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

jeeves

New Member
Feb 23, 2004
10
0
0
Hi
When i try to build the lighting the engine closes and displays the following message

OS: Windows XP 5.1 (Build: 2600)
CPU: GenuineIntel Unknown processor @ 2407 MHz with 255MB RAM
Video: Mobility Radeon (6015)

General protection fault!

History: FPoly::SplitWithPlane <- FPoly::SplitWithNode <- FEditorVisibility::FilterThroughSubtree <- FEditorVisibility::FilterThroughSubtree <- FEditorVisibility::FilterThroughSubtree <- FEditorVisibility::MakePortalsClip <- FEditorVisibility::MakePortals <- FEditorVisibility::TestVisibility <- UEditorEngine::TestVisibility <- UEditorEngine::shadowIlluminateBsp <- UEditorEngine::Exec_Light <- UEditorEngine::Exec <- (LIGHT APPLY) <- UUnrealEdEngine::Exec <- WPageOptions::BuildLighting <- WEditorFrame::OnCommand <- WWindow::WndProc <- WWindow::StaticProc <- MessagePump <- MainLoop

I only have about 6 lights and have tried it without any lights and still have the same problem. When i got to build all it exits during the lighting phase. The geometry and paths build fine without any problems when done separately its just the lighting.

Could it be a hardware problem? Can anyone help?

Thanks
 

ttl

New Member
Oct 22, 2003
51
0
0
It looks like the problem is with your BSP, did you add any strange brushes?
 

jeeves

New Member
Feb 23, 2004
10
0
0
I don't think so. All I have is additive and subtractive brushes and static meshes. I converted some of my brushes for objects such as chairs to static meshes by right clicking on the object and then going to convert-->static mesh, could this be the problem?
 

jeeves

New Member
Feb 23, 2004
10
0
0
I managed to build the lighting but now the geometry doesnt build. It does three quarters of illumination occluding and then the engine just closes and im returned to the desktop without any errors or anything.

Please help
 

oki

New Member
Mar 21, 2006
1
0
0
zones?

i had a big map go balls-up n found it was a zone i created earlier had miraculously/typically doubled in size and was mixed up with another zone.
used the zone view to find the problem,,dunno if its any help 2 u but took my noob ass a while to figure it out