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

Error when creating a new project for PTDE [v1.4.0] #22

Open
Jephtah314 opened this issue Jan 15, 2023 · 1 comment
Open

Error when creating a new project for PTDE [v1.4.0] #22

Jephtah314 opened this issue Jan 15, 2023 · 1 comment

Comments

@Jephtah314
Copy link

When it crashes:

'NoneType' object has no 'submodule_name' attribute

The log:

Traceback (most recent call last):
File "soulstruct_main_.py", line 241, in
File "soulstruct_main_.py", line 235, in soulstruct_main
File "soulstruct\base\project\window.py", line 108, in init
File "soulstruct\base\project\core.py", line 113, in init
File "soulstruct\darksouls1ptde\project\core.py", line 36, in initialize_project
File "soulstruct\base\project\core.py", line 189, in initialize_project
File "soulstruct\base\project\core.py", line 260, in import_talk
File "soulstruct\base\project\core.py", line 401, in import_data_from_game
File "soulstruct\base\project\core.py", line 52, in project_method
File "soulstruct\base\project\core.py", line 70, in data_type_action
File "soulstruct\base\project\core.py", line 397, in import_data
File "soulstruct\base\ezstate\talk_directory.py", line 63, in write_esp
File "soulstruct\base\ezstate\talk_esd_bnd.py", line 98, in write_esp
File "soulstruct\base\ezstate\esd\core.py", line 251, in write_esp
File "soulstruct\base\ezstate\esd\core.py", line 214, in to_esp
AttributeError: 'NoneType' object has no attribute 'submodule_name'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "soulstruct_main_.py", line 245, in
RuntimeError: input(): lost sys.stdin

@Jephtah314 Jephtah314 changed the title Crash when i create a new project for PTDE Crash when i create a new project for PTDE [v1.4.0] Jan 15, 2023
@Jephtah314 Jephtah314 changed the title Crash when i create a new project for PTDE [v1.4.0] Crash when creating a new project for PTDE [v1.4.0] Jan 15, 2023
@Jephtah314 Jephtah314 changed the title Crash when creating a new project for PTDE [v1.4.0] Error when creating a new project for PTDE [v1.4.0] Jan 15, 2023
@sonofevil
Copy link

I get the same error.

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

2 participants