UE4SS
UE4SS
> Using a TArray. Passing a plain Lua table to something that expects a TArray will not work (quietly: no error, but with no effect/wrong result) Can you show your...
Each element in the table must have a numeric index. I've been looking at the code and for some reason the "Lua table to TArray" conversion has been commented out...
Right. The solution will require looking at how the UE VM handles out params. As far as I can tell, it's not as easy as copying the array into the...
> Outparams? I think outparams work fine right now without issues (by passing a table variable into the outparam, and a table field is set with the key being the...
Unfortunately we don't yet have proper support for delegate hooking. Thanks for opening an issue about this, it's always good to have some way to track these things.
We need UE4SS.log.
According to the log file, there is no attempt to load `CheatManagerEnablerMod`. Please verify that the mod exists in your `Mods` directory and that it exists and is set to...
Does `Mods/CheatManagerEnablerMod` exist ?
I've reproduced the problem. It appears to be some kind of bug in UE4SS. A temporary fix is to not have any enabled mod on the first line in mods.txt,...
Can you try this version ? https://github.com/UE4SS-RE/RE-UE4SS/releases/download/experimental/zDEV-UE4SS_v3.0.1-54-g3976965.zip