Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing field touchingGround #49

Closed
shenjackyuanjie opened this issue Jul 24, 2023 · 0 comments
Closed

missing field touchingGround #49

shenjackyuanjie opened this issue Jul 24, 2023 · 0 comments

Comments

@shenjackyuanjie
Copy link
Owner

ERROR!
Custom { field: "missing field `touchingGround`" }
----------
Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004916.xml
[2023-07-24 09:56:20][client.dr_game_sr1_ship]:[ERROR] Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004916.xml

ERROR!
Custom { field: "missing field `touchingGround`" }
----------
Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004920.xml
[2023-07-24 09:56:20][client.dr_game_sr1_ship]:[ERROR] Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004920.xml

ERROR!
Custom { field: "missing field `touchingGround`" }
----------
Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004947.xml
[2023-07-24 09:56:20][client.dr_game_sr1_ship]:[ERROR] Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004947.xml

ERROR!
Custom { field: "missing field `touchingGround`" }
----------
Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004990.xml
[2023-07-24 09:56:20][client.dr_game_sr1_ship]:[ERROR] Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004990.xml

ERROR!
Custom { field: "missing field `touchingGround`" }
----------
Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004991.xml
[2023-07-24 09:56:20][client.dr_game_sr1_ship]:[ERROR] Traceback (most recent call last):
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, self.part_list_rs, 'a_new_ship')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: Parse ship failed! V:\githubs\sr_download\ship\1004991.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant