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

Impossible to modify equations #1753

Closed
iJuju68 opened this issue May 8, 2024 · 3 comments
Closed

Impossible to modify equations #1753

iJuju68 opened this issue May 8, 2024 · 3 comments

Comments

@iJuju68
Copy link

iJuju68 commented May 8, 2024

*Detailed description of the issue:
When I change the equation, the jobs no longer works, and I no longer receive money or XP.

CONFIG SECTION (DELETE IF NOT RELEVANT):

#####################################
## PASTE RELEVANT CONFIG SECTION HERE ##
#####################################
  leveling-progression-equation: 1*(joblevel)*(1.2)
  income-progression-equation: baseincome+(baseincome*(joblevel-1)*0.01)-((baseincome+(baseincome*(joblevel-1)*0.01)) * ((numjobs-1)*0.05))
  points-progression-equation: basepoints+(basepoints*(joblevel-1)*0.01)-((basepoints+(basepoints*(joblevel-1)*0.01)) * ((numjobs-1)*0.05))
  experience-progression-equation: (baseexperience)*1.1

---

**Jobs version: 5.2.2.1** 

**Server Type (Spigot/Paper/etc):* PaperSpigot* 

**Server Version (using `/ver`):*PaperSpigot-445 (MC: 1.8.8) * 

@Zrips
Copy link
Owner

Zrips commented Jun 11, 2024

Equation looks to be correct and valid. You might want to double check if during your testing you didn't reach daily payment limit which prevented any further gains. Closing ticket for now.

@Zrips Zrips closed this as completed Jun 11, 2024
@iJuju68
Copy link
Author

iJuju68 commented Jun 15, 2024

Hello,

No, I have not reached the daily payment limit.

As soon as I reset the basic equation, it works again...

Can you test with the version of the plugin I have?
Thanks

@iJuju68
Copy link
Author

iJuju68 commented Aug 11, 2024

Hello,

Were you able to see my problem?

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

No branches or pull requests

2 participants