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

Shift clicking with overflow into a cache (TE) crashes the game #103

Open
SmolPatat opened this issue Oct 12, 2024 · 0 comments
Open

Shift clicking with overflow into a cache (TE) crashes the game #103

SmolPatat opened this issue Oct 12, 2024 · 0 comments

Comments

@SmolPatat
Copy link

Steps to reproduce:

  1. Place a crafting station next to a cache. (Thermal expansion 5)
  2. Fill all crafting slots almost completely.
  3. Shift-click a large amount of items into the crafting station.

Expected result:
The grid now has full item stacks.

Actual result:
The game crashes.

See video demo (Minecraft 1.12.2 Forge): https://github.com/user-attachments/assets/aa6b67de-8f32-4050-a03d-d41b62b65b18
Crash logs: crash-2024-10-12_22.09.41-client.txt

I have tried adding cache to the "blacklist" in the config. However, I could not find any docs on how to do it properly, so here is my file in case I'm stupid.

# Configuration file

general {
    # Blacklisted tile entities should be specified in modid:name format
    S:"Tile entity blacklist" <
        thermalexpansion:cache
     >
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant