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

take items out game crashed #424

Closed
EggsyDE opened this issue Aug 23, 2023 · 16 comments · Fixed by #438
Closed

take items out game crashed #424

EggsyDE opened this issue Aug 23, 2023 · 16 comments · Fixed by #438
Labels
bug Something isn't working

Comments

@EggsyDE
Copy link

EggsyDE commented Aug 23, 2023

crash-2023-08-23_20.44.46-client.txt

Describe the bug

I have the following problem. if I put items in the RS2( Actual Version Milestone 2.14 ) it works without any problems. If I want to take it out, the game crashes. Games on ALL OF FABRIC 7 ( 0.2.1 )

How can we reproduce this bug or crash?

All of fabric 7 V0.2.1
Build an easy RS2 storage
put items into the system

take the items Out and game crashed

What Minecraft version is this happening on?

Minecraft 1.20.1

What Forge or Fabric version is this happening on?

fabric

What Refined Storage version is this happening on?

milestone 2.14

Relevant log output

No response

@EggsyDE EggsyDE added the bug Something isn't working label Aug 23, 2023
@raoulvdberge
Copy link
Contributor

So post the crash log

@EggsyDE
Copy link
Author

EggsyDE commented Aug 24, 2023

I uploaded the crash report
crash-2023-08-23_20.44.46-client.txt

@raoulvdberge
Copy link
Contributor

java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
	at java.base/java.util.Objects.checkIndex(Objects.java:359)
	at java.base/java.util.ArrayList.get(ArrayList.java:427)
	at com.refinedmods.refinedstorage2.platform.common.screen.grid.AbstractGridScreen.renderHoveredResourceTooltip(AbstractGridScreen.java:349)
	at com.refinedmods.refinedstorage2.platform.common.screen.grid.AbstractGridScreen.renderOverStorageAreaTooltip(AbstractGridScreen.java:336)
	at com.refinedmods.refinedstorage2.platform.common.screen.grid.AbstractGridScreen.method_2380(AbstractGridScreen.java:330)

@EggsyDE
Copy link
Author

EggsyDE commented Aug 27, 2023

sry but what must i do with this?^^

@raoulvdberge
Copy link
Contributor

Nothing it's for me.

@EggsyDE
Copy link
Author

EggsyDE commented Aug 27, 2023

It would be really great if this was fixed "quickly".

@raoulvdberge
Copy link
Contributor

lol

@EggsyDE
Copy link
Author

EggsyDE commented Aug 27, 2023

why lol?

@WhiteBoi1211
Copy link

WhiteBoi1211 commented Sep 15, 2023

+1

although this happens whenever I'm in a grid, and pick up any item with my mouse.

crash-2023-09-15_18.54.49-client.txt

Edit:
Forge 47.1.0
Do you know some sort of circumvention for this crash? Might it be a conflict with another mod?

@jonask028
Copy link

jonask028 commented Oct 17, 2023

happens on fabric 14.23 minecraft 1.20.1 refinedstorage2.0.0 milestone 3.0

@jonask028
Copy link

@jonask028
Copy link

@WhiteBoi1211 it was a mod conflict with legendary tooltips

@raoulvdberge
Copy link
Contributor

Sorry for the delay guys. I'll be tackling this bug in the coming few days

@raoulvdberge
Copy link
Contributor

I've fixed the original crash linked in the issue description.

+1

although this happens whenever I'm in a grid, and pick up any item with my mouse.

crash-2023-09-15_18.54.49-client.txt

Edit: Forge 47.1.0 Do you know some sort of circumvention for this crash? Might it be a conflict with another mod?

This seems to be a problem with com.anthonyhilyard.iceberg, not in RS.

crash-2023-10-17_12.21.05-client.txt

Same with this one.

@jonask028 @WhiteBoi1211 Make sure to report this on the issue tracker of Legendary Tooltips, or the issue won't be fixed.

@EggsyDE
Copy link
Author

EggsyDE commented Nov 1, 2023

crash-2023-11-01_17.43.43-client.txt

Sry same problem. game crashed

@raoulvdberge
Copy link
Contributor

That seems like a problem in architectury. Please report to them.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants