Jump to content

[BFACCA] BeeingFemale Addon - Creature Child Actors


Recommended Posts

Now, I know why any addon in BeeingFemale LE didn't work properly in BeeingFemale SE.
The problem is "FWAddOnManager.psc" not considering the change of "StorageUtil.psc".

In SE, file functions in "StorageUtil.psc" are all deprecated. But no one considered that so far (at least not in BeeingFemale SE V2.8.1 14d).
Therefore, BeeingFemale SE cannot properly read data in the ini files in the "BeeingFemale\AddOn" folders.

Correcting those would need some time, but I think I can do them this weekend. Testing would need another time, so hopefully I can upload my "modified and corrected BeeingFemale SE" until next weekend

Edited by aliceqwer3141
Link to comment
9 hours ago, aliceqwer3141 said:

Now, I know why any addon in BeeingFemale LE didn't work properly in BeeingFemale SE.
The problem is "FWAddOnManager.psc" not considering the change of "StorageUtil.psc".

In SE, file functions in "StorageUtil.psc" are all deprecated. But no one considered that so far (at least not in BeeingFemale SE V2.8.1 14d).
Therefore, BeeingFemale SE cannot properly read data in the ini files in the "BeeingFemale\AddOn" folders.

Correcting those would need some time, but I think I can do them this weekend. Testing would need another time, so hopefully I can upload my "modified and corrected BeeingFemale SE" until next weekend

You really think you could fix it in a weekend? That's impressive.

Link to comment
11 hours ago, Amber02000 said:

You really think you could fix it in a weekend? That's impressive.

 

I already changed every "FWUtility.getIniCString" or something like that (reading values from ini files with FWUtility) to "JsonUtil" (every file related functions in "StorageUtil" are deprecated and forwarded to "JsonUtil" in SE).
Since there were no errors when I recompile scripts in BeeingFemale SE, I hope I didn't make any mistakes.

I'm currently converting every BeeingFemale AddOn inis to json, since "JsonUtil" can only read json files (or at least I don't know other way).
Since I have a job to do to earn money and live, I cannot focus on that conversion until this Friday, but I think I can finish them during this weekend.
Testing would take another time as I said, so don't expect my modified BeeingFemale SE version uploaded this weekend (perhaps next weekend).

 

P.S. You will need to start as a new game again if you are already using my tentative "BeeingFemaleSE_Opt" and "BFACCA_SE_Opt" since I will remove FormList Manipulator from the prerequisites so that BFACCA works as other BeeingFemale Addons as long as one converts ini files to json properly. 

Edited by aliceqwer3141
Add missing information on removing FLM from the prerequisites
Link to comment

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.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use