Giter Site home page Giter Site logo

hypercubemc / connected-block-textures Goto Github PK

View Code? Open in Web Editor NEW

This project forked from twilightflower/connected-block-textures

40.0 40.0 40.0 223 KB

An implementation of the MCPatcher/Optifine connected textures format on the Fabric modloader.

License: GNU Lesser General Public License v3.0

Java 100.00%

connected-block-textures's People

Contributors

dragoneggbedrockbreaking avatar genau6502 avatar ims212 avatar justsnoopy30 avatar telans avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

connected-block-textures's Issues

Dokucraft Connected Textures Not Working

Mod installed in combination with canvas on Fabric 1.17.1. Vanilla connected textures work, but when loading Dokucraft resource pack, connected textures do not work. Only possible cause is Dokucraft reports as a 1.16 texture pack and reports as outdated.

Distribute the mod

With the original author taking a clear stance of moving to Quilt, have you considered distributing your fork on Curseforge and/or Modrinth?

Freezes during loading rp

While loading a specific resource pack with cbt, Minecraft freezes and gets stuck at the loading bar, giving the following error:

Error checking resource pack priority
java.io.FileNotFoundException: minecraft:textures/missingno.png
	at net.minecraft.class_3294.method_14486(class_3294.java:67)
	at net.minecraft.class_3304.method_14486(class_3304.java:62)
	at net.minecraft.class_1088.checkPack(class_1088.java:1188)
	at net.minecraft.class_1088.md077dda$lambda$checkCtmConfigs$3$1(class_1088.java:1169)
	at io.github.nuclearfarts.cbt.util.CBTUtil.allMatchThrowable(CBTUtil.java:43)
	at net.minecraft.class_1088.checkCtmConfigs(class_1088.java:1169)
	at net.minecraft.class_1088.md077dda$lambda$injectCbtModels$1$3(class_1088.java:1148)
	at java.base/java.util.HashMap.forEach(HashMap.java:1425)
	at net.minecraft.class_1088.redirect$zoo000$injectCbtModels(class_1088.java:1144)
	at net.minecraft.class_1088.<init>(class_1088.java:217)
	at net.minecraft.class_1092.method_18178(class_1092.java:52)
	at net.minecraft.class_1092.method_18789(class_1092.java:19)
	at net.minecraft.class_4080.method_18791(class_4080.java:11)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764)
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1756)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)

It seems not to cope well with a missing texture. It does not happen without the rp or without the mod, it did work with of.
Might be related to TwilightFlower#26, seeing as it is a 32x32 pack.

Update: I have narrowed it down to three specific files, namely crafting_table_side/crafting_table_front.properties:

matchTile=crafting_table_front
faces=sides
method=random
tiles=0-12

crafting_table_side/crafting_table_side.properties:

matchTile=crafting_table_side
faces=sides
method=random
tiles=0-12

cake/cake_top.properties:

MatchBlocks=cake
method=random
faces=top
tiles=0-3

all files (0-12 for crafting table/0-3 for cake) exist

0.1.2 Build Error

Starting a Gradle Daemon, 5 incompatible and 11 stopped Daemons could not be reused, use --status for details

FAILURE: Build failed with an exception.

  • What went wrong:
    Unable to get mutable Windows environment variable map

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

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.