Lichberry reports: this is more of an oddity - if ... #974
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/petz
3. source/testserver
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/possible close
4. step/QA main
4. step/QA NOK
4. step/QA OK
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
kind/standalone
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#974
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Lichberry reports a bug:
Player position:
Player look:
Player information:
Player meta:
Log identifier
Profiler save:
Status:
Teleport command:
Compass command:
Just discovered that this has already been reported as issue #490 . Will fix.
turns out my issue is similar but not a duplicate, it's different mods.
upon more research, it is a duplicate. It is an integration issue of at least three mods, farming, ethereal and cucina vegana.
ethereal is out, even ethereal's own code says when farming:bowl is present, ethereal:bowl takes a backseat. Alias forced that one out in:
#954
So we're left with integrating cucina_vegana:bowl and farming:bowl
A first taste how the fixes look is in
#978
A more elegant fix might be possible engine side and is worked on, but as long as no one has an idea when it drops we need something else, something better than we got right now. I've created a separate lua file for all the fixed recipes that are coming.
Recipes to fix:
found an issue while testing farming:porridge
it accepts glasses of milk, not the full milk group
it's crucial that it's an item that returns an empty vessels:drinking glass
this is true for cucina_vegana:soy_milk and moretrees:coconut_milk
also I now understand why you can fill the bucket of milk into glasses of milk
that could be a workaround for water recipes with the farming glass of water too
a breakthrough was made, I thoroughly understand the replacements mechanic now
more group fixes were made while I'm testing and editing all the affected recipes.
temporary list for recipes affected by cornstarch (must check whether they return an empty farming:bowl)
-ethereal:teriyaki_chicken
-farming:cheese_vegan (2x with and without ethanol)
-farming:turkish_delight
-ethereal:teriyalki_beef
temporary list for recipes affected by cucina_vegana:bowl_rice
(checking whether each returns the glass bowl as it should)
temporary note
food_sugar items that return an empty vessels:glass_bottle
vessels:drinking_glass
Finally, tested and ready:
commit c4ee5a74b19e53223499c3678e03da37de773287