REW Crashes when deleting Cal Files entries.

David Eisan

Registered
Thread Starter
Joined
Mar 8, 2018
Messages
10
More  
Main Amp
Eisan
Hello,

After using REW for several years now, and this is the first time I have had it crash. This is something new with the new release REW V5.20 Beta 36.

For now I have gone back to the older version of Beta 7 which I still had on my hard drive.

I have been trying a number of sound outputs and microphones and with the latest update, I can no longer delete .cal files from the Configuration menu without REW crashing, here is the error message,

REW broke.jpg



---

REW V5.20 Beta 36 running JRE 1.8.0_202 64-bit on Windows 7, en, windows-1252


Message:
java.lang.NullPointerException
Stack Trace:
roomeqwizard.S.C(y:1272)
roomeqwizard.tF.B(y:399)
roomeqwizard.U$1.actionPerformed(y:2631)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)

---

Any idea what is happening?

Thank you,

David.
 
Last edited by a moderator:

John Mulcahy

REW Author
Joined
Apr 3, 2017
Messages
7,337
I tweaked the title to make clear it is deleting entries that causes the problem, there are no issues removing the files from entries. As an aside, previous beta versions are available from the History tab of the relevant download.
 

David Eisan

Registered
Thread Starter
Joined
Mar 8, 2018
Messages
10
More  
Main Amp
Eisan
I didn't know about the "History" tab for downloading older versions, thank you.

I have gone back to v34 and the delete cal crash is not in that version.
 
Top Bottom