Hello guys. I have this re-occuring problem that I cant seem to figure out. When I load my mod it seems to crash immediaitly after the loadscreen passes.
This was not the case the other night where it was working perfectly and no other changes were made since that night.I tried running it through the mod tool
exe and i get nothing telling me what the error is and just like the regular launcher, it crashes after I try to load my mod after the load screen. I tried reverting
my changes(which really didnt change anything except a slight damageincrease to a weapon) and yet this keeps happening. Below is the log and maybe it would
be more helpful to more experienced eyes. Any kind of help would be much appreciated.
BFII log
http://www.mediafire.com/view/75qoavsc8 ... Front2.log
Unexplained crashing [Solved]
Moderator: Moderators
- TWINKEYRUNAWAY
- Lieutenant General

- Posts: 730
- Joined: Fri Aug 17, 2012 3:13 pm
- Projects :: Empire Rising
- xbox live or psn: No gamertag set
- Location: 411Remnant
- Contact:
Unexplained crashing [Solved]
Last edited by TWINKEYRUNAWAY on Tue Jul 01, 2014 5:36 pm, edited 1 time in total.
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Unexplained crashing
So first off I would recommend raising the SoldierAnimation memory pool. Then you see that you're plagued with all of these red memory pool errors. Try to raise these. However, I don't think that you can raise them all, since any red memory pool is usually an in game limit. Do you have a lot of units?
- TWINKEYRUNAWAY
- Lieutenant General

- Posts: 730
- Joined: Fri Aug 17, 2012 3:13 pm
- Projects :: Empire Rising
- xbox live or psn: No gamertag set
- Location: 411Remnant
- Contact:
Re: Unexplained crashing
its five units per team, smaller than vanilla battlefront II's roster per team. I didnt make any changes to the roster which is very odd.
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Unexplained crashing
Any last-minute changes on the HUD?
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\HUDManager.cpp(619)
HUD unable to find HUD element type 0x16ce484a
sounds suspicious to me.
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\HUDManager.cpp(619)
HUD unable to find HUD element type 0x16ce484a
sounds suspicious to me.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Unexplained crashing
That error comes shipped with the game and can be ignored. I'm pretty sure it's unfixable anyways.Locutus wrote:Any last-minute changes on the HUD?
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\HUDManager.cpp(619)
HUD unable to find HUD element type 0x16ce484a
sounds suspicious to me.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Unexplained crashing
Comment out each unit until there's just one loaded on each side. If it loads, uncomment one, test, repeat until you find the culprit. It doesn't crash during loading itself, which means that there are no physical errors in your sides or map lvls. But a crash just before/at/after the spawn screen typically points to an ODF error. 
- TWINKEYRUNAWAY
- Lieutenant General

- Posts: 730
- Joined: Fri Aug 17, 2012 3:13 pm
- Projects :: Empire Rising
- xbox live or psn: No gamertag set
- Location: 411Remnant
- Contact:
Re: Unexplained crashing
You are a genius! Thank you so much Teancum. For a second I thought I was going to have to go through the hassle of re-making my world folder and pain-stakingly dragging and droping the original files to see what the problem would be. Turns out the imp sniper was the culprit after I munged a few times with the advice given. I really wish I could give you more than my thanks sir.Teancum wrote:Comment out each unit until there's just one loaded on each side. If it loads, uncomment one, test, repeat until you find the culprit. It doesn't crash during loading itself, which means that there are no physical errors in your sides or map lvls. But a crash just before/at/after the spawn screen typically points to an ODF error.
