Anyone know why im getting this error

LogInit: Display: LogAccessTransformers: Error: Could not resolve property for BlueprintReadWrite /Script/FactoryGame.FGSchematicManager:mAvailableSchematics requested by MAMTips: Could not find property /Script/FactoryGame.FGSchematicManager:mAvailableSchematics
LogInit: Display: LogAccessTransformers: Error: Could not resolve property for BlueprintReadWrite /Script/FactoryGame.FGSchematicManager:mAvailableSchematics requested by MAMTips: Could not find property /Script/FactoryGame.FGSchematicManager:mAvailableSchematics
Solution:
I see you're also in the AP server, if by chance you're trying to make a custom build, it currently does not need MAM Enhancer because I haven't updated it
Jump to solution
11 Replies
Robb
Robb4mo ago
>docsearch access transformers
FICSIT-Fred
FICSIT-Fred4mo ago
Access Transformers :: Satisfactory Modding Documentation
UE-CSS 4.25.3 build 42 adds a new feature: the ability to make accessors for fields, add friend classes, and make properties BlueprintReadWr...
Robb
Robb4mo ago
it's a warning only and shouldn't be stopping you from building I don't think mAvailableSchematics exists any more
Asher
AsherOP4mo ago
Pastebin
Running AutomationTool...Using bundled DotNet SDK version: 6.0.302S...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Asher
AsherOP4mo ago
this is the whole log I assumed that was what was causing the build error since its the only red
Robb
Robb4mo ago
oh my bad that does block it. I thought you were getting the warning for an unused access transformer to fix it, either update the access transformers file or remove that mod from your editor
Asher
AsherOP4mo ago
Okay thanks atleast I know where to look now thanks
Solution
Robb
Robb4mo ago
I see you're also in the AP server, if by chance you're trying to make a custom build, it currently does not need MAM Enhancer because I haven't updated it
Asher
AsherOP4mo ago
No im currently trying to patch the currently existing AP randomizer mod just cant get it to build
Robb
Robb4mo ago
that's my point, I might have explained it poorly to work on the current build of the randomizer you don't need MAMTips in the editor at least, I am pretty sure jarno turned off the stuff that needed it
Asher
AsherOP4mo ago
hmm okay I will give it a go without it Problem solved very much appreciate it

Did you find this page helpful?