Illuminations icon indicating copy to clipboard operation
Illuminations copied to clipboard

[1.17.1] Crash w/ Illuminations, Iris, Sodium

Open itsdinkd opened this issue 2 years ago • 10 comments

I was breaking a chorus flower and I crashed

---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem.

Time: 8/5/21, 12:37 PM Description: Rendering entity in world

java.lang.OutOfMemoryError: Failed to allocate 2098688 bytes at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.25) at net.minecraft.client.util.GlAllocationUtils.allocateByteBuffer(GlAllocationUtils:13) at net.minecraft.client.render.BufferBuilder.ensureBufferCapacity(BufferBuilder:1059) at me.jellysquid.mods.sodium.client.model.vertex.buffer.VertexBufferWriter.ensureCapacity(VertexBufferWriter.java:30) at net.minecraft.client.model.ModelPart.renderCuboids(ModelPart:1041) at net.minecraft.client.model.ModelPart.render(ModelPart:92) at net.minecraft.client.model.ModelPart.render(ModelPart:95) at net.minecraft.client.model.ModelPart.render(ModelPart:78) at ladysnake.illuminations.client.render.entity.model.HaloModel.render(HaloModel.java:28) at ladysnake.illuminations.client.render.entity.feature.OverheadFeatureRenderer.render(OverheadFeatureRenderer.java:44) at ladysnake.illuminations.client.render.entity.feature.OverheadFeatureRenderer.render(OverheadFeatureRenderer.java:20) at net.minecraft.client.render.entity.LivingEntityRenderer.render(LivingEntityRenderer:139) at net.minecraft.client.render.entity.PlayerEntityRenderer.render(PlayerEntityRenderer:64) at net.minecraft.client.render.entity.PlayerEntityRenderer.render(PlayerEntityRenderer:42) at net.minecraft.client.render.entity.EntityRenderDispatcher.render(EntityRenderDispatcher:135) at net.minecraft.client.render.WorldRenderer.renderEntity(WorldRenderer:1482) at net.minecraft.client.render.WorldRenderer.invokeRenderEntity(WorldRenderer) at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:396) at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:469) at net.minecraft.client.render.WorldRenderer.handler$clm000$iris$renderTerrainShadows(WorldRenderer:8823) at net.minecraft.client.render.WorldRenderer.render(WorldRenderer:1160) at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer:1026) at net.minecraft.client.render.GameRenderer.render(GameRenderer:810) at net.minecraft.client.MinecraftClient.render(MinecraftClient:1112) at net.minecraft.client.MinecraftClient.run(MinecraftClient:728) at net.minecraft.client.MinecraftClient.handler$bni000$afterCrashHandled(MinecraftClient:12591) at net.minecraft.client.MinecraftClient.run(MinecraftClient:747) at net.minecraft.client.main.Main.main(Main:217) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:567) at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Render thread Stacktrace: at net.minecraft.class_311.method_1596(class_311.java:13) at net.minecraft.class_287.ensureBufferCapacity(class_287.java:1059) at me.jellysquid.mods.sodium.client.model.vertex.buffer.VertexBufferWriter.ensureCapacity(VertexBufferWriter.java:30) at net.minecraft.class_630.method_22702(class_630.java:1041) at net.minecraft.class_630.method_22699(class_630.java:92) at net.minecraft.class_630.method_22699(class_630.java:95) at net.minecraft.class_630.method_22698(class_630.java:78) at ladysnake.illuminations.client.render.entity.model.HaloModel.method_2828(HaloModel.java:28) at ladysnake.illuminations.client.render.entity.feature.OverheadFeatureRenderer.render(OverheadFeatureRenderer.java:44) at ladysnake.illuminations.client.render.entity.feature.OverheadFeatureRenderer.method_4199(OverheadFeatureRenderer.java:20)

