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

Clicking on the Destructible and Doodad tabs in object editor leads to segmentation fault #38

Open
tdauth opened this issue Oct 15, 2024 · 5 comments
Assignees
Labels

Comments

@tdauth
Copy link
Owner

tdauth commented Oct 15, 2024

#0 QListData::size (this=0x30) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:115
#1 0x00007ffff7f00975 in QListwc3lib::editor::ObjectTreeItem*::count (this=0x30) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:359
#2 0x00007ffff7f0636c in wc3lib::editor::DestructableTreeModel::createItem (this=0x555556c0e550, source=0x555555803680, objectData=0x5555557ee190, window=0x555556bfb840, originalObjectId=...,
customObjectId=...) atxxxwc3lib/src/editor/objecteditor/destructabletreemodel.cpp:42

@tdauth tdauth added the bug label Oct 15, 2024
@tdauth tdauth self-assigned this Oct 15, 2024
@tdauth
Copy link
Owner Author

tdauth commented Oct 15, 2024

It happens even without loading any object data.

@tdauth tdauth changed the title Segmentation fault when loading object data from WoW Reforged into wc3object Clicking on the Destructible tab in object editor leads to segmentation fault Oct 15, 2024
@tdauth tdauth changed the title Clicking on the Destructible tab in object editor leads to segmentation fault Clicking on the Destructible and Doodad tabs in object editor leads to segmentation fault Oct 15, 2024
@tdauth
Copy link
Owner Author

tdauth commented Oct 15, 2024

Only for those two tabs.

@tdauth
Copy link
Owner Author

tdauth commented Oct 15, 2024

Maybe it is the categories for the parent items.

@tdauth
Copy link
Owner Author

tdauth commented Oct 15, 2024

Create Doodads categories with parent  true
Folders size  0

worldEditData "DoodadCategories" seems empty.

@tdauth
Copy link
Owner Author

tdauth commented Oct 17, 2024

The problem is UI/WorldEditStrings.txt cannot be downloaded.

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

No branches or pull requests

1 participant