Refined Storage

Refined Storage

77M Downloads

[Crash] game crash when placing controller

AlienXtream opened this issue ยท 15 comments

commented

Issue description:

i placed a controller down and the game crashed. its worked fine before on other saves so its likely to be an issue with updates of addons. attempting to rejoin produces a different crash report

What happens:

the game crashes

What you expected to happen:

BAU

Steps to reproduce:

1.unknown initial conditions/mod compatibility state
2.place controller
3.crash
...

Version (make sure you are on the latest version before reporting):

  • Minecraft:1.16.5
  • Forge:36.2.5
  • Refined Storage:1.9.15

Does this issue occur on a server? [yes/no]
singleplayer

If a (crash)log is relevant for this issue, link it here:

initial crash
crash-2021-10-20_09.35.28-server.txt
rejoin crash

crash-2021-10-20_09.39.37-server.txt

discussions with another mod developer seem to indicate refined pipes may possibly be involved. likewise they say its possible it could be a forge version/mixin version thing. both of these are factors i am in the process of testing

commented

Lying about the versions you are using is generally a bad idea. The first crash is caused by RSInfinitybooster being incompatible with the current in dev version.
This seems to have corrupted your node data.

Load a backup, or maybe try removing the controller with something like Mcedit.

Also note that while we do take care to make upgrades to a new version always unproblematic the same cannot be said about downgrading. Although you are lucky in this case as nothing important should be gone.

commented

Lying about the versions you are using is generally a bad idea.

i apologize but what do you think i am misinforming you of?
unless i made a typo those are the version numbers ive got?

commented

image

commented

The first crash is showing code that has not been released yet.

commented

ive got the versions from curseforge....

commented

i swear im not using a dev version.... i wouldn't even know how...

commented

im creating a test pack with jsut refined and infinity booster right now...

commented

i have recreated the crash with just refined storage 1.9.15 and RS infinity booster 1.1+2

commented

all through the curseforge app

commented

Oh... maybe infinity boooster has update to the dev version?

commented

it did. hence needing to use 1.1+2 (which was what i assumed to be the previous version)

image

commented

ah. yes. it seems the 1.1 versions are released for the dev version. why they decided to upload those i dont know

commented

Ah I see sorry then :) on a closer look it is crashing because it can't find the new in dev code..... my bad

commented

no worries. its understandable. perhaps having a chat with the addon's dev to get them to flag those files as alpha so users can see they are unstable