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

Crashing in cook off after 5-10 min #10

Open
SrMilton opened this issue Aug 23, 2020 · 4 comments
Open

Crashing in cook off after 5-10 min #10

SrMilton opened this issue Aug 23, 2020 · 4 comments

Comments

@SrMilton
Copy link

SrMilton commented Aug 23, 2020

Crash log:

Sun Aug 23 17:26:49 2020

Application has crashed: C++ exception
mods/MethHelper-v1.1.0/lua/MethHelper.lua:126: attempt to concatenate a nil value

SCRIPT STACK

queue_dialog() @mods/MethHelper-v1.1.0/lua/MethHelper.lua:220
queue_narrator_dialog() lib/managers/dialogmanager.lua:99
sync_end_assault() lib/managers/hudmanagerpd2.lua:1127
lib/network/handlers/unitnetworkhandler.lua:2897

=================================================
Sun Aug 23 17:32:19 2020

Application has crashed: C++ exception
mods/MethHelper-v1.1.0/lua/MethHelper.lua:126: attempt to concatenate a nil value

SCRIPT STACK

queue_dialog() @mods/MethHelper-v1.1.0/lua/MethHelper.lua:220
queue_narrator_dialog() lib/managers/dialogmanager.lua:99
sync_start_assault() lib/managers/hudmanagerpd2.lua:1112
lib/network/handlers/unitnetworkhandler.lua:2887

==============================================
I'm using Gurkoel's fork.
Line 126: Line 126: managers.chat:send_message(1, '[SilentMethMagic]', '[' .. countAddedIngredients(currentRecipeList) .. '/3] [' .. ingredient_dialog[id] .. ']', Color.green)

@Gurkoel
Copy link
Contributor

Gurkoel commented Aug 24, 2020

I am kinda busy right now. Might have some time in the next few days to fix. Will see.

//Edit:

Can you provide information at which bag it crashed?

@SrMilton
Copy link
Author

I don't undestand too much about payday mods but as i can see prob is something with Dialog Event codes (am i wrong ?). I don't know how to get this codes updated but i will see rn which bag (or ingredient) is crashing.

@SrMilton
Copy link
Author

Crashing when the 3° bag is completed. When the message will appers, the game crash.
This is the last thing i saw ingame

77f45600-b84f-4984-8e03-2e11bc6e16c0

Sorry, prints screen was not working xd

@Gurkoel
Copy link
Contributor

Gurkoel commented Aug 25, 2020

I could not reproduce it, sorry

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