Sibiren
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
good news for you @Rex [they/them] is that your mod still works just fine, it only needs the SML update
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
original meaning like the one the Wwise extension created, don't be like me if you're reading this sometime from the future lol
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
It was not worth it to attempt that--the problem here was that my tape pointed to the original event file and not to the one included in my mod--I'm glad I was just being dumb and that this is still possible
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
None of my intellisense is working yet, I didn't originally think I would be digging in this much to it so it didn't seem important but... it's slowing things down at this point, I'm gonna fix that lol
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
What I see so far is that UFGTapeData::GetSongs() for that tape does return elements, but the first one at least is null, and it's the same story looking at the tape CDO at mPlaylist, it has the song name but a nullptr at Song
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
That seems convenient and intuitive 😁 I had heard that, but yeah I don't think it's relevant to this
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
this is why I got suspicious about that note about the initialization bank, but then again that may have been one of those things that CSS patched so it may not be relevant. Either way, it seemed to me like the next step was to hook the rest of that call chain and see what happens in those
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
I unpacked with UnrealPak and it is included there at least, in Content/WwiseAudio
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
from that logging I can tell that CreateOp is never called, it isn't missing the prefix-suffix condition
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
it is named Mod_Th3Tunes_ANONYMIZED.bnk, the mod reference is Th3Tunes_ANONYMIZED
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
yeah, that is the problem, but my tape asset does reference an event that can play it in the editor and my mod packages the soundbank, so that is what I'm trying to find out now--why it doesn't load and how to get it to
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
since it didn't work how I originally intuited, I wanted to make sure that it had some kind of value
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
I was figuring out how to work with the CDO, it was just part of discovering it
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
I'm logging a pointer directly there, it is fine
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
not the actual name (because it is for something I'm keeping secret until it's time) but all references in that log are changed to ANONYMIZED
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
sure, I can get that too
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
For sure, I appreciate your help
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
I can send my version of your code too, if that helps, I haven't added much though--mostly just logging and updating SML, besides the assets for the tape I'm adding
62 replies
SMSatisfactory Modding
•Created by Sibiren on 10/19/2024 in #help-developing-mods
Access Transformers problems
Through the boombox, so right now I'm at the point of the tape change function--hang on, I'll grab a fresh one
62 replies