03-21-2025, 05:18 PM
Incorrect number of arguments - Reference: HF_Angle!(X!,Y!) in line 227 oof Unseen\GDK\UnseenGDK.bm... caused by (or after): HF_ANGLE! = HFANGLE!- _PI
I'm using the most recent version of PE, but going by that error it looks like you're using a version from before the handling of Functions changed so that FUNCTION = FUNCTION + 1 will try to call the function again rather than simply change its value.
Anyways, I changed that function and was able to run the program, but it would still lock up with errors when trying to select a ship or control the ship when I got into to the game. I'm assuming its based on version differences and working fine on your end
I'm using the most recent version of PE, but going by that error it looks like you're using a version from before the handling of Functions changed so that FUNCTION = FUNCTION + 1 will try to call the function again rather than simply change its value.
Anyways, I changed that function and was able to run the program, but it would still lock up with errors when trying to select a ship or control the ship when I got into to the game. I'm assuming its based on version differences and working fine on your end