
Game Crashed because of an arrow, while Immersive Portals was activated (now i cant get into the world in any way)
AccountOnlyUsedToReportProblemz2025 opened this issue ยท 2 comments
Logs say that Immersive Portals caused the issue.
More info its on the crash logs (found at the bottom of this Issue), Although they're very long i did get some info that could be important, like:
"Details:
Entity Type: minecraft:arrow (net.minecraft.world.entity.projectile.Arrow)
Entity ID: 92
Entity Name: Arrow
Entity's Exact location: -647.93, 69.34, -177.55
Entity's Block location: World: (-648,69,-178), Section: (at 8,5,14 in -41,4,-12; chunk contains blocks -656,-64,-192 to -641,319,-177), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,-64,-512 to -513,319,-1)
Entity's Momentum: 1.16, 0.31, -0.55
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: {Air:300s,BalmData:{},CanUpdate:1b,FallDistance:0.0f,Fire:-1s,HasBeenShot:1b,Invulnerable:0b,LeftOwner:1b,Motion:[1.1626564075011607d,0.30955171972384404d,-0.5475828446390839d],OnGround:0b,Owner:[I;-893477849,-1087680797,-1927508453,-1985053142],PierceLevel:0b,PortalCooldown:0,Pos:[-647.9267298063348d,69.33927668951607d,-177.54952002224852d],Rotation:[115.21927f,21.248253f],ShotFromCrossbow:0b,SoundEvent:"minecraft:entity.arrow.hit",UUID:[I;-1641641256,-1645523914,-2118232164,88925030],crit:0b,damage:2.3133703193516335d,inGround:0b,life:0s,pickup:0b,shake:0b}"
And:
"Suspected Mod:
Immersive Portals (immersive_portals), Version: 3.0.0
Issue tracker URL: https://github.com/Nick1st/SeeThroughPortals/issues (link does not work btw, at least for me)
Mixin class: qouteall.imm_ptl.core.mixin.common.collision.MixinProjectile
Target: net.minecraft.world.entity.projectile.Projectile
at TRANSFORMER/[email protected]/net.minecraft.world.entity.projectile.Projectile.handler$zfl000$onHit(Projectile.java:1024)"
I note the exact same crash, though it should probably be cross-posted to https://github.com/iPortalTeam/ImmersivePortalsModForForge/issues instead?