Git Product home page Git Product logo

difficult-rocket's People

Contributors

billchyi avatar crystal-ps avatar erduotong avatar infyniteheap avatar msdnicrosoft avatar overfirec avatar rayawa avatar shenjackyuanjie avatar woshishabii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

difficult-rocket's Issues

`editorAngle` field is Option<i32>

Custom { field: "missing field `editorAngle`" }
----------
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\1034253.xml
[2023-07-24 09:27:06][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\1034253.xml

(更新报告

When is the closed alpha?
ps:u are so lovely,so i'll give a star to you!

missing field `touchingGround`

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

为什么每次发完release都要修issue啊 font文件夹不存在就会报错

----- Difficult Rocket Crash Report -----

Time: 2023/06/11 10:17:03

Traceback

Traceback (most recent call last):
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\DR.py", line 75, in main
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\utils\options.py", line 83, in __init__
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\main.py", line 196, in init
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\main.py", line 191, in setup
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\client\__init__.py", line 80, in __init__
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\client\__init__.py", line 179, in __init__
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\client\__init__.py", line 201, in setup
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\client\__init__.py", line 211, in load_fonts
  File "D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip\Difficult_Rocket\client\__init__.py", line 100, in pyglet_load_fonts_folder
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'libs/fonts'

Difficult Rocket running status

  • DR Version: 0.8.1.0
  • DR language: zh-CN
  • Running Dir: D:\githubs\DR\build\actions\Difficult-Rocket_v0.8.1.0-Windows3.8-Build.698+10c4dbb.zip
Option Value Value Type
DR_version 0.8.1.0 <class 'libs.MCDR.version.Version'>
Build_version 2.1.0.0 <class 'libs.MCDR.version.Version'>
API_version 0.1.1.0 <class 'libs.MCDR.version.Version'>
DR_long_version 15 <class 'int'>
DR_Mod_List [] <class 'list'>
running False <class 'bool'>
start_time_ns 1686478622672684600 <class 'int'>
client_setup_cause_ns typing.Union[int, NoneType] <class 'typing._GenericAlias'>
server_setup_cause_ns typing.Union[int, NoneType] <class 'typing._GenericAlias'>
mod_path mods <class 'str'>
language zh-CN <class 'str'>
default_language zh-CN <class 'str'>

game config

Option Value Value Type
InputBox_use_TextEntry True <class 'bool'>
record_threads True <class 'bool'>
report_translate_not_found True <class 'bool'>
use_multiprocess False <class 'bool'>
DR_rust_available False <class 'bool'>
use_cProfile False <class 'bool'>
use_local_logging False <class 'bool'>
playing False <class 'bool'>
debugging False <class 'bool'>
crash_report_test False <class 'bool'>
gui_scale 1.0 <class 'float'>

Process info

  • MainProcess
    • Ident: 12972
    • Running: True

Thread info

  • MainThread
    • order: 0
    • Ident: 46488
    • Daemon: False
    • Running: True

Python info

  • Version: 3.8.10
  • Branch: tags/v3.8.10
  • Implementation: CPython
  • Compiler: MSC v.1928 64 bit (AMD64)

System info

  • System: Windows-10-10.0.19045-SP0
  • Computer name: shenjack-5600X
  • machine: AMD64
  • processor: AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD
  • release: 10
  • version: 10.0.19045

pyo3 BorrowMutError 大悲

True
[2023-05-15 00:09:18][client]:[INFO] 输入命令: render
应该渲染飞船的
[2023-05-15 00:09:18][client]:[DEBUG] 换行
[2023-05-15 00:09:18][client]:[INFO] 正在加载飞船: configs/dock1.xml
thread '<unnamed>' panicked at 'already borrowed: BorrowMutError', src\types.rs:231:28
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Traceback (most recent call last):
  File "D:\githubs\DR\build\nuitka-win\DR.dist\DR.py", line 121, in <module>
  File "D:\githubs\DR\build\nuitka-win\DR.dist\DR.py", line 82, in main
  File "D:\githubs\DR\build\nuitka-win\DR.dist\Difficult_Rocket\main.py", line 167, in start
  File "D:\githubs\DR\build\nuitka-win\DR.dist\Difficult_Rocket\client\__init__.py", line 92, in start
  File "D:\githubs\DR\build\nuitka-win\DR.dist\Difficult_Rocket\client\__init__.py", line 214, in start_game
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\app\base.py", line 151, in run
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\app\base.py", line 212, in idle
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\clock.py", line 227, in call_scheduled_functions
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\app\base.py", line 118, in _redraw_windows
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\window\__init__.py", line 668, in dispatch_event
  File "D:\githubs\DR\build\nuitka-win\DR.dist\pyglet\event.py", line 387, in dispatch_event
  File "D:\githubs\DR\build\nuitka-win\DR.dist\Difficult_Rocket\client\__init__.py", line 115, in warped
  File "D:\githubs\DR\build\nuitka-win\DR.dist\mods\dr_game\sr1_ship.py", line 243, in on_draw
    self.render_ship()
  File "D:\githubs\DR\build\nuitka-win\DR.dist\mods\dr_game\sr1_ship.py", line 220, in render_ship
    full_mass += self.part_list_rs.get_part_type(self.part_data[part].p_type).mass * 500
pyo3_runtime.PanicException: already borrowed: BorrowMutError

## Difficult Rocket running status
- DR Version: 0.8.0.0
- DR language: zh-CN
- Running Dir: D:\githubs\DR\build\nuitka-win\DR.dist

| Option                  | Value                                          | Value Type                            |
|:------------------------|:-----------------------------------------------|:--------------------------------------|
| `DR_version`            | `0.8.0.0`                                      | `<class 'libs.MCDR.version.Version'>` |
| `Build_version`         | `1.2.1.0`                                      | `<class 'libs.MCDR.version.Version'>` |
| `API_version`           | `0.1.1.0`                                      | `<class 'libs.MCDR.version.Version'>` |
| `DR_long_version`       | `15`                                           | `<class 'int'>`                       |
| `DR_Mod_List`           | `[('difficult_rocket_mod', Version(0.1.0.0))]` | `<class 'list'>`                      |
| `running`               | `False`                                        | `<class 'bool'>`                      |
| `start_time_ns`         | `1684080553047932700`                          | `<class 'int'>`                       |
| `client_setup_cause_ns` | `1431733000`                                   | `<class 'int'>`                       |
| `server_setup_cause_ns` | `typing.Union[int, NoneType]`                  | `<class 'typing._GenericAlias'>`      |
| `mod_path`              | `mods`                                         | `<class 'str'>`                       |
| `language`              | `zh-CN`                                        | `<class 'str'>`                       |
| `default_language`      | `zh-CN`                                        | `<class 'str'>`                       |

### game config

| Option                       | Value   | Value Type        |
|:-----------------------------|:--------|:------------------|
| `InputBox_use_TextEntry`     | `True`  | `<class 'bool'>`  |
| `record_threads`             | `True`  | `<class 'bool'>`  |
| `report_translate_not_found` | `True`  | `<class 'bool'>`  |
| `use_multiprocess`           | `False` | `<class 'bool'>`  |
| `DR_rust_available`          | `False` | `<class 'bool'>`  |
| `use_cProfile`               | `False` | `<class 'bool'>`  |
| `use_local_logging`          | `False` | `<class 'bool'>`  |
| `playing`                    | `False` | `<class 'bool'>`  |
| `debugging`                  | `False` | `<class 'bool'>`  |
| `crash_report_test`          | `False` | `<class 'bool'>`  |
| `gui_scale`                  | `1.0`   | `<class 'float'>` |

##  Process info
- `MainProcess`
- - Ident: 3912
- - Running: True

##  Thread info
- `MainThread`
- - order: 0
- - Ident: 37516
- - Daemon: False
- - Running: True

##  Python info
- Version: `3.8.10`
- Branch: `tags/v3.8.10`
- Implementation: `CPython`
- Compiler: `MSC v.1928 64 bit (AMD64)`

##  System info
- System: `Windows-10-10.0.19045-SP0`
- Computer name: `shenjack-5600X`
- machine: `AMD64`
- processor: `AMD64 Family 25 Model 33 Stepping 0, AuthenticAMD`
- release: `10`
- version: `10.0.19045`

[2023-05-15 00:09:14][main]:[INFO] 
| Option           | Value                                                           | Value Type                                 |
|:-----------------|:----------------------------------------------------------------|:-------------------------------------------|
| `client`         | `<Difficult_Rocket.client.Client object at 0x000001EB8E8F85E0>` | `<class 'Difficult_Rocket.client.Client'>` |
| `server`         | `<Difficult_Rocket.server.Server object at 0x000001EB8E8F86A0>` | `<class 'Difficult_Rocket.server.Server'>` |
| `console`        | `<dr_game.console.RustConsole object at 0x000001EBFF380070>`    | `<class 'dr_game.console.RustConsole'>`    |
| `console_class`  | `<class 'dr_game.console.RustConsole'>`                         | `<class 'dr_game.console.RustConsole'>`    |
| `main_config`    | `typing.Dict`                                                   | `<class 'typing._GenericAlias'>`           |
| `logging_config` | `{'logging_config': 'too long to show'}`                        | `<class 'dict'>`                           |
| `logger`         | `<Logger main (DEBUG)>`                                         | `<class 'logging.Logger'>`                 |
| `mod_module`     | `[<dr_game.DR_mod object at 0x000001EB8E8F8430>]`               | `<class 'list'>`                           |

value: Custom { field: "missing field `Activate`" }

                        <Activate Id="85" moved="0"/>
                    </Step>
                    <Step>
                        <Activate Id="87" moved="1"/>
                        <Activate Id="86" moved="1"/>
                        <Activate Id="89" moved="1"/>
                    </Step>
                    <Step>
                        <Activate Id="76" moved="1"/>
                        <Activate Id="77" moved="1"/>
                        <Activate Id="78" moved="1"/>
                    </Step>
                    <Step/>
                    <Step/>
                    <Step>
                        <Activate Id="90" moved="0"/>
                    </Step>

无法解析

missing field `version`

ERROR!
Custom { field: "missing field `version`" }
----------
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\1023024.xml
[2023-07-24 09:44:53][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\1023024.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\1023025.xml
[2023-07-24 09:44:53][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\1023025.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\102305.xml
[2023-07-24 09:44:53][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\102305.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\1023064.xml
[2023-07-24 09:44:53][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\1023064.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\102308.xml
[2023-07-24 09:44:53][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\102308.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\1023093.xml
[2023-07-24 09:44:53][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\1023093.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\1023094.xml
[2023-07-24 09:44:53][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\1023094.xml

ERROR!
Custom { field: "missing field `version`" }
----------
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\102316.xml
[2023-07-24 09:44:53][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\102316.xml

ERROR!
Custom { field: "missing field `version`" }

DR rs 解析错误

无法解析 <DisconnectedParts/> 的飞船
Jundroo id: 1287636

[2023-05-25 19:42:33][client]:[DEBUG] 鼠标在 [602, 618] 释放,按键为:左键
[2023-05-25 19:42:35][client]:[INFO] 正在加载XML文件: V:\githubs\sr_download\ship\1287636.xml
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { field: "missing field `DisconnectedPart`" }', src\sr1_data.rs:595:54
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Exception ignored on calling ctypes callback function: <function Win32Window._get_window_proc.<locals>.f at 0x000001EF26317DC0>
Traceback (most recent call last):
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\win32\__init__.py", line 708, in f
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\win32\__init__.py", line 1224, in _event_drop_files
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\__init__.py", line 668, in dispatch_event
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\event.py", line 387, in dispatch_event
  File "D:\githubs\DR\Difficult_Rocket\client\__init__.py", line 115, in warped
    getattr(a_screen, func.__name__)(*args, **kwargs, window=self)
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 404, in on_file_drop
    if self.load_xml(path):  # 加载成功一个就停下
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, 'configs/PartList.xml', 'a_new_ship')
pyo3_runtime.PanicException: called `Result::unwrap()` on an `Err` value: Custom { field: "missing field `DisconnectedPart`" }
[2023-05-25 19:42:36][client]:[DEBUG] 鼠标在 [757, 795] 被按下,按键为:左键
[2023-05-25 19:42:36][client]:[DEBUG] 鼠标在 [765, 782] 释放,按键为:左键
[2023-05-25 19:42:43][client]:[INFO] 正在加载XML文件: V:\githubs\sr_download\ship\1287636.xml
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { field: "missing field `DisconnectedPart`" }', src\sr1_data.rs:595:54
Exception ignored on calling ctypes callback function: <function Win32Window._get_window_proc.<locals>.f at 0x000001EF26317DC0>
Traceback (most recent call last):
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\win32\__init__.py", line 708, in f
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\win32\__init__.py", line 1224, in _event_drop_files
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\window\__init__.py", line 668, in dispatch_event
  File "D:\APPS\CPython\Python38\lib\site-packages\pyglet-2.0.7-py3.8.egg\pyglet\event.py", line 387, in dispatch_event
  File "D:\githubs\DR\Difficult_Rocket\client\__init__.py", line 115, in warped
    getattr(a_screen, func.__name__)(*args, **kwargs, window=self)
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 404, in on_file_drop
    if self.load_xml(path):  # 加载成功一个就停下
  File "D:\githubs\DR\mods\dr_game\sr1_ship.py", line 150, in load_xml
    self.rust_ship = SR1Ship_rs(file_path, 'configs/PartList.xml', 'a_new_ship')
pyo3_runtime.PanicException: called `Result::unwrap()` on an `Err` value: Custom { field: "missing field `DisconnectedPart`" }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.