Refraction

Refraction

199k Downloads

[1.12.2] crash with futurepack and question.

lampyr opened this issue ยท 10 comments

commented

When i use the laser pen with furepack installed i crash.
log: https://gist.github.com/lampyr/bab0134d73c86b15e6c6188c564f3aeb

and without futurepack i burn using the laser pen. Why?
log: https://gist.github.com/lampyr/aee76cda3d10a43c2d656fc0528fba63

LibrarianLib: 4.9
Refraction: 1.9.2
futurepack: 26.3.210

If you want other stuff ask me.
It is my first issue created and i don't speak english very well.

commented

Hi there, thanks for you report!

the logs you uploaded did not contain crashes.
In you minecraft folder should be a subfolder named "crash-reports" can you send me the one?

Burning on Laser Pen is definetly a bug, ill check that!

commented

crash log: https://gist.github.com/lampyr/6b8adb662da2b252a54d6236dae26daa

Do i have open a new issue in futurepack github?

commented

let me have a look at it first :)

commented

it reads like refraction is not involved. so yes please open one at feature packs github.

you can leave a link here after you opened it :)

commented

thanks!

commented

Is the EntityLaserPointer from this mod? I am the Dev of Futurepack and I am asking because this entity returns null from getItemStackFromSlot(#EntityEquipmentSlot) and Futurepack has crashed, I dont know if this is also @nonnull because the function is not annotaded but I guess every ItemStack should be nonnull as of 1..11/1.12.

commented

yea the laserpointer is from this mod, i might have forgotten this during the port! i'll look into it

commented

okay, fixed in the last commit, will reupload a version!

2ed4a63

commented

@lampyr please tell me if it is fixed.

should be available in a while

commented

thank you very much it is fixed.