Anyone know why im getting this error
Solution:Jump to 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
11 Replies
>docsearch access transformers
This is the best result I got from the SMD :
https://docs.ficsit.app/satisfactory-modding/latest/Development/ModLoader/AccessTransformers.html
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...
it's a warning only and shouldn't be stopping you from building
I don't think
mAvailableSchematics
exists any morePastebin
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.
this is the whole log
I assumed that was what was causing the build error since its the only red
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
Okay thanks atleast I know where to look now thanks
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
No im currently trying to patch the currently existing AP randomizer mod just cant get it to build
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
hmm okay I will give it a go without it
Problem solved
very much appreciate it