Changes

1,046 bytes added ,  Sunday at 16:59
no edit summary
Line 44: Line 44:  
== Fishing has different thresholds? ==
 
== Fishing has different thresholds? ==
   −
My character currently has 7828 fishing experience points (from save file), yet displays fishing level 9 instead of level 8 like expected. It seems that fishing has different thresholds for levelups in 1.6. I'll check the code later and see if I can find anything, but does anybody else notice this?
+
My character currently has 7828 fishing experience points (from save file), yet displays fishing level 9 instead of level 8 like expected. It seems that fishing has different thresholds for levelups in 1.6. I'll check the code later and see if I can find anything, but does anybody else notice this? [[User:Subby|Subby]] ([[User talk:Subby|talk]]) 14:02, 30 June 2024 (UTC)
 +
 
 +
:They should be the same as in 1.5. Perhaps you have mods and/or a buff? [[User:User314159|User314159]] ([[User talk:User314159|talk]]) 15:11, 30 June 2024 (UTC)
 +
:I have no mods, sure of that, and definitely don't have any buffs. Nothing in the code points to fishing using different thresholds either. <samp>Farmer.gainExperience()</samp> always calls <samp>Farmer.checkForLevelGain()</samp>, which uses the same values from <samp>Farmer.getBaseExperienceForLevel()</samp> no matter in which skill experience is gained. [[User:Subby|Subby]] ([[User talk:Subby|talk]]) 15:15, 30 June 2024 (UTC)
 +
 
 +
::Could it be possible that you read books? I don't know if those are counted as XP points in save file (they should be though). Otherwise, I'm not sure. I've played enough 1.6 where I would know if the level thresholds have changed compared to 1.5, so they definitely haven't changed. [[User:User314159|User314159]] ([[User talk:User314159|talk]]) 16:59, 30 June 2024 (UTC)
4,394

edits