harfang3d / dogfight-sandbox-hg2

Air to air combat sandbox, created in Python 3 using the HARFANG 3D 2 framework.
GNU General Public License v3.0
161 stars 47 forks source link

node error #57

Open AminShahrabi opened 1 year ago

AminShahrabi commented 1 year ago

hope you have a good day, and thanks for your great package when i'm trying to run the game in python 3.10.3 and harfang newest version i get this error , is there anyone who knows about the problem?

e:\dogfight-sandbox-hg2-main\dogfight-sandbox-hg2-main\source\Machines.py:135: Warning: Invalid node
  nm = nd.GetName()

and another error when loading fps_start_point , i changed nothing by the way

muraatozbek commented 1 year ago

Hello @AminShahrabi ,

Have you solved?

AminShahrabi commented 1 year ago

actually no nothing worked

astrofra commented 1 year ago

Hi, thanks for reporting the error. I'll have a look, but, for this, I need your complete log file. Can you post it in this thread ? All you need to do is to run the program and redirect the standard/error output into a .txt file.