hogansheroes

v88 Issues with 2 new files

30 posts in this topic

After adding the two new files in mission file and inside the description.ext
added these 2 in the mp_mission folder
infiSTAR_chat.hpp
infiSTAR_defines.hpp

these two in the description.ext
#include "infiSTAR_chat.hpp" 
#include "infiSTAR_defines.hpp"

i get this error in the rpt
ErrorMessage: File mpmissions\__cur_mp.Altis\infiSTAR_chat.hpp, line 86: .infiSTAR_CHAT: Member already defined.

so the only way for my infistar to work is to cancel the 2 out of the description.
so has anyone had this issue if so how did you fix it

Share this post


Link to post
Share on other sites
Advertisement
47 minutes ago, MGTDB said:

there is no need to post this as ive already added a post on the infistar forums as as soon as i hear on how to fix this issue ill be adding it here for others to use

Edited by hogansheroes

Share this post


Link to post
Share on other sites
Quote

ErrorMessage: File mpmissions\__cur_mp.Altis\infiSTAR_chat.hpp, line 86: .infiSTAR_CHAT: Member already defined.

You didn't replace the old infiSTAR_AdminMenu.hpp with the new one

just copy paste all files from "infiSTAR.de_Exile\MPMission" into your currently used Mpmission and do those 3 includes like it's written in the readme :)

#include "infiSTAR_defines.hpp"
#include "infiSTAR_AdminMenu.hpp"
#include "infiSTAR_chat.hpp"

 

Share this post


Link to post
Share on other sites
35 minutes ago, infiSTAR said:

You didn't replace the old infiSTAR_AdminMenu.hpp with the new one

just copy paste all files from "infiSTAR.de_Exile\MPMission" into your currently used Mpmission and do those 3 includes like it's written in the readme :)


#include "infiSTAR_defines.hpp"
#include "infiSTAR_AdminMenu.hpp"
#include "infiSTAR_chat.hpp"

 

This time i copied/pasted all the files to the mission now getting this error

ErrorMessage: File mpmissions\__cur_mp.Altis\infiSTAR_AdminMenu.hpp, line 24: /infiSTAR_AdminMenu.infi_LIST1500: Undefined base class 'RscListBox_infiSTAR'
Edited by hogansheroes

Share this post


Link to post
Share on other sites

I just upgraded my Infistar to v0088 earlier today.   I have no error messages whatsoever in my .RPT (other than the known "bone" errors).   Everything seems to be running normally so far.

Share this post


Link to post
Share on other sites

just for some strange reason i am and this is the latest

ErrorMessage: File mpmissions\__cur_mp.Altis\infiSTAR_AdminMenu.hpp, line 24: /infiSTAR_AdminMenu.infi_LIST1500: Undefined base class 'RscListBox_infiSTAR'

and it was an easy switch over so its doing my head in at the moment

Share this post


Link to post
Share on other sites
34 minutes ago, hogansheroes said:

just for some strange reason i am and this is the latest


ErrorMessage: File mpmissions\__cur_mp.Altis\infiSTAR_AdminMenu.hpp, line 24: /infiSTAR_AdminMenu.infi_LIST1500: Undefined base class 'RscListBox_infiSTAR'

and it was an easy switch over so its doing my head in at the moment

same for me changed all and checked it now 10 times and still get this error

ErrorMessage: File mpmissions\__cur_mp.chernarus\infiSTAR_AdminMenu.hpp, line 24: /infiSTAR_AdminMenu.infi_LIST1500: Undefined base class 'RscListBox_infiSTAR'

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.