Fenixin/Minecraft-Region-Fixer

bad magic number in 'regionfixer_core' error

Closed this issue · 1 comments

Describe the bug
I run python3 ./regionfixer.py -i [path]/world
and I get

Traceback (most recent call last):
  File "./regionfixer.py", line 30, in <module>
    from regionfixer_core.bug_reporter import BugReporter
ImportError: bad magic number in 'regionfixer_core': b'\x03\xf3\r\n'

Desktop (please complete the following information):

  • OS: CentOS 7
  • Python version: Python 3.6.8
  • Region Fixer Version latest pull from github today.
  • minecraft 1.16.2

nevermind, re-cloned and the issue is gone.