Page 1 of 1

Trouble with 1st person view [Solved]

Posted: Fri Mar 31, 2017 5:15 pm
by CdtFox
Okay guys, i added custom fpm as usual, it works fine for custom one, but not for the stock first person :?

For some reasons when i load the stock first person i got this Message Severity: 3

Code: Select all

C:\Battlefront2\main\Battlefront2\Platform\PC\pcFirstPerson.cpp(69)
FirstPerson::LoadLVLFile: Could not open FPM\cistroop\cistroop.lvl 
While custom first person are working perfectly :?

My side req is named cistroop and my side cistroop.

Re: Trouble with 1st person view

Posted: Fri Mar 31, 2017 11:46 pm
by JimmyAngler
CdtFox wrote:

Code: Select all

Select all
C:\Battlefront2\main\Battlefront2\Platform\PC\pcFirstPerson.cpp(69)
FirstPerson::LoadLVLFile: Could not open FPM\cistroop\cistroop.lvl
As far as I know this doesn't affect gameplay. The error is probably elsewhere. Maybe check to see if you loaded the stock side in the lua?

Re: Trouble with 1st person view

Posted: Sat Apr 01, 2017 2:56 am
by CdtFox
Well i renamed the stock fpm with a new name and it worked. Yeah the game was still working with this error. Thanks for the reply :)