What do I have to do to fix these errors?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
cjn12121
Posts: 1
Joined: Fri Feb 24, 2017 10:56 pm
Projects :: No Mod project currently.
xbox live or psn: No gamertag set

What do I have to do to fix these errors?

Post by cjn12121 »

Hello,
I am having a crash in my map so I have been checking the error log(Bfront2.log). Most of the errors are simple easy fixes, however some have been giving me some issues. Here they are:

Message Severity: 2
c:\battlefront2\main\battlefront2\source\ListPool.h(92)
List pool is full; raise count from 60 to at least 90

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\HUDManager.cpp(619)
HUD unable to find HUD element type 0x16ce484a

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\VOHelper.cpp(183)
VOSound (cis1_inf_pc_com_hostile_inVehicle): unknown modifier "InVehicle"
ARCTroopaNate
Jedi
Jedi
Posts: 1161
Joined: Mon Mar 21, 2011 8:12 pm
Projects :: Star Wars Battlefront - Tides of War
Games I'm Playing :: SWBF2 RC EAW
xbox live or psn: I have ps4
Location: STALKER!
Contact:

Re: What do I have to do to fix these errors?

Post by ARCTroopaNate »

The hud and invehicle errors don't mean anything, to fix the first one you need to up the memorypool for whatever parameter it's asking for in your lua. Find the setmemorypool lines and copy one of them, change the parameter to List and the number to like 100 and you should be good to go.

EDIT: Welcome to Gametoast!!
Post Reply