-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[🐞]: Wilder Wild Hollowed Logs Have odd Textures and BOP Palm Variant Missing #734
Comments
The Images were taken in my modpack, but i tried a modpack with only the mods i mentioned in the "To Produce" section and had the same effect. |
Alright, I need the ID of these hollow_log so i can take a close look |
Should I send those IDs? And if so, all of them? I'm pretty sure most logs are affected, even beyond the mods i used, since as i mentioned; 2.8.0+ versions of Every Compat doesn't even have those hollowed logs at all, and the palm log for BOP is completely missing. But if it helps i'll do what i can, just tell me more specifically what you need. |
you can provide the IDs of these affected logs. so i can take a look at what's the problem.
U meant they aren't generated at all?
sounds like it's not included to generate the hollow_log. |
Do you want the log IDs from Every Compat or the other mods affected? Not sure if this is what you were asking for: deeperdarker:echo_log biomesoplenty:jacaranda_log biomesoplenty:fir_log biomesoplenty:redwood_log biomesoplenty:maple_log biomesoplenty:pine_log biomesoplenty:hellbark_log biomesoplenty:empyreal_log biomesoplenty:dead_log biomesoplenty:mahogany_log biomesoplenty:willow_log biomesoplenty:umbran_log biomesoplenty:magic_log and lastly biomesoplenty:palm_log (their stripped variants too) |
I should be more clear. What i am looking is the ID of generated Blocks from EC. like this: you can see the id from ☝🏻 will tell me which wood mods and furniture mod is Quark with that, i can look at the texture of the generated block to see what's wrong. |
Yeah I just discovered the missing hollow logs issue with everycomp 2.8.0+ which I think is the more serious problem here, the relevant lines in everycomp-entries.json ( For reference when checking in everycomp 2.7.6, the only log I have loaded that has that texture problem is |
Let's not focus on the 2.7.6. it's an older version. what I want to focus is the v2.8.0+ because 2.8.0 has major changes in the code to support an addon which will be coming in the future. |
ok back to work on this.
One more thing, WildWilder support on EveryCompat were disabled. Will enable it in the next version. EDIT: Hang on. 🤔 The only mod I know has Hollowed_log are Twilight Forest, you don't happened to have it installed? If so, then that's normal. |
FYI, I moved the WilderWild Module to "COMMON" because it can be supported on FORGE with Sinytra Connector. I forgot to "enable" it via COMMON. the FABRIC was disabled and removed. |
RE-ENABLED WilderWild Module in v2.8.3Forgot to enable WilderWild Module after being moved to COMMON |
Closing this now. This is no longer relevant. |
This should probably be reopened. Now that the disappearing logs have been fixed, the texture issue that was originally reported is back in the latest version. |
If you are talking about the weird texture. that's because EveryCompat supported three mods: Wilder Wild, Quark & The Twilight Forest they all have hollow_log if that's not the same issue. you need to be more specific. with your message, i only can guess what was the problem. |
Ah fair I guess the problem isn't that obvious in the OP's screenshots. This is what I mean with It's using colours from the inside wood instead of just the bark (This is the regular hollow log, not the stripped version). OP was probably also pointing out that logs with a more unusual pattern – as seen on the left side of their first screenshot – end up using a texture for hollow logs that's pretty different from the base logs, though I'm not sure how fixable that is given my (limited) understanding of how everycompat works. (Also I'll just note that I have neither Quark nor The Twilight Forest installed) |
oh that image helped a lot. I know what's the problem. EDIT:
That's exactly the problem. you are correct. its' an easy fix. EDIT 2: nvm. it's Finished. |
can you check to see if
|
FIXED in v2.8.5generating textures using the wrong side of the texture for hollow_log |
Code of Conduct
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.21.1 - FABRIC
EveryCompat Version
everycomp-1.21-2.7.6-fabric
Moonlight Lib Version
moonlight-1.21-2.17.12-fabric
Issue with mods
BiomesOPlenty-fabric-1.21.1-21.1.0.7 and deeperdarker-fabric-1.21-1.3.2.1.
Issue Detail
Hollowed Logs from WilderWild-3.0.11-mc1.21.1 have broken(ish) textures for the mods i listed above (perhaps for other mods too) and the Biomes O' Plenty Palm Hollowed log is missing. Also Every Compat 2.8+ does not have the hollowed logs at all
OPTIONAL: Latest.log | Crash-report Attachment
No crashed, just unintentional game design.
OPTIONAL: To Produce
Download fabric-api-0.110.0+1.21.1, BiomesOPlenty-fabric-1.21.1-21.1.0.7, GlitchCore-fabric-1.21.1-2.1.0.0, everycomp-1.21-2.7.6-fabric (for the broken textures) || everycomp-1.21-2.8.2-fabric (to see the Hollowed Logs missing), moonlight-1.21-2.17.12-fabric, TerraBlender-fabric-1.21.1-4.1.0.5, WilderWild-3.0.11-mc1.21.1 (All latest version as of posting this). Load into a creative world. Observe the Every Compat Tab...
The text was updated successfully, but these errors were encountered: