KubeJS

KubeJS

61M Downloads

[1.20.1]Export commnad not work as expected

Tollainmear opened this issue ยท 2 comments

commented

Minecraft Version

1.20.1

KubeJS Version

2001.6.4-build.114

Rhino Version

2001.2.2-build.18

Architectury Version

9.1.12

Forge/Fabric Version

Forge 47.2.17

Describe your issue

Hi, I think the Export command is not working as expected. After I executed /kubejs export command, the chat bar outputted the following information:
image

I'm not sure, because the mechanism of kubejs in 1.20.1 is different from the one I used in 1.18.2. I was expecting that after I executed the export command, all recipe IDs and recipe data would be generated in the export directory.

However, after this, my local/kubejs/export folder is still empty. So, I guess the Export command of Kubejs must have encountered some problem causing the export to fail.

Please give me some help when you have time. Thank you~

PS: I am not a native English speaker, so I'm not sure if the sentences translated by ChatGPT are appropriate. If there are any inappropriate expressions, I hope you can understand.

Crash report/logs

latest.log

commented

Hi, I previously thought that it was because TFC had incorrect recipes that caused kubejs to fail to export the recipes. So I only kept Kubejs and related prerequisite mod, and tried to export again, but the result was still nothing was exported. So my current idea is that either the output path was wrong, or the export function of kubejs did not run correctly.

ddba863b-c96c-43b5-8d2a-043120398b45

commented

Hi, after many attempts, I found that the process was stuck, so I think the Export function is not a problem. Sorry for the trouble~