error cs0116 and cs0115

i know getting an answer is slim, but here we go.
ml-agent release 18, trying to make Learning-Environment-Create-New.md (rollerball)
install both com.agent package following every step carefully
get a nice youtube tutorial

got an error at the script

these 3 lines (CollectObservations, forceMultiplier, OnActionReceived)
public override void CollectObservations(VectorSensor sensor)
public float forceMultiplier = 10;
public override void OnActionReceived(ActionBuffers actionBuffers)

im stupid person need answer, i dont have anything to offer you, maybe a prayer for your well being is enough to get an answer?

here the code, its copy paste from ml-agents/docs/Learning-Environment-Create-New.md at main · Unity-Technologies/ml-agents · GitHub
its same script, 99% similar with that youtube tutorial.

someone really need to update those ml-agent tutorial,
i just copy paste ready-made code and still got an error. that funny…

7556554–934483–RollerAgent.cs (1.89 KB)

my suspicion is these 2 package have different line of code when called (either because it installed locally or the code changed so much)
7556584--934486--upload_2021-10-8_15-26-58.png

that why it said 0 reference
7556584--934489--upload_2021-10-8_15-27-52.png
while other said
7556584--934495--upload_2021-10-8_15-39-49.png

i really want to use release 1 ml-agent like those youtube tutorial
but im sure 100% this package is not there anymore
7556584--934492--upload_2021-10-8_15-30-4.png

even using release 1 i think it will be same problem. god please help this lost soul.

problem solved once again