Skip to content

Common Issues

Maurice Eisenblätter edited this page Jan 25, 2021 · 15 revisions

Users experience low FPS

This is in most cases caused by the rendering engine the game uses because it can't handle defragmented terrain very well. This can be fixed by decreasing the the amount of air that is used for obfuscation. Simple decrease the weight of air or remove it completly from your configs randomBlocks sections. (Keep in mind there are more than one randomBlocks section in the default config).

Orebfuscator doesn't hide minecarts

This is intended since the whole obfuscation engine that Orebfuscator uses is designed for hiding blocks not entities. (Meaning Orebfuscator will never support entity obfuscation)

I don't see any blocks obfuscated

This could have many reasons so here is a short checklist to see if you did anything wrong:

  • Check that the player doesn't have the orebfuscator.bypass permission
  • Check if you have installed the latest version of Orebfuscator and ProtocolLib for your game version
  • Check if there are any warnings in the console about a wrongly configured config
  • Check if you used the correct world names in the config

Still not working, check for existing issues our create a new one here

Clone this wiki locally