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

Edit project button press = crash #680

Open
Dushess opened this issue Oct 29, 2021 · 8 comments
Open

Edit project button press = crash #680

Dushess opened this issue Oct 29, 2021 · 8 comments
Labels

Comments

@Dushess
Copy link

Dushess commented Oct 29, 2021

Describe the crash

Basically latest Editor and Beardlib (ingame detected as latest)
Standard hang + ctd after trying to edit something.

Steps to reproduce the crash

Not sure if it's like that, but I'm on clear env especially for the Editor. So install sBLT, Beardlib and Editor and try that action.

Logs

Application has crashed: C++ exception
mods/BeardLib/Classes/UI/Dialogs/ListDialog.lua:102: attempt to compare table with string
SCRIPT STACK
sort() =[C]
_Show() @mods/BeardLib/Classes/UI/Dialogs/ListDialog.lua:101
Update() @mods/BeardLib/Classes/Managers/MenuDialogManager.lua:148
func() @mods/BeardLib/Core.lua:209
Call() @mods/base/req/core/Hooks.lua:109
update() @mods/base/lua/MenuSetup.lua:6
core/lib/setups/coresetup.lua:557

Callstack:
payday2_win32_release (???) ???
payday2_win32_release (???) ???
payday2_win32_release (???) ???

Current thread: Main

Minimal reproduction

No response

@Dushess Dushess added the crash label Oct 29, 2021
@Luffyyy
Copy link
Owner

Luffyyy commented Oct 29, 2021

Cannot reproduce

@Dushess
Copy link
Author

Dushess commented Oct 29, 2021

Then why? again something broken in 'saves'?

@Luffyyy
Copy link
Owner

Luffyyy commented Oct 29, 2021

How should I know, you'll need to check which project is causing it.

@Dushess
Copy link
Author

Dushess commented Oct 29, 2021

Actually it may be check fail, because there's might be no projects to edit.

@Luffyyy
Copy link
Owner

Luffyyy commented Oct 29, 2021

I've checked without any projects and it works fine

@Luffyyy
Copy link
Owner

Luffyyy commented Oct 29, 2021

Do you have BeardLib from mws or github?

@Dushess
Copy link
Author

Dushess commented Oct 29, 2021

Should be MWS, but I've cloned one heist, might be fine now.

"contact" : "simon@modworkshop.net",
"priority" : 500,
"version" : "4.X",
"undisablable" : true,
"color" : "0 0.44 1",

@Dushess
Copy link
Author

Dushess commented Oct 29, 2021

Yes, projects list is empty on Editor reload, Beardlib is 4.56 from MWS.

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

2 participants