Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto Praise isn't working when it should #272

Open
SwiftRosenthal opened this issue Mar 9, 2020 · 11 comments
Open

Auto Praise isn't working when it should #272

SwiftRosenthal opened this issue Mar 9, 2020 · 11 comments

Comments

@SwiftRosenthal
Copy link

I'm staring at a maxed-out faith pool and nothing is happening. This is my first time playing the game after a couple years, with a new save. Auto-Praise was actually working just fine when I got Theology last week, but it stopped at some point since and I have no idea why. I did temporarily turn off Auto-Praise when I had a faith pool exactly large enough to take one of the earlier religion bonuses (and didn't want to build another temple first) but that shouldn't have had any lasting consequences.

I just now had Tampermonkey check for updates, to be sure. Auto-Praise is currently ticked on.

@SwiftRosenthal
Copy link
Author

It works again. All I can think of that might have fixed it was turning off Embassies (...whatever that even does).

@scribnermj
Copy link

scribnermj commented Apr 5, 2020

I'm running into this same problem after moving my game to another machine.
I'm using the same browser. I tried a couple of other browsers.
I've tried turning off everything and then trying just the praising.
Not sure what to do about this.

Just to update this, I've moved from multiple machines and multiple different browsers and still I have no auto praise.

thanks. Great tool!

@Caittus
Copy link

Caittus commented Apr 9, 2020

Ever since the 'Faith hotfix' that was pushed a few days ago, auto-Praise stopped working for me. I spot-welded that back to the original version and it works again.

@scribnermj
Copy link

It has been a few days, I didn't realize there was change as Caittus mentioned.
I am not sure how to do the fix that caittus did to solve the issue.

@Wymrite
Copy link
Collaborator

Wymrite commented Apr 9, 2020

Should be fixed as of now, one of the variables got renamed in a certain version and I misinterpreted it as being all versions. This may not fix SwiftRosenthal's problem but I added an additional check to embassies that should hopefully fix that too. Let me know if any of you have further problems after updating.

@scribnermj
Copy link

scribnermj commented Apr 9, 2020

I've completely flushed the browser cache and restarted the game.
Sill no faith accumulation.
thankyou for looking into this. Appreciated.
I'm getting this fault repeatedly.

kitten-scientists.user.js:1153 Uncaught TypeError: game.religion.getApocryphaBonus is not a function

@Wymrite
Copy link
Collaborator

Wymrite commented Apr 9, 2020

The game.religion.getApocryphaBonus call is no longer on line 1153, so KS has not updated for you. Did you try and manually fix it earlier like Caittus? If so, you'll need to manually check for updates through tampermonkey/greasemonkey.

@Caittus
Copy link

Caittus commented Apr 10, 2020

Can confirm it's working correctly for me again now with the new commit.

@scribnermj
Copy link

I'm not sure how to roll back versions or what spot welding is.
I use the link on the Main code page to load.

javascript:(function(){var d=document,s=d.createElement('script');s.src='https://cdn.jsdelivr.net/gh/cameroncondry/cbc-kitten-scientists@master/kitten-scientists.user.js';d.body.appendChild(s);})();

After flushing caches and reloading it shows the same version number and the same line number errors as before. All other script changes in the past have come through without my intervention. I'm assuming this one will as well at some point.
Thanks for the help everyone.

@FuzzyBunnyKG
Copy link

I am having the same issue, along with some time related structures not auto constructing.

@scribnermj
Copy link

The auto praise function has resumed and is now working correctly for me. At last check, the error I was seeing in console is also resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants