-
Notifications
You must be signed in to change notification settings - Fork 116
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
Crash with Universal wireless terminal #728
Open
SrYthan
wants to merge
150
commits into
ExtraCells:rv6-1.12
Choose a base branch
from
GTNewHorizons:master
base: rv6-1.12
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix ExtraCells#398 - OreDictionaryExportBus not working with craftable items
Commented out (unused) IC2 and GT dependencies. Cleaned up code a bit, for better readability.
Updated OC version and fixed resulting incompatibilities.
Added GTNH Maven & Ivy links
…th old version of addInformation() WirelessCraftingTerminal dependency is moved to libs, until correct version is put to GTNH maven
build fixes with old CoFH
Also removed lights from components that should not have light.
Make fluid interface check for it's status before giving crafting items to grid
Aligned light level amount of terminals to be on AE2 levels.
Show Empty Fluid Pattern in NEI
Fix partial fluid output from storage buses
…correct filtering.)
Fix Storagebus fluid dupe
Refactor fluid storage bus logic
Implement Crafting Storages using new cells
This commit should fix an NPE caused by `fluid` possibly being null.
* Add advanced storage cell with 2^62 items per type. * Add Quantum Storage, a single-type 1 billion item cell * Fix quantum drive type * Removed deprecated function and fixed some docs * Remove another deprecated function
* add priority button to fluid storage bus * nei drag
* add priority button to fluid storage bus * nei drag * Fix the bandwidth occupation problem of opening the fluid terminal server Fix fluid terminal mouse wheel doesn't work Add ore dict export bus export item preview Fix ore dict export sometime crash * Fix the bandwidth occupation problem of opening the fluid terminal server Fix fluid terminal mouse wheel doesn't work Add ore dict export bus export item preview Fix ore dict export sometime crash * Update new solutions Update the bandwidth occupation problem of opening the fluid terminal server Update ore dict export bus export item preview Add fluid update interval in terminal * update * update * update * update * update * update * add base part speed config * update Co-authored-by: GlodBlock <[email protected]> Co-authored-by: zy <[email protected]> Co-authored-by: Martin Robertz <[email protected]>
* add priority button to fluid storage bus * nei drag * Fix the bandwidth occupation problem of opening the fluid terminal server Fix fluid terminal mouse wheel doesn't work Add ore dict export bus export item preview Fix ore dict export sometime crash * Fix the bandwidth occupation problem of opening the fluid terminal server Fix fluid terminal mouse wheel doesn't work Add ore dict export bus export item preview Fix ore dict export sometime crash * Update new solutions Update the bandwidth occupation problem of opening the fluid terminal server Update ore dict export bus export item preview Add fluid update interval in terminal * update * update * update * update * update * update * add base part speed config * update * Fixed fluid in terminal showing negative numbers Co-authored-by: GlodBlock <[email protected]> Co-authored-by: zy <[email protected]> Co-authored-by: Martin Robertz <[email protected]>
* Bump dep * Format numbers. Co-authored-by: GTNH-Colen <[email protected]>
* Consistent Fluid Terminal render * Consistent Drive Fixture render * Consistent Storage / Conversion Monitor render * Extract power status render * Consistent Fluid Storage Bus render * Consistent Fluid Storage Bus render in inv * Consistent Fluid Terminal render in inv
universal wireless terminal when switching have prompt
* remove pointless allocations * spotless
* Update dependencies.gradle Use latest AE2 and add AE2FC for testing * Add AE2FC integration. - Caches AE2FC IDs when IDs are remapped - Adds some utility methods for NBT conversion * Deprecate Fluid storage, import, and export buses Now they will automatically replace themselves with AE2FC variants, if AE2FC is detected. * Deprecate Fluid Level Emitter Convert the EC2 Fluid Level Emitter to AE2FC's variant * Deprecate Fluid Storage Monitor Fluid Storage Monitor now converts to AE2FC variant * Deprecate Fluid Conversion Monitor And it's gone. If AE2FC exists, that is. * Deprecate Fluid Interface Converts them to Dual Interfaces...
* Increment build dependencies Previous versions of some dependencies were removed, so it was necessary to increase them in order to build the project. * Update build script The build process offered to update the build script. * Update .editorconfig to not conflict with Spotless Replace the conflict with line from the ExampleMod instead. * Apply spotless The build required to fix what spotless found with ./gradlew.bat :spotlessApply * Refactor deprecation warning into a class Fix typo in the warning: covert > convert The only thing that was changed is that warning now states that ItemBlockCertusTank doesn't need to ME-IO to convert its contents.
* Adjust to AE2 api changes * update (cherry picked from commit 00b9c4f) --------- Co-authored-by: Dream Master <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
when I open the wireless and press the hotbar number corresponding to the slot the wireless is in, it makes the wireless move to the creation grid and crashes both the server and the singler player with a repeated nbt error.
steps to produce
crash-2022-07-20_11.44.01-server.txt