Giter Site home page Giter Site logo

Comments (2)

SuperMartijn642 avatar SuperMartijn642 commented on August 19, 2024 1

Can you share the logs/latest.log file from starting the game, enabling the resource pack, and it failing to reload?

The only thing I can notice from what you shared, is that the example:grass_block_overlay texture is not added to the block atlas. You need to either add it using an atlas sources file or just place the texture in the blocks folder. You can find a better explanation here #34 (comment).
This, however, will just result in the purple and black missing texture and would not cause the resource pack to fail to load.

As a side note, the grass texture for the vanilla grass block is tinted using a block tinting provider. These providers are hard-coded per block and the gravel block has no tinting provider. The grass texture will thus simply appear as is, gray, on the gravel block.
I do plan on adding a way to have custom tinting eventually, however for now, the only workaround is to have the gravel overlay onto the grass, rather than the grass onto the gravel.

from fusion.

ZeroLevels avatar ZeroLevels commented on August 19, 2024

Can you share the logs/latest.log file from starting the game, enabling the resource pack, and it failing to reload?

Here's the log: https://pastebin.com/Kh4SMJVe

The only thing I can notice from what you shared, is that the example:grass_block_overlay texture is not added to the block atlas. You need to either add it using an atlas sources file or just place the texture in the blocks folder. You can find a better explanation here #34 (comment). This, however, will just result in the purple and black missing texture and would not cause the resource pack to fail to load.

The annoying thing about this (not your fault) is that there was one instance where I did get the missing texture thing, but after reloading with no changes, it went back to simply not loading. Not sure why that was.

As a side note, the grass texture for the vanilla grass block is tinted using a block tinting provider. These providers are hard-coded per block and the gravel block has no tinting provider. The grass texture will thus simply appear as is, gray, on the gravel block. I do plan on adding a way to have custom tinting eventually, however for now, the only workaround is to have the gravel overlay onto the grass, rather than the grass onto the gravel.

Ah, so I can't much use it for my purposes currently. I've been looking for something to replace optifine for this, but the tint is important since the grass spreading is the main feature of my pack. I look forward to trying again at that time, but until then I'll just work on different connections.

from fusion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.