Skip to content
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

ReplaceInput causing kick from singleplayer and wont allow you to log in again #903

Open
MrEizy opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MrEizy
Copy link

MrEizy commented Sep 25, 2024

Minecraft Version

1.21.1

KubeJS Version

2101.7.0-build.171

Rhino Version

2101.2.5-build.54

Architectury Version

13.0.6

Forge/Fabric Version

Neoforge/21.1.61

Describe your issue

ServerEvents.recipes(event => {
event.replaceInput(
{ input: 'ironfurnaces:augment_generator'},
'minecraft:repeater',
'industrialforegoing:pitiful_generator'
)
})

Will cause you to get this error
bild_2024-09-25_090804631

But there is no error in the logs

Crash report/logs

No response

@MrEizy MrEizy added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant