Crash while installing a aircraft wheel
HydrogenC opened this issue · 11 comments
I installed the latest version of IV and Golden Airport Pack, and as met the problem as the title explained.
crash-2019-11-24_08.59.55-client.txt
Going to need more information to know why this is happening.
- What vehicle were you putting the wheel on?
- What wheel were you attempting to put on?
- Were you on a server, or in Singleplayer?
- Does the same issue happen if you remove all other mods besides IV?
The CRJ700 in Golden Airport Pack
Small aircraft wheel in UNU Parts Pack
Singleplayer
Yes, I attempted to install only IV and its packs, this bug also occurs. Also, the bug doesn’t occur every time, it occurs occasionally, I would have to try several times to make it reproduce.
Very odd. This crash is on the client, and indicates that "air" was put on the vehicle on the server, because only if a valid part is put on the vehicle does this packet get sent. You wouldn't be able to do the same crash with only MTS, and then post the crash and the log, would you? If I'm getting any unchecked exceptions I should be able to see those in the log and they'll help me track down the issue quicker.
I have confirmed that the cause of this bug is caused by the reasons above.
Now I am able to elaborate the cause of the bug.
For example:
- Two wheel slots are so close to each other that if I click on one of them, the other one will also be clicked on.
- I have one wheel on my hand, and I clicked on the green cube.
- Both slots are detected to be clicked, and both of them intended to subtract one wheel from my inventory, but I've got only one. -> boom, crash!
Ah, in that case I know exactly where the issue is. Will do my best to fix in the next update.
See, that statement would make sense, except for this point: "and both of them intended to subtract one wheel from my inventory, but I've got only one". The only time the system removes items from an inventory is survival mode, and you told me earlier you were in creative. That being said, your screenshot shows survival. Need to know which modes this occurs in to be sure I know what the issue is.
See, that statement would make sense, except for this point: "and both of them intended to subtract one wheel from my inventory, but I've got only one". The only time the system removes items from an inventory is survival mode, and you told me earlier you were in creative. That being said, your screenshot shows survival. Need to know which modes this occurs in to be sure I know what the issue is.
Actually survival, I misstated before.