Quality Assurance


All Qualities, unlocked from the start! Quality Modules not included.

Tweaks
17 days ago
2.0
8.18K
Manufacturing Cheats

b [Duplicate][Fixed] Crash on load

10 months ago

Hi, I seem to be facing a similar issue as another user, but I don't know what's causing it
Error ModManager.cpp:1741: Failed to load mod "QualityAssurance": QualityAssurance/data-updates.lua:209: attempt to index global 'AMSMachineItem' (a nil value)
stack traceback:
QualityAssurance/data-updates.lua:209: in main chunk

Is it likely to be something else from my modlist?

10 months ago

Hi, I seem to be facing a similar issue as another user, but I don't know what's causing it
Error ModManager.cpp:1741: Failed to load mod "QualityAssurance": QualityAssurance/data-updates.lua:209: attempt to index global 'AMSMachineItem' (a nil value)
stack traceback:
QualityAssurance/data-updates.lua:209: in main chunk

Is it likely to be something else from my modlist?

Can you post a link to your log? It will show what entity my mod was processing when it crashed.

10 months ago

Hi, I seem to be facing a similar issue as another user, but I don't know what's causing it
Error ModManager.cpp:1741: Failed to load mod "QualityAssurance": QualityAssurance/data-updates.lua:209: attempt to index global 'AMSMachineItem' (a nil value)
stack traceback:
QualityAssurance/data-updates.lua:209: in main chunk

Is it likely to be something else from my modlist?

Can you post a link to your log? It will show what entity my mod was processing when it crashed.

https://upfile.live/zh-cn/files/c76fafa8
I encountered the same problem as him, this is my game log file

10 months ago

Hi! I noticed that the issue is with Pneumatic Transport Repressurized. I can't access the source code, so can't determine whether to add it to the block list or not. Also, this issue was supposed to be fixed in version 1.2.0 - but I forgot.

10 months ago

Hi Caper,
Well I'm not sure what mod was causing it but somehow the issue is fixed now, idk if you made any other changes but I'm glad it works and will keep you updated if anything else occurs!

(Re: Anziwu:

I encountered the same problem as him, this is my game log file

Her* by the way)

10 months ago

I fixed this issue in version 1.2.1 by checking whether the accessed item exists before accessing it.

This thread has been locked.