Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
928 stars 135 forks source link

Crash: Cannot read property 'hover' of undefined #3812

Closed VortexFeedback closed 5 years ago

VortexFeedback commented 5 years ago

Application Crash

System

Platform win32 6.3.9600
Architecture x64
Application Version 0.17.7
Process renderer

Message

Cannot read property 'hover' of undefined

Stack

TypeError: Cannot read property 'hover' of undefined
    at DragDropManagerImpl.hover (C:\Users\Enayat\Saved Games\Morrowind\Vortex\resources\app.asar\node_modules\dnd-core\lib\actions\dragDrop.js:102:24)
    at Object.hover (C:\Users\Enayat\Saved Games\Morrowind\Vortex\resources\app.asar\node_modules\dnd-core\lib\DragDropManagerImpl.js:40:44)
    at HTML5Backend.handleTopDragEnter (C:\Users\Enayat\Saved Games\Morrowind\Vortex\resources\app.asar\node_modules\react-dnd-html5-backend\lib\HTML5Backend.js:407:26)

Reported by: Retro109

IDCs commented 5 years ago

Hi Retro109, we have made significant changes to our Morrowind extension since 0.17.7 which hopefully fixed this issue. Can you please test this using our latest test build (https://github.com/Nexus-Mods/Vortex/releases/tag/v0.17.11) and let us know if you encounter any issues with it.

TanninOne commented 5 years ago

closed due to lack of feedback