-- Patchouli Book Info -- Details: Patchouli open book context: n/a Stacktrace: at net.minecraft.class_128.handler$ehn000$fillPatchouliContext(class_128.java:1521) at net.minecraft.class_128.(class_128.java:37) at net.minecraft.class_128.method_560(class_128.java:267) at net.minecraft.class_898.method_3954(class_898.java:156) at net.minecraft.class_761.method_22977(class_761.java:1482) at net.minecraft.class_761.invokeRenderEntity(class_761.java) at net.coderbot.iris.pipeline.ShadowRenderer.renderShadows(ShadowRenderer.java:396) at net.coderbot.iris.pipeline.newshader.NewWorldRenderingPipeline.renderShadows(NewWorldRenderingPipeline.java:469) at net.minecraft.class_761.handler$clm000$iris$renderTerrainShadows(class_761.java:8823) at net.minecraft.class_761.method_22710(class_761.java:1160) at net.minecraft.class_757.method_3188(class_757.java:1026) at net.minecraft.class_757.method_3192(class_757.java:810) at net.minecraft.class_310.method_1523(class_310.java:1112) at net.minecraft.class_310.method_1514(class_310.java:728) at net.minecraft.class_310.handler$bni000$afterCrashHandled(class_310.java:12591) at net.minecraft.class_310.method_1514(class_310.java:747) at net.minecraft.client.main.Main.main(Main.java:217) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- Entity being rendered -- Details: Entity Type: minecraft:player (net.minecraft.class_746) Entity ID: 1937 Entity Name: DaddyDanked Entity's Exact location: 1756.19, 71.12, 1292.84 Entity's Block location: World: (1756,71,1292), Section: (at 12,7,12 in 109,4,80; chunk contains blocks 1744,0,1280 to 1759,255,1295), Region: (3,2; contains chunks 96,64 to 127,95, blocks 1536,0,1024 to 2047,255,1535) Entity's Momentum: 0.00, -0.44, 0.00 Entity's Passengers: [] Entity's Vehicle: null Entity NBT: {AbsorptionAmount:0.0f,Air:300s,Attributes:[{Base:0.0d,Name:"minecraft:generic.armor_toughness"},{Base:0.0d,Name:"reach-entity-attributes:attack_range"},{Base:0.0d,Name:"minecraft:generic.armor"},{Base:4.0d,Name:"minecraft:generic.attack_speed"},{Base:0.0d,Name:"reach-entity-attributes:reach"},{Base:0.10000000149011612d,Name:"minecraft:generic.movement_speed"}],BalmData:{},Brain:{memories:{}},DataVersion:2730,DeathTime:0s,EnderItems:[],FallDistance:1.1309065f,FallFlying:0b,Fire:-20s,Health:2.8333328f,HurtByTimestamp:0,HurtTime:0s,Inventory:[{Count:1b,Slot:0b,id:"minecraft:orange_dye"},{Count:1b,Slot:1b,id:"ratsmischief:rat_spawn_egg"},{Count:2b,Slot:2b,id:"minecraft:yellow_dye"},{Count:1b,Slot:3b,id:"minecraft:name_tag",tag:{RepairCost:0,display:{Name:'{"text":"Jorato"}'}}},{Count:1b,Slot:4b,id:"ratsmischief:harvest_staff"},{Count:1b,Slot:5b,id:"ratsmischief:purpur_rat_pouch",tag:{ratsmischief:{filled:1.0f,rats:[{AbsorptionAmount:0.0f,Age:-1716,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"light_gray",CustomName:'{"text":"Jorato"}',DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[-0.019969883908385604d,-0.0784000015258789d,-0.20635177105944605d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:1b,PortalCooldown:0,Pos:[1736.7316314754867d,69.0d,1300.8564620978102d],RatType:"JORATO",Rotation:[159.93738f,0.0f],Sitting:0b,UUID:[I;286197989,-2073933249,-1763343860,223405575],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:-2043,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"gray",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[-0.1883556297299212d,-0.0784000015258789d,0.21662233471776268d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1742.560748799666d,69.0d,1309.6205106079783d],RatType:"ALBINO",Rotation:[47.76419f,-14.939358f],Sitting:0b,UUID:[I;728950981,302403347,-1834504118,500954448],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:0.06361181957297665d,Name:"Random spawn bonus",Operation:1,UUID:[I;-81332309,-1880865266,-1091622487,-793956555]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"yellow",CustomName:'{"text":"Ratater"}',DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,LoveCause:[I;-218150896,-1707979260,-1403215266,1052741996],Motion:[0.14865458391928105d,-0.0784000015258789d,0.05011044851667934d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:1b,PortalCooldown:0,Pos:[1739.5972990755345d,71.0d,1317.5800122966452d],RatType:"RATATER",Rotation:[284.9494f,2.644142f],Sitting:0b,UUID:[I;1264910882,-263240345,-1328358788,711714054],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:-0.18633348953050174d,Name:"Random spawn bonus",Operation:1,UUID:[I;-1807700894,-554022737,-2054176844,1487552737]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"magenta",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,LoveCause:[I;-218150896,-1707979260,-1403215266,1052741996],Motion:[-0.002446797563119068d,-0.0784000015258789d,0.0033361580757999927d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1737.4264295075586d,70.875d,1317.5528648275083d],RatType:"CHOCOLATE",Rotation:[312.0296f,0.0f],Sitting:0b,UUID:[I;-555918371,-1302772386,-2042686764,-1417141220],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:0.14722364896129167d,Name:"Random spawn bonus",Operation:1,UUID:[I;-825726146,1283998873,-1444762920,714018692]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"light_blue",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:5471,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,LoveCause:[I;-218150896,-1707979260,-1403215266,1052741996],Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1736.2298231890893d,72.0d,1316.0473434690296d],RatType:"GREY",Rotation:[358.84753f,0.0f],Sitting:0b,UUID:[I;1732741430,1304841165,-1376759013,1348019681],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"orange",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1736.2408938161263d,72.0d,1318.137499988079d],RatType:"RUSSIAN_BLUE",Rotation:[84.2298f,17.329552f],Sitting:0b,UUID:[I;-1665805623,1348816319,-1095690448,-247212562],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"light_blue",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:9360,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1736.9181784396583d,72.0d,1317.80926519069d],RatType:"LIGHT_BROWN",Rotation:[69.40477f,21.63048f],Sitting:0b,UUID:[I;-1394053525,2118011134,-2057597469,-1845746425],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{Count:1b,id:"minecraft:elytra",tag:{Damage:0}},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:-0.08386596122418988d,Name:"Random spawn bonus",Operation:1,UUID:[I;1298033735,21384650,-2021181968,163087372]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"green",CustomName:'{"text":"Remy"}',DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:3.5f,HurtByTimestamp:608,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,LoveCause:[I;-218150896,-1707979260,-1403215266,1052741996],Motion:[0.019666566297459318d,-0.0784000015258789d,0.018557483385907465d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:1b,PortalCooldown:0,Pos:[1737.689663712177d,69.0d,1316.7608653718935d],RatType:"RUSSIAN_BLUE",Rotation:[49.252426f,-40.0f],Sitting:0b,UUID:[I;-1247915232,-1547745823,-1811917581,-1854931533],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:-0.08311118452291172d,Name:"Random spawn bonus",Operation:1,UUID:[I;-382486210,1853834195,-1857809260,-747272163]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"pink",CustomName:'{"text":"Rat Kid"}',DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:1b,PortalCooldown:0,Pos:[1750.0405282823035d,69.0d,1300.300000011921d],RatType:"RAT_KID",Rotation:[178.8508f,0.0f],Sitting:0b,UUID:[I;-128499391,684673292,-1417559636,-1885832253],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"},{Base:32.0d,Modifiers:[{Amount:0.0228091413476407d,Name:"Random spawn bonus",Operation:1,UUID:[I;450639729,1940080744,-1398406270,-1146107559]}],Name:"minecraft:generic.follow_range"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"red",CustomName:'{"text":"Jorato"}',DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:1b,PortalCooldown:0,Pos:[1750.8061621464954d,69.0d,1305.5766609499667d],RatType:"JORATO",Rotation:[283.6711f,0.0f],Sitting:0b,UUID:[I;1144883176,1584220191,-1202172585,-1368464430],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"},{AbsorptionAmount:0.0f,Age:0,Air:1500s,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{Count:1b,id:"minecraft:elytra",tag:{Damage:0}},{}],Attributes:[{Base:0.5d,Name:"minecraft:generic.movement_speed"}],Brain:{memories:{}},CanPickUpLoot:1b,Color:"light_gray",DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:8.0f,HurtByTimestamp:5471,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,-0.0784000015258789d,0.0d],OnGround:1b,Owner:[I;-218150896,-1707979260,-1403215266,1052741996],PersistenceRequired:0b,PortalCooldown:0,Pos:[1745.840508959699d,69.0d,1312.7967040626354d],RatType:"ALBINO",Rotation:[359.63013f,0.0f],Sitting:0b,UUID:[I;-513927491,1632980070,-1383862850,1865850035],cardinal_components:{"apoli:powers":{Powers:[]},"the_bumblezone:player_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b}},cpacooldown:0,cpadidTP:0b,id:"ratsmischief:rat"}]}}},{Count:1b,Slot:6b,id:"ratsmischief:collection_staff"},{Count:1b,Slot:8b,id:"kibe:big_torch"},{Count:64b,Slot:9b,id:"minecraft:name_tag",tag:{RepairCost:0,display:{Name:'{"text":"Ninja Turtle"}'}}},{Count:2b,Slot:10b,id:"minecraft:dark_oak_planks"},{Count:1b,Slot:11b,id:"minecraft:anvil"},{Count:1b,Slot:12b,id:"ratsmischief:elytrat"},{Count:2b,Slot:13b,id:"minecraft:rotten_flesh"},{Count:2b,Slot:14b,id:"minecraft:bone"},{Count:1b,Slot:15b,id:"patchouli:guide_book",tag:{"patchouli:book":"agape_space:space_guide"}},{Count:1b,Slot:29b,id:"minecraft:black_dye"},{Count:1b,Slot:30b,id:"minecraft:light_gray_dye"},{Count:1b,Slot:34b,id:"ratsmischief:love_staff"},{Count:14b,Slot:35b,id:"minecraft:carrot"},{Count:1b,Slot:102b,id:"minecraft:iron_chestplate",tag:{Damage:0}}],Invulnerable:0b,Motion:[0.0d,-0.4448259643949201d,0.0d],OnGround:0b,PortalCooldown:0,Pos:[1756.1880518339879d,71.1212968405392d,1292.8406975999787d],Rotation:[320.54852f,-70.05078f],Score:144,SelectedItemSlot:7,SleepTimer:0s,UUID:[I;-218150896,-1707979260,-1403215266,1052741996],XpLevel:9,XpP:0.35999987f,XpSeed:0,XpTotal:144,abilities:{flySpeed:0.05f,flying:0b,instabuild:0b,invulnerable:0b,mayBuild:1b,mayfly:0b,walkSpeed:0.1f},cardinal_components:{"apoli:powers":{Powers:[{Data:{},Sources:["origins-classes:miner"],Type:"origins-classes:more_stone_break_speed"},{Data:{},Sources:["origins-classes:miner"],Type:"origins-classes:no_mining_exhaustion"},{Data:0b,Sources:["libra:curse_none"],Type:"libra:curse_apply"},{Data:26104434L,Sources:["libra:curse_none"],Type:"libra:no_curse_tablet_use"},{Data:0b,Sources:["libra:curse_none"],Type:"libra:curse_reiteration_create"}]},"origins:origin":{HadOriginBefore:1b,OriginLayers:[{Layer:"origins-classes:class",Origin:"origins-classes:miner"},{Layer:"origins:curses",Origin:"libra:curse_none"},{Layer:"origins:origin",Origin:"origins:human"}]},"rpgstats:internal":{optedOutSpam:0b},"schmucks:whitelist":{Whitelisted:[{X:1746,Y:70,Z:1286},{X:1752,Y:70,Z:1280},{X:1751,Y:70,Z:1281},{X:1752,Y:70,Z:1281},{X:1751,Y:70,Z:1282},{X:1746,Y:70,Z:1284},{X:1745,Y:70,Z:1285},{X:1752,Y:70,Z:1278},{X:1751,Y:70,Z:1279},{X:1746,Y:70,Z:1285},{X:1745,Y:70,Z:1286},{X:1752,Y:70,Z:1279},{X:1751,Y:70,Z:1280},{X:1752,Y:70,Z:1284},{X:1751,Y:70,Z:1285},{X:1751,Y:70,Z:1286},{X:1752,Y:70,Z:1285},{X:1752,Y:70,Z:1282},{X:1751,Y:70,Z:1283},{X:1752,Y:70,Z:1283},{X:1751,Y:70,Z:1284},{X:1752,Y:70,Z:1286},{X:1746,Y:70,Z:1278},{X:1745,Y:70,Z:1280},{X:1746,Y:70,Z:1279},{X:1737,Y:70,Z:1285},{X:1745,Y:70,Z:1278},{X:1738,Y:70,Z:1285},{X:1746,Y:70,Z:1282},{X:1745,Y:70,Z:1283},{X:1746,Y:70,Z:1283},{X:1745,Y:70,Z:1284},{X:1751,Y:70,Z:1278},{X:1745,Y:70,Z:1281},{X:1746,Y:70,Z:1280},{X:1740,Y:70,Z:1286},{X:1745,Y:70,Z:1282},{X:1746,Y:70,Z:1281},{X:1742,Y:70,Z:1285},{X:1749,Y:70,Z:1278},{X:1747,Y:71,Z:1276}]},"trinkets:trinkets":{charm:{charm:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}},chest:{heart:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}},necklace:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}},quiver:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}},feet:{aglet:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}},hand:{glove:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}},head:{face:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}},legs:{belt:{Items:[{Count:1b,id:"minecraft:air",tag:{oxygen:{}}}],Metadata:{}}}},"winged:player_data":{creativeFlight:0b}},cpacooldown:0,cpadidTP:0b,"fallflyinglib$lock":0b,foodExhaustionLevel:2.1563137f,foodLevel:13,foodSaturationLevel:0.0f,foodTickTimer:0,voidtotem_last_block_pos:0L,waystones:{discovered_waystones:["[56, -63, 29, 51, 91, -127, 63, -99, 93, -51, 113, 22, 6, -78, -34, 33, -47, 53, 66, 125, -91, 121, -13, 44, 117, -91, 53, -40, -44, 89, -48, 17]"],view_discovered_waystones:1b,view_global_waystones:1b}}

