-
Notifications
You must be signed in to change notification settings - Fork 12
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
Bonuses don't appear to function correctly #150
Comments
[05:51:41] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0 |
Based on the debug logs, it looks like the bonus was applied correctly but then it gets cut down by that coindrop gain factor of 0.3. Also, the bonus applies to drops and money. |
After applying a bonus multiplier of 25x to the server for 10 minutes, during which time I killed several different kinds of monsters, I didn't appear to detect any increase in the drop rate of either items or money (I'm not sure which one this is supposed to affect). Is this a misconfiguration? An error in syntax for the command? Or is it simply not applying the multiplier correctly? If I'm being stupid about it, feel free to call me out, I'd be rather interested in getting this working. Thanks for making a great plugin!
Command used: /ecoc setbonus 25 10min Testing
Version of EcoCreature: 0.3.0-SNAPSHOT-b458
Version of Spigot: git-Spigot-44c59bf-8f0f4ed (MC 1.8.7)
Debug Log reported the following messages:
[05:49:56] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 0.8
[05:49:56] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:49:56] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:49:56] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:49:56] [Server thread/INFO]: [ecoCreature] DropConfig: ===== START: gain calculation for Islid
[05:49:56] [Server thread/INFO]: [ecoCreature] GroupGain: Gain: 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] TimeGain: Gain: 0.8
[05:49:56] [Server thread/INFO]: [ecoCreature] EnvironmentGain: Gain: 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] BiomeGain: Gain: 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] WeatherGain: Gain: 0.75
[05:49:56] [Server thread/INFO]: [ecoCreature] WeaponGain: Gain: 1.5
[05:49:56] [Server thread/INFO]: [ecoCreature] RegionGain: Gain: 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] CronGain: quartz jar not installed
[05:49:56] [Server thread/INFO]: [ecoCreature] CronGain: quartz jar not installed
[05:49:56] [Server thread/INFO]: [ecoCreature] CronGain: Gain: 1.0
[05:49:56] [Server thread/INFO]: [ecoCreature] DropConfig: ===== END: gain is 0.9000000000000001
[05:49:56] [Server thread/INFO]: [ecoCreature] MobArenaParty: Party size: 0
[05:49:56] [Server thread/INFO]: [ecoCreature] HeroesParty: Party size: 0
[05:49:56] [Server thread/INFO]: [ecoCreature] McMMOParty: Party size: 0
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: ===== START: coin calculation for Skeleton
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: Initial amount: 31.69552702320407
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: Gain: 0.9000000000000001
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: Initial amount * gain: 28.525974320883666
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: Rounded decimal amount: 28.53
[05:49:56] [Server thread/INFO]: [ecoCreature] CoinDrop: ===== END: amount is 28.53
[05:49:56] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:50:03] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] AbstractChance: applying bonus multiplier 25.0 to 0.8
[05:50:03] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:50:03] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:50:03] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
[05:50:03] [Server thread/INFO]: [ecoCreature] DropConfig: ===== START: gain calculation for Islid
[05:50:03] [Server thread/INFO]: [ecoCreature] GroupGain: Gain: 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] TimeGain: Gain: 0.8
[05:50:03] [Server thread/INFO]: [ecoCreature] EnvironmentGain: Gain: 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] BiomeGain: Gain: 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] WeatherGain: Gain: 0.75
[05:50:03] [Server thread/INFO]: [ecoCreature] WeaponGain: Gain: 1.5
[05:50:03] [Server thread/INFO]: [ecoCreature] RegionGain: Gain: 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] CronGain: quartz jar not installed
[05:50:03] [Server thread/INFO]: [ecoCreature] CronGain: quartz jar not installed
[05:50:03] [Server thread/INFO]: [ecoCreature] CronGain: Gain: 1.0
[05:50:03] [Server thread/INFO]: [ecoCreature] DropConfig: ===== END: gain is 0.9000000000000001
[05:50:03] [Server thread/INFO]: [ecoCreature] MobArenaParty: Party size: 0
[05:50:03] [Server thread/INFO]: [ecoCreature] HeroesParty: Party size: 0
[05:50:03] [Server thread/INFO]: [ecoCreature] McMMOParty: Party size: 0
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: ===== START: coin calculation for Skeleton
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: Initial amount: 26.06801380634129
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: Gain: 0.9000000000000001
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: Initial amount * gain: 23.461212425707167
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: Rounded decimal amount: 23.46
[05:50:03] [Server thread/INFO]: [ecoCreature] CoinDrop: ===== END: amount is 23.46
[05:50:03] [Server thread/INFO]: [ecoCreature] DropMetrics: Added metrics count for Skeleton
The text was updated successfully, but these errors were encountered: