Skip to content

Failed to save texture #1058

@XiYang6666

Description

@XiYang6666

Minecraft Version

1.21.1

KubeJS Version

2101.7.2-build.295

Rhino Version

2101.2.7-build.81

Architectury Version

13.0.8

Forge/Fabric Version

NeoForge 21.1.209

Describe your issue

startup_scripts/main.js

StartupEvents.registry("fluid", (event) => {
  event.create("test_fluid");
});
Image

client.log

[22:59:48] [INIT] KubeJS 2101.7.2-build.295; MC 2101 NeoForge
[22:59:48] [INIT] Loaded plugins:
[22:59:48] [INIT] - dev.latvian.mods.kubejs.plugin.builtin.BuiltinKubeJSPlugin
[22:59:48] [INIT] - dev.latvian.mods.kubejs.plugin.builtin.BuiltinKubeJSClientPlugin
[22:59:48] [INIT] - dev.latvian.mods.kubejs.integration.architectury.ArchitecturyIntegration
[22:59:48] [INIT] - com.jesz.createdieselgenerators.compat.kubejs.CDGKubeJSPlugin
[22:59:48] [INIT] - com.tom.createores.kubejs.KubeJSExcavation
[22:59:48] [INIT] - moe.wolfgirl.probejs.plugin.BuiltinProbeJSPlugin
[22:59:48] [INIT] - moe.wolfgirl.probejs.plugin.ProbeJSKJSPlugin
[22:59:48] [INIT] - dev.ftb.mods.ftbxmodcompat.neoforge.ftbquests.kubejs.FTBQuestsKubeJSPlugin
[22:59:48] [INIT] - dev.ftb.mods.ftbxmodcompat.neoforge.ftbteams.kubejs.FTBTeamsKubeJSPlugin
[22:59:48] [INFO] client_scripts:main.js#2: Hello, World! (Loaded client example script)
[22:59:48] [INFO] Loaded script client_scripts:main.js in 0.002 s
[22:59:48] [INFO] Loaded 1/1 KubeJS client scripts in 0.033 s with 0 errors and 0 warnings
[22:59:59] [ERROR] ! Failed to save texture kubejs:block/generated/test_fluid_still
[22:59:59] [ERROR] ! Failed to save texture kubejs:block/generated/test_fluid_flow
[22:59:59] [INFO] Client resource reload complete!

Crash report/logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions