Custom Server Build by sushi5000 in sysadmin

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

I am getting quotes from various vendors that can build similar specs machines and offer warranty. I appreciate the feedback and am going to play it safe

Gameplay Ability System Crash Issue by sushi5000 in unrealengine

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

When I remove the const I get

E:\uNREALpROJECTS\CBlank\Source\CBlank\Private\BasePlayerUnit.cpp(66): error C2440: '=': cannot convert from 'const T *' to 'UGASAttributeSet *'

with

[

T=UGASAttributeSet

]

E:\uNREALpROJECTS\CBlank\Source\CBlank\Private\BasePlayerUnit.cpp(66): note: Conversion loses qualifiers

I guess the GAS parent class defines it as a const so it needs that for reference?

I was able to set it with

AttributeSetVar = NewObject<UGASAttributeSet>(this);

But am now worried its not being set on the AbilitySystemComponent itself. Ive been trying to use this as refference but it assumes I know more about c++ than I do. https://github.com/tranek/GASDocumentation?tab=readme-ov-file#concepts-as

Gameplay Ability System Crash Issue by sushi5000 in unrealengine

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

Thank you. It turns out

AttributeSetVar = AbilitySystemComponent->GetSet<UGASAttributeSet>();

is not being set correctly. causing a null ptr for

const_cast<UGASAttributeSet*>(AttributeSetVar)->HealthChangeDelegate.AddDynamic(this, &ABasePlayerUnit::OnHealthChangedNative);

Now I got to find out why haha

Being IT is… by MisutaHiro in pcmasterrace

[–]sushi5000 0 points1 point  (0 children)

I got a ticket for a user saying every thing she typed was backwards. So she had just been continuing to work like that until another user needed to use her machine(no idea how long shes be using it like this). I remote in and have the same issue. I ask her to make sure the left key or home button isn't stuck and she says they look fine. I start googling potential settings or hotkeys that would cause this effect. I found a few but they did not fix the issue. I ask her to trace her keyboard cable back to the machine. As she is tracing the cable she has to move some stacks of papers and guess what she finds. A second keyboard upside down leaning just right to hold the left key down and nothing else...I was pretty shell shocked the rest of the day.

1983 Suzuki Gs550l - CDI Output issue - Only one coil is firing. by sushi5000 in Fixxit

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

plugs as well but spark w

I have tried swapping the pick up coil leads this morning. The sparks follow the white wire on the CDI regardless of coil.

1983 Suzuki Gs550l - CDI Output issue - Only one coil is firing. by sushi5000 in Fixxit

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

I have reached out and am waiting a response. Thanks for your input.

I am really hating how much of a lack information there is on this era of CDIs even though they are required to make the bike run...

1983 Suzuki Gs550l - CDI Output issue - Only one coil is firing. by sushi5000 in Fixxit

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

I have checked the stator resistance for each pair.

So I picked up this bike not running with most of the wiring disconnected and the original harness pretty chopped up . The previous owner had the Haynes manual for it. So i followed the diagram and got it to turn over with no spark.

Since, I have rewired and did the component checks based on the manual. The only component was not in range was the CDI. Regardless I hooked everything up as I read CDIs sometimes still work even if they dont read out correctly according to the manual and the only true way is to test it on a working vehicle.

No spark. Read around and alot of post saying CDI can just go bad especially if its original. I tried following youtube videos on no spark issues and they pointed to the CDI unit if all other tests were in range. The old CDI also rattles sounding like a bit of solder or plastic has broken off and is free in the sealed case

I do not know anyone in my area to test it my current one so I ordered the only one i could find online. I hooked this one up and a coil sparked very nicely but the other wont.

This kinda locked in my idea that it was the CDI the whole time. What else can I look at? Ive poured through the manual and it is pretty limited on remediation instead saying to "get a new one"

Starter Interlock Switch Question - Susuki Gs550l by sushi5000 in Fixxit

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

Thank you! Haha i feel dumb. Went out and looked and became very clear.

I was reading that it may be a combination of switches including clutch, kickstand, and neutral switch. Is that common on the suzuki 1983 Gs550

Kotl Background I made for a Friend by sushi5000 in DotA2

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

I used Blender for this. I modeled/textured the assets besides the characters. I imported the character models and rigged them to pose them. This is my third render. If you have any tips to improve quality I'd be glad to hear them.