Update texts.lua #3

Merged
AliasAlreadyTaken merged 1 commits from malfal/yl_canned_food_mtg:master into master 2025-03-24 17:49:26 +01:00
Contributor

After fixing the all_good warning message in yl_api_nodestages, there were two new warning messages introduced at startup from internal.lua:

WARNING[ServerStart]: key settings_dont_match does not exist
WARNING[ServerStart]: key get_filepath does not exist

Plus there was this error when playing without one or more of the optional dependencies ethereal, farming redo, and mobs_animals:

WARNING[ServerStart]: key recipe_not_good does not exist
WARNING[ServerStart]: recipe_not_good

So I added three lines to the bottom of texts.lua to fix or improve these warnings (although I am not 100% sure of the wording for the get_filepath message that appears to only show up when the debug checkbox is checked? I did my best to apply context to the warnings, but edit messages as you see fit.)

After fixing the all_good warning message in yl_api_nodestages, there were two new warning messages introduced at startup from internal.lua: WARNING[ServerStart]: key settings_dont_match does not exist WARNING[ServerStart]: key get_filepath does not exist Plus there was this error when playing without one or more of the optional dependencies ethereal, farming redo, and mobs_animals: WARNING[ServerStart]: key recipe_not_good does not exist WARNING[ServerStart]: recipe_not_good So I added three lines to the bottom of texts.lua to fix or improve these warnings (although I am not 100% sure of the wording for the get_filepath message that appears to only show up when the debug checkbox is checked? I did my best to apply context to the warnings, but edit messages as you see fit.)
malfal added 1 commit 2025-03-08 04:57:29 +01:00
After fixing the all_good warning message in yl_api_nodestages, there were two new warning messages introduced at startup from internal.lua:

WARNING[ServerStart]: key settings_dont_match does not exist
WARNING[ServerStart]: key get_filepath does not exist

Plus there was this error when playing without one or more of the optional dependencies ethereal, farming redo, and mobs_animals:

WARNING[ServerStart]: key recipe_not_good does not exist
WARNING[ServerStart]: recipe_not_good

So I added three lines to the bottom of texts.lua to fix or improve these warnings (although I am not 100% sure of the wording for the get_filepath message that appears to only show up when the debug checkbox is checked? I did my best to apply context to the warnings, but edit messages as you see fit.)
AliasAlreadyTaken merged commit 43377500e1 into master 2025-03-24 17:49:26 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/yl_canned_food_mtg#3
No description provided.