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

Transmutation Tablet Client Hanging/Crash Issue #243

Open
ChosenArchitect opened this issue Sep 22, 2024 · 2 comments
Open

Transmutation Tablet Client Hanging/Crash Issue #243

ChosenArchitect opened this issue Sep 22, 2024 · 2 comments
Labels
IMPORTANT What it says

Comments

@ChosenArchitect
Copy link
Owner

ChosenArchitect commented Sep 22, 2024

⚠️ Transmutation Tablet Crashing Issue ⚠️

This is related to Project Architect 2 Modpack

We've done some extensive testing and discovered that if you're using a lot of EMC Links and pulling out large quantities of items from them, this can cause the Transmutation Tablet to crash when you try to open it.

The problem arises because the tablet has to render the change in EMC values very quickly causing the tablet to recheck what to display in the tablet regarding blocks and items (the more items you have learned and the faster you're changing EMC values, the more FPS lag you will see). In some cases, this may cause your client to stop responding entirely. This is a client-side only issue.

How to Fix It:

  • Check how you're pulling items from your EMC Links.
  • Limit the frequency or amount of items you're withdrawing from the links at one time to avoid overloading the client with constant updates.

Possible Workarounds:

  • Try staggering item pulls or using fewer EMC Links simultaneously.
  • Consider using alternative storage or item transport systems (like Applied Energistics or Refined Storage) to manage large inventories more efficiently.
    We are actively working on finding a long-term solution to this issue for future updates. Thanks for your patience and understanding!
@ChosenArchitect ChosenArchitect pinned this issue Sep 22, 2024
@IRicTheCoder
Copy link
Collaborator

The issue has been posted on ProjectE issue tracker, referencing it here as it is relevant.
sinkillerj/ProjectE#2364

@IRicTheCoder IRicTheCoder changed the title Transmutation Tablet Crashing Issue Transmutation Tablet Client Hanging/Crash Issue Sep 22, 2024
@IRicTheCoder IRicTheCoder added the IMPORTANT What it says label Sep 24, 2024
@Yawet330
Copy link

Involving this, the EMC AE2 Extension can also cause this issue if filter mode is disabled and you forcibly trash every EMCable item with it. While extremely inefficient to do (as why not just use a larger disk array); I can see older bases using transmutation as a way to dump old items.

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

No branches or pull requests

3 participants