loathers / garbage-collector

Script for farming meat (and garbage) in 2003 web RPG Kingdom of Loathing
25 stars 57 forks source link

[BUG] Garbo keeps trying to adventure in Gingerbread City #2129

Closed gumpy13 closed 2 months ago

gumpy13 commented 2 months ago

Describe the bug When running garbo Gingerbread City turns seem to get miscounted. I have to manually change the value of _gingerbreadCityTurns from 14 to 16 every day or garbo will attempt to adventure there infinitely.

To Reproduce Run garbo

Session Log allowNonMoodBurning => false Preference allowNonMoodBurning changed from true to false Preference customCombatScript changed from garbo to grimoire_macro CCS set to grimoire_macro hpAutoRecoveryTarget => 0 Preference hpAutoRecoveryTarget changed from 0.0 to 0 mpAutoRecoveryTarget => 0 Preference mpAutoRecoveryTarget changed from 0.0 to 0 allowNonMoodBurning => true Preference allowNonMoodBurning changed from false to true Preference customCombatScript changed from grimoire_macro to garbo CCS set to garbo Autoattack is disabled. Putting on outfit: Script Outfit 0 Equipment changed. Putting on outfit: Gingerbread Best Preference _concoctionDatabaseRefreshes changed from 1098 to 1099 Equipment changed.

That area is not available.

dutchladymilk commented 2 months ago

having the same issue as gumpy13

horrible-little-slime commented 2 months ago

Seems like a prefs misalignment issue.

gumpy13 commented 2 months ago

Seems like a prefs misalignment issue.

How do I fix that?