Just added the script and is my first time running it, saw some complaints so figured I'd give as many details as I could.
To give events leading up to it,
Teleported to Lumbridge castle and immediately started the script running all 3 quests.
Worked fine up until putting the wheat in the hopper and then got stuck on milling. Just stood at the top of the mill for probably one minute.
Paused the script ran the hopper controls (just in case the script did not do it) and went down the ladder and collected the flour and then resumed the script.
The rest of the quest ran fine.
Status in the chatbox does not update after talking to Romeo; Walking to Veronica, walking to or talking to Oddenstein, fetching fish, or walking to the fountain, or anything else within Ernest the Chicken.
When leaving the basement at the end of Ernest the Chicken it sent this in the console,
12:40:07 AM: [SCRIPT] Leaving basement.
12:40:12 AM: [WARN] This script threw an error, contact the script writer.
12:40:12 AM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists:
java.lang.NullPointerException: Cannot invoke "org.dreambot.api.wrappers.interactive.GameObject.canReach()" because the return value of "org.dreambot.api.methods.interactive.GameObjects.closest(java.lang.Integer[])" is null
at d.lambda$exitBasement$33(d.java:309)
at org.dreambot.api.utilities.Sleep.sleepUntil(Sleep.java:130)
at org.dreambot.api.utilities.Sleep.sleepUntil(Sleep.java:97)
at org.dreambot.api.utilities.Sleep.sleepUntil(Sleep.java:83)
at d.w(d.java:309)
at d.r(d.java:321)
at d.q(d.java:48)
at e.onLoop(e.java:101)
at org.dreambot.api.script.AbstractScript.run(AbstractScript.java:237)
at java.base/java.lang.Thread.run(Thread.java:1589)
12:40:13 AM: [SCRIPT] Leaving basement.
but then left the basement and finished the script just fine.