BetterFps

BetterFps

89M Downloads

[BetterFps]: The algorithm is invalid. (Error Report when everything operates as expected)

Guinaro opened this issue ยท 4 comments

commented
  • Minecraft Version: 1.12.2
  • BetterFps Version: 1.4.8
  • Forge/LiteLoader Version (if any): 14.23.2.2618
  • Crash Logs (if any): /
  • Other Mods (if any):

LibLoader

base-1.12.2-3.7.0
BetterFps-1.4.8
BlockDropsTweaker-1.12.2-2.4
Bookshelf-1.12.2-2.3.538
ChatTweaks_1.12.2-5.1.9
ContentTweaker-1.12.2-4.5.0
Controlling-3.0.6
CraftingTweaks_1.12.2-8.1.8
CraftTweaker2-1.12-4.1.7
DimensionStages-1.12.2-1.0.18
FastLeafDecay-v14
FoamFix-1.12.2-0.9.0-Anarchy
FullscreenWindowed-1.12-1.6.0
GameStages-1.12.2-1.0.84
HarvestTweaks-1.12-0.1.6
HelpFixer-1.12.1-1.5.18
Hwyla-1.8.24-B39_1.12
incontrol-1.12-3.7.0
InitialInventory-3.0.0
InventoryTweaks-1.64-dev
ItemStages-1.12.2-1.0.30
jei_1.12.2-4.8.5.159
jeiintegration_1.12.2-1.5.1.36
jeivillagers-1.12-1.0.2
jepb-1.12-1.2.1
journeymap-1.12.2-5.5.2
JourneyMapStages-1.12.2-1.0.2
JustEnoughResources-1.12.2-0.8.7.41
LagGoggles-FORGE-1.12.2-4.1
Login_Shield-1.12.2-1-g24c2a5e
LootTableTweaker-1.12.2-1.1.14
LootTweaker-1.12.2-0.0.7
Mantle-1.12-1.3.1.21
materialchanger1.0.1-1.12
MobStages-1.12.2-1.0.6
modtweaker-4.0.9
moreoverlays-1.13-mc1.12.1
Morpheus-1.12-3.3.2
MouseTweaks-2.8-mc1.12.1
MTLib-3.0.4
multiblockstages-1.0.1
NoMoreRecipeConflict-0.10(1.12.2)
Placebo-1.12.2-1.3.2
randomtweaks-1.12.2-1.17.1.0
RecipeStages-1.0.6
tellme-1.12.2-0.5.6
TickProfiler-0.0.3
Time Stages-1.0
Toast+Control-1.12.2-1.4.0
WailaHarvestability-mc1.12-1.1.12
WailaStages-1.12.2-1.0.22
Wawla-1.12.2-2.5.253
World-Stripper-1.5.1-1.12.2


[17:31:45] [main/ERROR] [BetterFps]: The algorithm is invalid. We're going to use Vanilla Algorithm instead.
Whichever algorithm I set I always get a ERROR Message in the minecraft.log. That it is invalid. But still always picks the correct set algorithm.

I hope you can correct this. It is not a real issue, but I like to not see errors appear in my logs when there is no actual error to report.

commented

Can you send your BetterFps configuration file?

commented

I can confirm that this error exist. Both on CLI Debian server where algorithm name is specified manually and on Windows Client where algorithm is set by Java Benchmark App from mod.

commented

Just wanted to added that I am also having this issue. I used the ingame "BetterFPS Options" button to change the algorithm to "vanilla," and my logs contain this error:

[18:03:27] [Client thread/ERROR] [BetterFps]: The algorithm is invalid. We're going to use Vanilla Algorithm instead.

Here is my betterfps.json:
{"algorithm":"vanilla","updateChecker":false,"preallocateMemory":false,"fog":true,"beaconBeam":false,"fastHopper":true,"fastBeacon":true,"fastSearch":true,"asyncSearch":true}

It's not a huge deal, since it's offering to change to the version I want to use, but I thought I'd bring it up.