-- Renderer details -- Details: Assigned renderer: net.minecraft.class_1007@45f85525 Location: 0.00,-1.62,0.00 - World: (0,-2,0), Section: (at 0,14,0 in 0,-1,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Rotation: 320.54852 Delta: 0.6802649

-- Affected level -- Details: All players: 1 total; [class_746['DaddyDanked'/1937, l='ClientLevel', x=1756.19, y=71.12, z=1292.84]] Chunk stats: 1024, 756 Level dimension: minecraft:overworld Level spawn location: World: (192,73,-176), Section: (at 0,9,0 in 12,4,-11; chunk contains blocks 192,0,-176 to 207,255,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 26150501 game time, 8803 day time Server brand: fabric Server type: Non-integrated multiplayer server

-- Last reload -- Details: Reload number: 2 Reload reason: manual Finished: Yes Packs: Default, Fabric Mods, charmonium/journeyman, KubeJS Resource Pack [assets], §aReimagined§8-[v1.13].zip, Unity-1.17.X-Dark-0.7.0.zip, Better-Leaves-5.2-§31.13+§o.zip

-- System Details -- Details: Minecraft Version: 1.17.1 Minecraft Version ID: 1.17.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 16.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1458199024 bytes (1390 MiB) / 2726297600 bytes (2600 MiB) up to 10166992896 bytes (9696 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 4.20 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.40 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 2.40 Memory slot #3 type: DDR4 Virtual memory max (MB): 43699.46 Virtual memory used (MB): 43694.29 Swap memory total (MB): 11000.00 Swap memory used (MB): 608.91 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9696m -Xms256m -XX:PermSize=256m Fabric Mods: advancements-enlarger: Advancements Enlarger 0.2.4 adventurez: AdventureZ 1.2.10 agape_space: Space Dimensions 0.2.11 ambientenvironment: Ambient Environment 6.0.21 amecsapi: Amecs API 1.1.5+mc21w16a antiqueatlas: Antique Atlas 6.0.0-fabric-mc1.17.1 apoli: Apoli 1.0.4 appleskin: AppleSkin mc1.17-2.1.2 aqupd: Caracal mob 1.17-1.2.2 architectury: Architectury 2.3.23 artofalchemy: Art of Alchemy: Memoriam 1.2.0+1.17.1 audiooutput: AudioOutput 0.0.4 backslot: BackSlot 1.2.0 backslotaddon: BackSlot Addon 1.0.5 balm-fabric: Balm 1.3.0+0 bclib: BCLib 0.2.4 better_wandering_trader: Better Wandering Trader 1.7.0 betterbiomeblend: Better Biome Blend 1.17.0-1.2.7-fabric betterend: Better End 0.10.5-pre bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.0 betternether: Better Nether 5.1.3 betterstrongholds: YUNG's Better Strongholds 1.17-1.1.1 blockus: Blockus 2.2.7+1.17.1 blur: Blur (Fabric) 2.1.0 calio: Calio 1.0.2 can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0 cardinal-components-base: Cardinal Components API (base) 3.1.1 cardinal-components-entity: Cardinal Components API (entities) 3.1.1 cardinal-components-util: Cardinal Components API (utilities) 3.0.0-nightly.1.17-pre2 carpet: Carpet Mod 1.4.44 carpet-extra: Carpet Extra 1.4.43 carpet-tis-addition: Carpet TIS Addition 1.20.0+build.633 charm: Charm 3.3.2 charmonium: Charmonium 3.3.0 chesttracker: Chest Tracker 1.0.11 cleancut: CleanCut 1.17-4.0-fabric cleardespawn: Clear Despawn 1.17.1-fabric0.36.1-1.1.1 cloth-api: Cloth API 2.0.54 cloth-basic-math: Cloth Basic Math 0.5.1 cloth-client-events-v0: Cloth Client Events v0 2.0.54 cloth-common-events-v1: Cloth Common Events v1 2.0.54 cloth-config2: Cloth Config v4 5.0.37 cloth-datagen-api-v1: Cloth Datagen v1 2.0.54 cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54 cloth-utils-v1: Cloth Utils v1 2.0.54 clumps: Clumps fabric-1.17.1-7.0.4 com_electronwill_night-config_core: core 3.6.2 com_electronwill_night-config_toml: toml 3.6.2 com_moandjiezana_toml_toml4j: toml4j 0.7.2 com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT craftingtweaks: Crafting Tweaks 13.0.0+0 craftpresence: CraftPresence 1.8.2 croptopia: Croptopia 1.6.0 crowdin-translate: CrowdinTranslate 1.3+1.17 cullleaves: Cull Leaves 2.2.0 customportalapi: Custom Portal Api 0.0.1-beta39-1.17 dankstorage: Dank Storage 2.1-1.17.1 defaultsettings: DefaultSettings 3.0.3 detailab: Detail Armor Bar 1.2.3+1.17.1 disable_custom_worlds_advice: Disable Custom Worlds Advice 1.3 dml-refabricated: Deep Mob Learning: Refabricated 0.4.4-beta dml-refabricated-base: DML: Refabricated - Base 0.4.4-beta dml-refabricated-events: DML: Refabricated - Vanilla Events 0.4.4-beta dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.4.4-beta dml-refabricated-rei: DML: Refabricated - REI Integration 0.4.4-beta dual_riders: DualRiders 1.0.5 emagnet: E Magnet 1.2.3 enchant_giver: Enchant Giver 1.1.0 enchantmentdescriptions: Enchantment Descriptions 4.0.1 expandedstorage: Expanded Storage 7.0.0 explorerscompass: Explorer's Compass 1.17.1-2.0.1-fabric fabric: Fabric API 0.37.1+1.17 fabric-api-base: Fabric API Base 0.3.0+a02b446313 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.2.0+2b5c62d018 fabric-biome-api-v1: Fabric Biome API (v1) 3.1.11+c345aea818 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318 fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18 fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18 fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318 fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.2+a02b446318 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718 fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b446318 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718 fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318 fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18 fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318 fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18 fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318 fabric-networking-api-v1: Fabric Networking API (v1) 1.0.12+6cefd57718 fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318 fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118 fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318 fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318 fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18 fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918 fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b446318 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318 fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18 fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+a02b446318 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318 fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18 fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.4+a02b446318 fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318 fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118 fabric-transfer-api-v1: Fabric Transfer API (v1) 1.0.0+3fe3c3f518 fabricenchantments: Fabric Enchantments 0.4.1 fabricloader: Fabric Loader 0.11.6 fallflyinglib: FallFlyingLib 3.0.0-beta.2 fallingtree: FallingTree 2.12.1 fasttransferlib: Fast Transfer Lib 0.5.5 ferritecore: FerriteCore 3.0.1 fiber: fiber 0.23.0-2 gamemodeoverhaul: GamemodeOverhaul 1.1.0 gbfabrictools: GBfabrictools 1.3.4+1.17 geckolib3: Geckolib 3.0.11 gobber2: Gobber2 2.4.35 hctm-base: HCTM Base 3.6.2 heartbond: Heartbond 1.1.0 hologram-api: Hologram API 0.1.2+1.17.1 hookshot: Hookshot 17.0 horseinfo: Horse Info 0.3.0-1.17 iknowwhatimdoing: I Know What I'm Doing 3.1.0 illuminations: Illuminations 1.6.3 incantationem: Incantationem 1.1.1+1.17.1 inventoryprofilesnext: Inventory Profiles Next 0.8.4 iris: Iris 1.1.1 itemscroller: Item Scroller 0.15.0-dev.20210707.005506 jankson: Jankson 3.0.1+j1.2.0 java: OpenJDK 64-Bit Server VM 16 justenoughkeys: Just Enough Keys 0.2.1 kibe: Kibe 1.8-BETA+1.17 krypton: Krypton 0.1.4 ktdatataglib: KtDataTagLib 1.5.4 kubejs: KubeJS 1605.3.10-build.9999 lambdynlights: LambDynamicLights 2.0.2+1.17 lazydfu: LazyDFU 0.1.2 libaddict: libaddict 0.3.0 libblockattributes: LibBlockAttributes 0.8.17003 libblockattributes_core: LibBlockAttributes (Core) 0.8.17003 libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.17003 libblockattributes_items: LibBlockAttributes (Items) 0.8.17003 libcd: LibCapableData 3.0.3+1.16.3 libgui: LibGui 4.1.4+1.17.1 libninepatch: LibNinePatch 1.1.0 libra: Libra 0.3.9.1 lithium: Lithium 0.7.3 logical_zoom: Logical Zoom 0.0.11 ltr: LilTaterReloaded 1.1.15+1.17.1 magick: Magick: Potions and Pearls 1.0.5 malilib: MaLiLib 0.10.0-dev.24 mcda: MC Dungeons Armors 1.7.6 mcdw: MC Dungeons Weapons 3.3.4 megane: megane 5.1.2 megane-base: megane-base 5.1.2 megane-fast-transfer-lib: megane-fast-transfer-lib 5.1.2+0.4.2 megane-kibe: megane-kibe 5.1.2+1.7.2-BETA-1.17 megane-lib-block-attributes: megane-lib-block-attributes 5.1.2+0.9.0 megane-runtime: megane-runtime 5.1.2 megane-team-reborn-energy: megane-team-reborn-energy 5.1.2+0.1.1 megane-tech-reborn: megane-tech-reborn 5.1.2+5.0.2-beta-build.38 megane-vanilla: megane-vanilla 5.1.2+1.17.1 megane-wireless-networks: megane-wireless-networks 5.1.2+1.1.1 minecraft: Minecraft 1.17.1 minecraftcapes: MinecraftCapes Mod 11.0.1 mining_dims: Mining Dimensions 1.1.11 mm: Manningham Mills 2.2 modmenu: Mod Menu 2.0.4 morevillagers-fabric: MoreVillagersFabric 2.0.4-SNAPSHOT mostructures: Mo' Structures 1.3.0-pre1-1.17.1 naturescompass: Nature's Compass 1.17.1-2.0.1-fabric noanglebrackets: NoAngleBrackets 1.1.0 notenoughcrashes: Not Enough Crashes 3.3.1+1.17 nyfsquivers: Nyf's Quivers Fabric-0.2.6 omega-config: OmegaConfig 1.0.8 org_aperlambda_lambdajcommon: lambdajcommon 1.8.1 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2 org_objenesis_objenesis: objenesis 3.2 origins: Origins 1.0.3 origins-classes: Origins: Classes 1.2.2 packet_tweaker: Packet Tweaker 0.2.0-1.17-pre1 patchouli: Patchouli 1.17-54-FABRIC placeholder-api: Fabric Placeholder API 1.0.1+1.17 plantinajar: Plant In A Jar 2.2.2 playerabilitylib: Pal 1.3.0 polymer: Polymer 0.1.0-pre9+1.17.1 pugh_lib: Pugh Lib ${version} pugh_tools: Pugh Tools ${version} qcommon-cfg-core: qcommon-cfg-core 3.3.0 qcommon-croco: Croco 2.1.1 ratsmischief: Rat's Mischief 1.2 reach-entity-attributes: Reach Entity Attributes 2.1.1 reborncore: Reborn Core 5.0.5-beta+build.85 redbits: Red Bits 1.10.0 reeses-sodium-options: Reese's Sodium Options 1.1.2 repurposed_structures: Repurposed Structures 2.1.8+1.17.1 resourceful_tools: Resourceful Tools 1.1.19 rhino: Rhino 1605.1.1-build.23 right-click-clear: Right Click Clear 2.0.3 roughlyenoughitems: Roughly Enough Items 6.0.264-alpha rpgstats: RPGStats 4.1.8+1.17.1 rswires: RSWires 4.11.2 satin: Satin 1.6.0-nightly.1.17-pre3 schmucks: Schmucks 1.4.0 server_translations_api: Server Translations API 1.4.5+1.17 servertick: Server Tick 1.5 sgui: SGui 1.0.0-rc3-1.17.1 shulkerboxtooltip: Shulker Box Tooltip 3.0.1+1.17 simple_backpack: SimpleBackpack 1.1.17 sodium: Sodium 0.3.0+IRIS2 sodium-extra: Sodium Extra 0.3.3 spruceui: SpruceUI 3.2.0+1.17 statuseffecttimer: Status Effect Timer 1.0.3 stoneholm: Stoneholm 1.3 team_reborn_energy: Energy 0.1.1 techreborn: Tech Reborn 5.0.5-beta+build.85 things: Things 0.2.2 toms_storage: Tom's Simple Storage Mod 1.1.13-1.17.1 toolstats: Tool Stats 2.0.1 torcherino: Torcherino 15.1.0-alpha.3 trinkets: Trinkets 3.0.2 truerooms: True Secret Rooms 1.1.5 universal-graves: Universal Graves 1.0.7+1.17.1 voidtotem: Void Totem (Fabric) 1.17.0-1.0.0 voidz: VoidZ 1.0.5 ward_blocks: Ward Blocks 1.1.7 waterdripsound: Drip Sounds 1.17-0.2.2 waystones: Waystones 2.0.3 whereisit: Where Is It 1.13.3 winged: Winged Mod 1.17.1-3.0.0 wirelessnetworks: Wireless Networks 1.1.2 wthit: wthit 3.8.1 xaerominimap: Xaero's Minimap 21.14.1 xaeroworldmap: Xaero's World Map 1.16.0 xhp: xhp 1.0.9 yungsapi: YUNG's API 1.17-Fabric-14 Launched Version: fabric-loader-0.11.6-1.17.1 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce RTX 2080/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.41, NVIDIA Corporation Window size: 3440x1421 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Polygon modes for are disabled in the current profile.' x 2 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, Fabric Mods, charmonium/journeyman, kubejs:resource_pack (incompatible), file/§aReimagined§8-[v1.13].zip, file/Unity-1.17.X-Dark-0.7.0.zip, file/Better-Leaves-5.2-§31.13+§o.zip (incompatible) Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Client Crashes Since Restart: 2 Integrated Server Crashes Since Restart: 0 Suspected Mods: Sodium (sodium), Fabric Loader (fabricloader), Illuminations (illuminations), Iris (iris)

itsdinkd avatar Aug 05 '21 19:08 itsdinkd

You seem to have ran out of memory, try to allocate more.

UpcraftLP avatar Aug 05 '21 20:08 UpcraftLP

https://downloadmoreram.com/

doctor4t avatar Aug 07 '21 19:08 doctor4t

I've allocated 24gb and it still does this. There is a leak with illuminations with these combo mods.

On Thu, Aug 5, 2021, 1:12 PM Joshua Schirra @.***> wrote:

You seem to have ran out of memory, try to allocate more.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ladysnake/Illuminations/issues/93#issuecomment-893765920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKGCJQH6BCK4UZIKIL3T3LWELANCNFSM5BUQV5DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

itsdinkd avatar Aug 07 '21 21:08 itsdinkd

This also does not happen when I remove illuminations. The cause is your mod, unfortunately.

On Sat, Aug 7, 2021, 2:12 PM Chris J @.***> wrote:

I've allocated 24gb and it still does this. There is a leak with illuminations with these combo mods.

On Thu, Aug 5, 2021, 1:12 PM Joshua Schirra @.***> wrote:

You seem to have ran out of memory, try to allocate more.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ladysnake/Illuminations/issues/93#issuecomment-893765920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKGCJQH6BCK4UZIKIL3T3LWELANCNFSM5BUQV5DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

itsdinkd avatar Aug 07 '21 21:08 itsdinkd

Cute. I donated why?

On Sat, Aug 7, 2021, 12:14 PM doctor4t @.***> wrote:

https://downloadmoreram.com/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ladysnake/Illuminations/issues/93#issuecomment-894695654, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKFR6M6DK7E2GCLL5DDT3WAYVANCNFSM5BUQV5DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

itsdinkd avatar Aug 07 '21 21:08 itsdinkd

Apologies, RAM issues are in the vast majority of cases a problem that only the user can fix, so we judged this one a bit hastily. That said, do you have an idea of the minimum amount of mods needed to reproduce this issue ?

Pyrofab avatar Aug 07 '21 21:08 Pyrofab

If you remove Iris or Sodium, does it still happen? And yes I see you've donated because you used the halo, doesn't mean we can't joke around ;)

doctor4t avatar Aug 07 '21 21:08 doctor4t

No worries. I'm not sure on the minimum amount. This is my modpack that I'm currently running on a dedicated server (crash is from Client, not server).

I do know that I've been getting a lot memory leaks when I run iris sodium illuminations and a shader together aside from the one ticketed here. Numerous things have crashed me when I've ran that combo but if I take illuminations off my mods everything runs fine. I've tried numerous args, garbage collectors, increasing ram to 24gb from 12gb, but this combo just seems to be very unstable.

On Sat, Aug 7, 2021, 2:19 PM Pyrofab @.***> wrote:

Apologies, RAM issues are in the vast majority of cases a problem that only the user can fix, so we judged this one a bit hastily. That said, do you have an idea of the minimum amount of mods needed to reproduce this issue ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ladysnake/Illuminations/issues/93#issuecomment-894707983, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKAAEDJ2MICJXAO577DT3WPNDANCNFSM5BUQV5DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

itsdinkd avatar Aug 07 '21 21:08 itsdinkd

Nope. It doesn't happen without iris. Ran fine until I put on iris and a shader, but then again with those two on and illuminations off, it also runs fine

On Sat, Aug 7, 2021, 2:19 PM doctor4t @.***> wrote:

If you remove Iris or Sodium, does it still happen?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ladysnake/Illuminations/issues/93#issuecomment-894707994, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL5CKGSFW3NWWKN56764OLT3WPN3ANCNFSM5BUQV5DA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

itsdinkd avatar Aug 07 '21 21:08 itsdinkd

I see the halo model in the stack trace, try removing your cosmetics?

doctor4t avatar Aug 07 '21 21:08 doctor4t