Illarion-eV / Illarion-Content

Illarion game content, including NPCs, quests, fighting system, etc.
GNU Affero General Public License v3.0
30 stars 40 forks source link

The parameter 'id' is not a number as it was expected. #385

Open brightrim opened 4 months ago

brightrim commented 4 months ago

1 Jan 4 03:09:53 Script (err): Exception in CraftingDialog callback: /usr/share/illarion/scripts/base/common.lua:1028: The parameter 'id' is not a number as it was expected.

brightrim commented 4 months ago

@estralis Can you locate this error in the larger server log and find which script is calling upon the function to cause this issue?

brightrim commented 2 months ago

Came across the cause of this by accident when fixing something else. It had to do with the empty bucket remnant when building something that requires a water bucket. Will put in the fix now on develop. Since it only means losing a bucket when making something right now, I do not see a necessity in hotfixing this before the next update as it is not really game breaking.

brightrim commented 2 months ago

https://discord.com/channels/401855954272124940/1209513304188522516 testing thread