Error from new FHIV4

  • 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.

Ncwolf

New Member
Jan 4, 2004
1
0
0
www.nksgaming.com
Old one worked ok. New V4 will not work. Have all files in right place and all updates are done V3355.

What is this file? {Monster_Skeleton Intro.Monster_Skeleton3}
Dont have it anywhere. Have downloaded the file 3 time to make sure and still not working. HELP Please

General protection fault!

History: UObject::processEvent <- (Monster_Skeleton Intro.Monster_Skeleton3, Function SkaarjPack.Monster.PostBeginPlay) <- BeginPlay <- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- UGameEngine::Init <- InitEngine <- FMallocWindows::Free

Thanks all for your help
 

Parser

Hello
May 7, 2002
1,531
0
0
120
England baby!
fraghouse.beyondunreal.com
How would a umod fix it? :con:

Erm, I'm not sure about that error, actually. You're the first to have that problem, so I'd try this and see if it works:

Open up FHIv4.ini in /System and look under the first heading, You should find LocalMap=Intro....ut2 See if that works. If not, lemme know.
 

mechablack

New Member
Apr 26, 2005
5
0
0
I get this error:
UT2004 Build UT2004_Build_[2005-02-15_17.02]

OS: Windows XP 5.1 (Build: 2600)
CPU: GenuineIntel Unknown processor @ 2796 MHz with 1534MB RAM
Video: RADEON X300 Series (6525)

Could not spawn a GUI Controller!

History: UGameEngine::Init <- InitEngine <- FMallocWindows::Free <- FMallocWindows::Free
 

mechablack

New Member
Apr 26, 2005
5
0
0
or this: UT2004 Build UT2004_Build_[2005-02-15_17.02]

OS: Windows XP 5.1 (Build: 2600)
CPU: GenuineIntel Unknown processor @ 2796 MHz with 1534MB RAM
Video: RADEON X300 Series (6525)

Failed to enter intro.ut2: Can't find file 'intro.ut2'

History: UGameEngine::Init <- InitEngine <- FMallocWindows::Free <- FMallocWindows::Free
 

mechablack

New Member
Apr 26, 2005
5
0
0
tryed the FHI4 fix patch didnt help at all still getting this :
UT2004 Build UT2004_Build_[2005-02-15_17.02]

OS: Windows XP 5.1 (Build: 2600)
CPU: GenuineIntel Unknown processor @ 2796 MHz with 1534MB RAM
Video: RADEON X300 Series (6525)

Failed to enter IntroFix.ut2: Can't find file 'IntroFix.ut2'

History: UGameEngine::Init <- InitEngine <- FMallocWindows::Free <- FMallocWindows::Free
____________________________________________________
introfix.ut2 is there i checked dont understand whats wrong im just about to give up :(
 

DeathAdder

a.k.a. LightBringer
Jul 8, 2001
351
0
0
59
north carolina
Visit site
mechablack said:
tryed the FHI4 fix patch didnt help at all still getting this :
UT2004 Build UT2004_Build_[2005-02-15_17.02]

OS: Windows XP 5.1 (Build: 2600)
CPU: GenuineIntel Unknown processor @ 2796 MHz with 1534MB RAM
Video: RADEON X300 Series (6525)

Failed to enter IntroFix.ut2: Can't find file 'IntroFix.ut2'

History: UGameEngine::Init <- InitEngine <- FMallocWindows::Free <- FMallocWindows::Free
____________________________________________________
introfix.ut2 is there i checked dont understand whats wrong im just about to give up :(

introfix.ut2 should be in your \ut2004\fhiv4\maps directory. is it not there? if it is then, you need to make sure your ut2004.ini file has that path under the [core.system]

[Core.System]
PurgeCacheDays=30
SavePath=../Save
CachePath=../Cache
CacheExt=.uxx
CacheRecordPath=../System/*.ucl
MusicPath=../Music
SpeechPath=../Speech
Paths=../System/*.u
Paths=../Maps/*.ut2
Paths=../Textures/*.utx
Paths=../Sounds/*.uax
Paths=../Music/*.umx
Paths=../StaticMeshes/*.usx
Paths=../Animations/*.ukx
Paths=../Saves/*.uvx
Paths=../FHIv4/Animations/*.ukx
Paths=../FHIv4/System/*.u
Paths=../FHIv4/StaticMeshes/*.usx
Paths=../FHIv4/Maps/*.ut2
Paths=../FHIv4/Textures/*.utx
Paths=../FHIv4/Sounds/*.uax