Page MenuHomeFeedback Tracker

Profilenamespace gets resetted when having a preprocessor error in an addon
New, WishlistPublic

Description

I'm currently working on a mod and I messed a bit up with the preprocessor commands. I included a file that not existed, corrected this error and restarted Arma. After that, my whole profilenamespace got resettet. My UI color is the default color, no variables left any more in my profile.

About one week later I was in the same situation. Same thing other here. {F26571}

Details

Legacy ID
3612986828
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

I'm not sure if it depends on my mod but I think it's a general issue:

(reprocude mod attached)

  • create a simple mod (just config.cpp)
  • include a file that not exists (#include "whatever.hpp")
  • start Arma with mod
  • wait for preprocessor error
  • start Arma without mod
  • see the announcement of bipods in Arma and the default profile color

Event Timeline

chris579 edited Steps To Reproduce. (Show Details)Jul 7 2015, 10:12 PM
chris579 set Category to Scripting.
chris579 set Reproducibility to Always.
chris579 set Severity to None.
chris579 set Resolution to Open.
chris579 set Legacy ID to 3612986828.May 8 2016, 12:20 PM