-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
rendertype_entity_translucent | Shader | Purpur 1.21.1 | ItemsAdder 4.0.5 #4249
Comments
Please share your |
/iazip https://mclo.gs/oDiG7oV I can't provide a full log, because there is a lot of technical information from my plugins in the console. |
I'm certain whatever "technical information" there is, it's not sensitive at all. And if it is shouldn't you print it in the console in the first place. |
I understand that and realize I'm creating difficulties, but I can provide any log information individually. |
And I ask you provide the full log as-is. The one you provided is already questionable as the generated zip path lacks the path dividers ( |
I've seen this, can't this patch do that? I just noticed someone trying to get at the /core/core path which seems very odd. |
My servers are running in docker via PufferPanel, this is a problem with the ItemsAdder code, specifically just the visual which is only output to the log, but previously everything worked I've been using ItemsAdder for a few years now. |
I had the same problem with the same cause, the cause is that rendertype_entity_translucent.json is added in the shaders folder causing the texturepack not to be applied correctly because the file was not found in a directory that repeats “core” twice the solution I applied was to disable shader generation in the ModelEngine config, copy the shaders folder that generates model engine to the minecraft folder, delete the rendertype_entity_translucent.json file and delete the “minecraft:” part of the rendertype_entity_translucent.vsh and rendertype_entity_translucent.fsh file imports, I don't know if it is correct to do it but it worked in my case |
I've got the same problem today. |
A solution that worked for me:
Edit: I ran into another problem if I log in with 1.21.2+, I see horse armor instead of the boss. If I log in with 1.21.1, everything is fine. |
Solution: |
[15:36:25 WARN]: [ItemsAdder] [Pack] pre-1.21.3 shader JSON found. Adding 1.21.3+ compatibility. File: resource pack/assets/minecraft/shaders/core/rendertype_entity_translucent.json |
Possible duplicate of #4159 |
Terms
Discord Username (optional)
No response
What happened?
I installed the latest versions of all plugins: ProtocolLib, ModelEngine, ItemsAdder, LoneLibs, after restarting the server. I wrote /meg reload, then /iazip, then filled a file with a unique name in cloud storage and uploaded to the server. I get Resourcepack failed.
Tested on Fabric 1.21.1/1.21.4, FO 6.2.1, Fabric 1.21.4 + ViaFabricPlus, Vanilla 1.21.4/1.21.1.
Error I encountered for the first time: https://mclo.gs/V61yrl9 (client log)
After disabling text-effects, emotes, extract-shader in the ItemsAdder config and after a complete reboot of the server and /iazip: https://mclo.gs/fVm0ae4.
Steps to reproduce the issue
I installed the latest versions of all plugins: ProtocolLib, ModelEngine, ItemsAdder, LoneLibs, after restarting the server. I wrote /meg reload, then /iazip, then filled a file with a unique name in cloud storage and uploaded to the server. I get Resourcepack failed.
Tested on Fabric 1.21.1/1.21.4, FO 6.2.1, Fabric 1.21.4 + ViaFabricPlus, Vanilla 1.21.4/1.21.1.
Error I encountered for the first time: https://mclo.gs/V61yrl9 (client log)
After disabling text-effects, emotes, extract-shader in the ItemsAdder config and after a complete reboot of the server and /iazip: https://mclo.gs/fVm0ae4.
Server version
Server version: Purpur 1.21.1 build 2329 official
ItemsAdder Version
ItemsAdder 4.0.5
ProtocolLib Version
ver protocoll
[14:34:14 INFO]: ProtocolLib version 5.3.0
[14:34:14 INFO]: Provides read/write access to the Minecraft protocol.
[14:34:14 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
ver lone
[14:34:22 INFO]: LoneLibs version 1.0.62
[14:34:22 INFO]: Collection of libs used by my plugins
[14:34:22 INFO]: Authors: LoneDev and others
Full Server Log
https://mclo.gs/fVm0ae4
Error (optional)
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
No response
The text was updated successfully, but these errors were encountered: