Closed th3-sh0w3r closed 3 years ago
Do you have an example of how to reproduce this? I'm not sure what kind of inventory wouldn't fit into the existing categories.
PR #8340 should fix the script error but I'm not sure if it really fixes the problem
Reproduction steps and mod list are missing.
Reproduction steps and mod list are missing.
There are not really steps, just opening the inventory. This is the inventory: https://armaservices.net/product/extended-gear/
Mod list is at the beginning. Is there a way to disable this inventory check for specific inventories?
How are we supposed to test that? We're not going to pay for some random Altis Life script.
I think my fix will work, on custom display's it will just return a null, which won't throw script error and the rest of the code just won't do anything.
Let us know if this is still an issue after next release
How are we supposed to test that? We're not going to pay for some random Altis Life script.
I didn't say that, I think the it is obvious what the error was. I will let you know if it works.
I think the it is obvious what the error was.
It's not, which is why people ask for repro steps.
I think the it is obvious what the error was.
It's not, which is why people ask for repro steps.
Sorry but if you go through the files I mentioned above and take look at the error message, it is very obvious.
If it is so obvious to you, why not create a pull request that solves the issue - whatever it may be.
If it is so obvious to you, why not create a pull request that solves the issue - whatever it may be.
I even said what the problem is and it was instantly fixed by @PabstMirror. I don‘t understand for what you would need steps to reproduce if it‘s that obvious. I didn‘t create a pull request because I wanted to inform you what is going on.
He doesn't know if it is fixed, which is why he asked you to test it yourself after the next patch / change of his. (i.e. try to reproduce it)
Sorry, but posting the repro steps is required to report an issue here, no matter how obvious it all seems to you. It's weird to me that this is so much of a problem to you.
He doesn't know if it is fixed, which is why he asked you to test it yourself after the next patch / change of his. (i.e. try to reproduce it)
Sorry, but posting the repro steps is required to report an issue here, no matter how obvious it all seems to you. It's weird to me that this is so much of a problem to you.
As I said I just wanted to inform you. I already fixed it by myself based on what @PabstMirror did and it worked. It should not only be obvious to me lol… I don‘t have any problem to list my repro steps but as I also said there are not really steps to reproduce this.
Mods (complete and add to the following information):
Description: If you open a custom inventory but it has none of the following item list IDs this error appears, because fnc_currentItemListBox.sqf returns -1:
Steps to reproduce: _Follow [https://ace3mod.com/img/wiki/user/issue_flowchart.png](this flowchart)!_ None
Expected behavior: A clear and concise description of what you expected to happen.
Where did the issue occur?
Log Files: None
Additional context: None
Screenshots: None