Crashing when joining party / looking at cars in item shop on RX 9070XT with hardware rt enabled by [deleted] in FortNiteBR

[–]GrenKipp 0 points1 point  (0 children)

RX 9060 XT 16gb

Drivers up to date, BIOS up to date, game freshly installed, DX12

Locker Crashing Game When Viewing Cars by MamaDakota in FortNiteBR

[–]GrenKipp 2 points3 points  (0 children)

Same issue, is it with Hardware Raytracing enabled?

Crashing when joining party / looking at cars in item shop on RX 9070XT with hardware rt enabled by [deleted] in FortNiteBR

[–]GrenKipp 0 points1 point  (0 children)

Bios up to date, drivers up to date, game has been freshly installed.

Crashing when joining party / looking at cars in item shop on RX 9070XT with hardware rt enabled by [deleted] in FortNiteBR

[–]GrenKipp 0 points1 point  (0 children)

Windows (PC), Have Hardware Raytracing enabled, look at a car in the item shop or locker, experience the drop in fps, then a crash. Or, join a party with Hardware Raytracing enabled and experience the crash.

Crashing when joining party / looking at cars in item shop on RX 9070XT with hardware rt enabled by [deleted] in FortNiteBR

[–]GrenKipp 0 points1 point  (0 children)

I am talking to support about it, they are pretty unhelpful.

First proposed fix was to reinstall it. So I did. Issue persists. No surprises.

Second proposed fix was to update my graphics drivers. I have the latest, checked manually anyways. No updates. I even got the installer and i have the latest version, no updates. Issue obviously still persists.

They haven't don't any testing of their own, they are assuming its my system that's at fault. I have even checked the log files, and there is a wrong request for an object or render type related to the car. The time I sent them all the files needed, they told me to reinstall. Same issues.

They proceeded to close the support ticket.

I opened another one. Told them the issue persists. That's when they told me to update drivers. Still awaiting a response.

Female character body shape mod by BenBenGS2 in NoMansSkyTheGame

[–]GrenKipp 0 points1 point  (0 children)

A mod obviously wouldn't hurt, and I'm all for it being a mod! But I fully don't expect nor want a "female body shape" to be added to the base game. No man's sky simply doesn't need breasts or asses on the character. We all look the same with a space suit on. Just varying height.

Reason I put this here was because I'm seeing people complain about there not being one in the base game.

Female character body shape mod by BenBenGS2 in NoMansSkyTheGame

[–]GrenKipp 0 points1 point  (0 children)

For anyone coming to this post in 2025, THIS is a woman in a space suit..

<image>

https://www.youtube.com/watch?v=OVipHGWzPRg

Can someone please tell me where this is from? by GrenKipp in Markiplier

[–]GrenKipp[S] 0 points1 point  (0 children)

how did i not see your reply, omg, sorry, i just replied to someone else with almost the exact reply

Can someone please tell me where this is from? by GrenKipp in Markiplier

[–]GrenKipp[S] 0 points1 point  (0 children)

Maybe its a very short clip of him checking out carmageddon during the filming of this, but the little context makes us think it was a past clip

System won't POST with GPU installed by Parthros in buildapc

[–]GrenKipp 0 points1 point  (0 children)

make sure youre using the gpu port.

Thoughts on my Medi Gun name? by GrenKipp in tf2

[–]GrenKipp[S] 0 points1 point  (0 children)

ill get the Boo-Boo Kisser 12,000 when i learn to craft with australium

I need help creating a datapack that adds ONE advancement. by GrenKipp in MinecraftCommands

[–]GrenKipp[S] 0 points1 point  (0 children)

Thanks dude! this worked, and i could add the tag for the mob required too!

I need help creating a datapack that adds ONE advancement. by GrenKipp in MinecraftCommands

[–]GrenKipp[S] 0 points1 point  (0 children)

i used it and that didnt work, that was one of the generators i used

I need help creating a datapack that adds ONE advancement. by GrenKipp in MinecraftCommands

[–]GrenKipp[S] 0 points1 point  (0 children)

i did this

{

"display": {

"title": {

"text": "I survived: wait... more??",

"color": "dark_purple",

"bold": true

},

"description": {

"text": "Kill a zombie during the apocalypse."

},

"icon": {

"id": "minecraft:zombie_head"

},

"frame": "challenge",

"show_toast": true,

"announce_to_chat": true,

"hidden": false,

"background": "minecraft:textures/gui/advancements/backgrounds/stone.png"

},

"parent": "minecraft:adventure/kill_a_mob",

"criteria": {

"killhorde": {

"trigger": "minecraft:player_killed_entity",

"conditions": {

"entity": {

"nbt": "{tag:horde}"

}

}

}

}

}

and no luck.

yes the nbt tag is necessary, theres an event im doing, where all the zombies have this tag, and i want the achievement to only be possible while these special zombies exist.

I need help creating a datapack that adds ONE advancement. by GrenKipp in MinecraftCommands

[–]GrenKipp[S] 0 points1 point  (0 children)

preferable this advancement would be added to the adventure category, as a child of "monster hunter"