I know my DLL is linking properly to my Player scene because the code gets executed and everything works, but the output window from the Godot editor gets spammed with this message:
Condition "!script_data" is true.

Here's how my DLL is linked to my Player scene:
