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

Saving DXT1 Not implemented! (Portal 2 export crash) #1673

Closed
ThaBluNate opened this issue Aug 19, 2021 · 1 comment
Closed

Saving DXT1 Not implemented! (Portal 2 export crash) #1673

ThaBluNate opened this issue Aug 19, 2021 · 1 comment
Labels
App Crash Something is causing the app to crash Duplicate This issue has already been reported

Comments

@ThaBluNate
Copy link

BEE2 version: 4.40.2
(i also tried a version that was compiled from src that also didn't work)

Description of the bug:
if you export to portal 2 it crashes

Steps to reproduce:
Try to export to portal 2 AT ALL
(i have even tried by just getting a new beemod install and just exporting)

Error log:

Traceback (most recent call last):
  File "app\UI.py", line 829, in export_editoritems
  File "app\gameMan.py", line 698, in export
  File "packages\signage.py", line 221, in export
  File "packages\signage.py", line 295, in build_texture
  File "srctools\vtf.py", line 842, in save
  File "srctools\_py_vtf_readwrite.py", line 129, in save
NotImplementedError: Saving DXT1 not implemented!
@ThaBluNate ThaBluNate added the App Crash Something is causing the app to crash label Aug 19, 2021
@Konclan
Copy link
Contributor

Konclan commented Aug 19, 2021

Duplicate of #1660

@Konclan Konclan marked this as a duplicate of #1660 Aug 19, 2021
@Konclan Konclan closed this as completed Aug 19, 2021
@LautaroL20 LautaroL20 added the Duplicate This issue has already been reported label Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Crash Something is causing the app to crash Duplicate This issue has already been reported
Projects
None yet
Development

No branches or pull requests

3 participants