I don't know, but I don't think it will work as my addon depends on the DLL and I don't own nor can test in macOS to see how the addon looks for a blender in mac.
A fresh look at the error shows the "PythonNET" redist folder is missing.
Can you delete the folder at "../Documents/SE&EN" and try again?
Also, delete the addon from the blender before trying again.
Blender version?
Can you post logs from "../Documents/SE7EN/FIFA3D/Logs" that match the error date?
Also, try to do a fresh install. As its showing that addon deps are not installed properly. (Python .NET)
Also, can you tell me if you have a zip version or the setup version of Blender?
The Original had many flaws and bugs. Also, it was reading rx3 through the data stream and mainly focused on FIFA 14 /15 (FIFA 15 per v0.66).
Mine takes advantage of tokke001s dll (FIFA Library) and imports and *exports rx3 files. (Old rx2 files importing are in the to-do list but don't get...
The example is nice and with comments. Thank you for making it.
(I will go through it and maybe help you write the wiki file with more advanced details.)
Small Notice
To anyone who wanna try out the addon in the stage before the rewrite then here is the addon file linked on the GitHub page.
PS : Export might be broken and first-time install will take a while as all deps need to be installed.
(You can see the progress in the blender system...
A minor yet major notice...
As you know, master tokke001 has dropped the new rewrite of his dll and also made the whole code public. To celebrate it, I have also finally made my addon codes (even beta ones) public so you guys can fork or test it out in development. So the closed beta and open...