BetterFps

BetterFps

91M Downloads

Mod renders game in a corrupted matter

MasterBuilder747 opened this issue ยท 3 comments

commented
  • Minecraft Version: 1.12.1
  • BetterFps Version: 1.4.7
  • Forge/LiteLoader Version (if any): 14.22.0.2469
  • Crash Logs (if any):
    **log for random math world freeze on loadup: https://pastebin.com/sVB9gYYC
    **log for taylors when rendering: https://pastebin.com/UfjUnNq0
  • Other Mods (if any): Running forge with literally only this mod

The game literally turns upside down when it renders using taylors, and the same thing occurs on the title screen using random math but the world will refuse to load. Whats weird is when using taylors, the title screen is normal.

Specs, from the video: https://youtu.be/w9ruEt9wwrQ?t=10s

Taylors game rendering glitch: https://www.youtube.com/watch?v=w9ruEt9wwrQ
Random math title screen glitch: https://youtu.be/hQ3rWVFibNA

commented

You're using Taylor's Algorithm, right?

commented

this is for taylor's and random math, but yeah

commented

Random Math is not meant to be used, it's a "joke" algorithm, which is meant to be buggy and crash sometimes. Instead of calculating the proper results for sine and cosine, it generates random numbers

The Taylor's Algorithm issue has been brought up many times, I've been keeping #62 as the main issue for the problem.