Changes between Initial Version and Version 1 of Ticket #126, comment 2
- Timestamp:
- Oct 15, 2017, 7:56:25 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #126, comment 2
initial v1 1 1 I think it is also necessary to clear the vanilla bsl folder if the user's bsl mod uses it. 2 2 3 For instance if there is a core mod that use ''Airport'' folder and a user's mod that also uses this folder it may result in problems, even if the files are different. Because the user's mod may have files that contain variables or functions present in vanilla or core bsl files .3 For instance if there is a core mod that use ''Airport'' folder and a user's mod that also uses this folder it may result in problems, even if the files are different. Because the user's mod may have files that contain variables or functions present in vanilla or core bsl files (this usually results in a bsl runtime error). 4 4 5 5 So as a safer measure I suggest that a user's mod always clear the vanilla and core bsl files.