Original report: https://forums.kleientertainment.com/klei-bug-tracker/dont-starve-together/hermitcrab-friendship-exploit-r48499/
Titled: Hermitcrab friendship exploit
short summary: Reboot your server through any means, and Pearl will sit on the chair, raising her friendship level again.
It can be repeated indefinitely untill you reach level 10 and accquire Pearl's Pearl.
Now that pearl is being put in the spotlight this beta, it would be nice to get this exploit fixed. I put in a good deal of effort to make the reports detailed and truthful, and everything that is mentioned here has been confirmed to work.
Important to note:
-
If you build the chair in front of pearl while you have already done the quest, she will comment on it, and the condition will not pass:
"I already gave you my blueprint. Trying to take advantage of an old lady, are you?" something to that effect. -
If the chair is already built, you need to reset your server to pass the condition of this bug. Either through a rollback, or exiting and restarting, or using
c_reset()
Always make sure that you have saved any previous progress before attempting this!
-
Make sure that the timer "sat_on_chair" has expired. you can do this by running
LongUpdate(n)
in your remote console. Replace n with the amount in the timer
-
Please take time to ensure that this bug passes. Even if the timer expires, pearl will take her sweet time sitting on the chair again. You can make it easier by running
c_speedup()
- ìt does NOT matter whether you do or don't already have the blueprints for sawhorse/ruins relic chair/Wooden chair (including having creative mode enabled or disabled).
-
To confirm that the bug has worked, and to check for the presence of timer "sat_on_chair", use the following command:
c_announce(c_find("hermitcrab"):GetDebugString())
it prints debug info in chat, not in logs. look for the line that says "friendlevels: number of tasks:18, level:10"
6.1 the "level' maxes out at 10, any number lower than 10 you will see it increasing after the bug's conditions have passed.
Other optional commands used: Creative mode, maintainall, setminhealth(1) and/or godmode, gonext("hermitcrab")
here is an example of the debug string, including the relevant data:
-
2
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now