Podshot / MCEdit-Unified

Combined MCEdit & Pymclevel repository.
http://podshot.github.io/MCEdit-Unified/
ISC License
484 stars 109 forks source link

Brushes not functioning on some Windows 8 machines. #207

Closed Khroki closed 9 years ago

Khroki commented 9 years ago

Error log:

Traceback (most recent call last): File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\mceutils", line 44, in _alertException File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\editortools.brush", line 718,in mouseUp File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\leveleditor", line 3848, in addOperation File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\leveleditor", line 3859, in performWithRetry File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\editortools.brush", line 111,in perform File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\pymclevel.mclevelbase", line 50, in exhaust File "C:\build\bin64\build\mcedit\out00-PYZ.pyz\editortools.brush", line 100,in _perform File "C:\Users\james_000\Desktop\MCedit 64\mcedit\stock-brushes\Fill.py", line26, in applyToChunkSlices airtable = numpy.zeros((materials.id_limit, 16), dtype='bool') NameError: global name 'numpy' is not defined

naor2013 commented 9 years ago

Fixed

TrazLander commented 9 years ago

https://github.com/Khroki/MCEdit-Unified/commit/85979e4f91c6516ea01a936716d38fd860f897a3

L3ice commented 9 years ago

Why was there no other bugfix update for this? Now I have to use 1.2.0.0 until 1.3.0.0 is out. Or is there another 1.2 update coming?

Khroki commented 9 years ago

There's going to be a 1.2.3.0 yes, couple other minor bugs to fix first though.

L3ice commented 9 years ago

Good to know.