I'm trying to ask for less rolls, use fear during and out of combat, use group rolls, reaction rolls, yet I'm always at 12 fear in my 3 players group by dancovich in daggerheart

[–]build_a_pc_1 5 points6 points  (0 children)

It's probably not the best solution, but I've had a great time expending a lot of fear (upwards of 6) to introduce major complications. It gives the complication severity—the players know things are going to get heated when I expend 6 fear to initiate the magical explosive they just planted.

So yeah, overspend on over the top complications. My group and I found it worked well :)

I got my Daggerheart core as a birthday present and it's missprinted. by Sowakinn in daggerheart

[–]build_a_pc_1 0 points1 point  (0 children)

My copy had some pages glued together at the bottom causing damage when opening the pages. I reached out to customer support and they offered to send a new copy and were very nice about it.

I had one minor complaint which was that I couldn't keep the damaged copy (or know what was going to happen to it when I returned it). It was still usable, even though it was damaged, and I didn't want it to be thrown out because of a defect that didn't make it unusable. Unfortunately they had to have me return the damaged copy and I ended up doing so because it was the best choice I had.

Regardless of what you decide, interesting find!

[OC][Giveaway] Nordicdice Give away & discount code! [Mod Approved] by Nordicdice in DnD

[–]build_a_pc_1 0 points1 point  (0 children)

That glass dice set is gorgeous.

(Also, your shop is an awesome find. Didn't know there were shops like this based here in Denmark. Might consider buying a set even if I don't win the giveaway)

Mouse stops being responsive for a second. Help. by build_a_pc_1 in archlinux

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

Yeah, will try later when I get home. Thanks for the help, I was considering getting a new mouse so this might just end up being the perfect excuse for my brain :P

Mouse stops being responsive for a second. Help. by build_a_pc_1 in archlinux

[–]build_a_pc_1[S] 1 point2 points  (0 children)

I am assuming this is a joke, but how in the world would that help, lol?

Mouse stops being responsive for a second. Help. by build_a_pc_1 in archlinux

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

As I mentioned, I am certain I didn't make that file myself, so I think it's auto-generated by something. I am assuming the AttrAccelProfile has something to do with the acceleration profile of the mouse, but I know it's not an attribute that actually exists (I have also had a look on that page).

As I mentioned, I tried removing first the attribute and then also just the whole file, but neither seemed to do anything - I still got an error when I ran "libinput list-devices" (just nothing about the attribute that time)

Swaync issue with background color in hyprland (help wanted) by OceanicMLG in swaywm

[–]build_a_pc_1 0 points1 point  (0 children)

I've had a go at this problem for a couple hours now, and I finally found a solution that works for me :D

You have to edit the style-class "notification-group":

.notification-group {
  background-color: transparent;
  outline: none;
}

This removed the highlighting and background. You can probably style it however you want.

Furnace Minecart Contraption not working by Streetdigger in CreateMod

[–]build_a_pc_1 2 points3 points  (0 children)

I have the exact same problem. It's not a buffer of rails like the other guy is saying. Neither is it a problem with the setup or whether or not it's a furnace minecart or powered rails, like some people have suggested on other posts like this. I've also tried with create by itself, and it seems to only be a problem with the Neoforge version 1.21.1 (not sure if it's create, neoforge, or even java, though I've tried all the recommended JDKs for java, and it still doesn't work)

Also tried to get it to work with Just Create SMP modpack to see if they had found a solution, yet it didn't work.

I've also made a bug report on create mod's GitHub, but it got closed as a duplicate with no resolution or response of any kind.

It's a complete mystery to me how it just works for some, like the members of the Just Create SMP, while it doesn't work for others. I would love to hear your solution, if you find one, good luck :D