apohl79 / audiogridder

DSP servers using general purpose computers and networks
https://audiogridder.com
MIT License
768 stars 79 forks source link

DAW crashes with latest Alpha (Alpha10) #47

Closed Pete3030 closed 4 years ago

Pete3030 commented 4 years ago

please see attached crashlog.. crashlog.pdf

reverting to Alpha9 didn't solve the problem..

apohl79 commented 4 years ago

Looks like it crashes when you are doing some UI action like adding a plugin or something using the context menu. Do you have the steps to reproduce the crash? On May 27, 2020, 11:56 PM +0200, Pete3030 notifications@github.com, wrote:

please see attached crashlog.. crashlog.pdf reverting to Alpha9 didn't solve the problem.. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Pete3030 commented 4 years ago

I open the Plugin in the Daw and it connects to the server, then i start adding plugins inside Audiogridder, sometimes the DAW crashes with adding the first plugin, sometimes later. btw, this is in a brand new project with just one channelstrip and plugin (Audiogridder) activated. this is not DAW-related, means I can reproduce it in Logic, Live , Reaper and Mixbus..

Pete3030 commented 4 years ago

Another question, since the reinstall of Alpha9 was also not successful in my case, what files exactly do I have to delete manually to do a complete reinstall? Maybe it would be a good idea to include a deinstaller script in future releases if someone runs into trouble with a new release?

apohl79 commented 4 years ago

In a terminal can do a

rm ~/.audiogridder*

both on the server an client computer. On May 29, 2020, 1:35 PM +0200, Pete3030 notifications@github.com, wrote:

Another question, since the reinstall of Alpha9 was also not successful in my case, what files exactly do I have to delete manually to do a complete reinstall? Maybe it would be a good idea to include a deinstaller script in future releases if someone runs into trouble with a new release? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Pete3030 commented 4 years ago

thank you, I will try it.. regarding my crashlog, do you also need a server log?

apohl79 commented 4 years ago

yes usually as much info as possible is helpful. On May 30, 2020, 11:15 AM +0200, Pete3030 notifications@github.com, wrote:

thank you, I will try it.. regarding my crashlog, do you also need a server log? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Pete3030 commented 4 years ago

there you go..;) Main_2020-05-30_11-44-23.log

Pete3030 commented 4 years ago

I found the root cause, the IP adress was not the correct one.. it's working now as expected, issue can be closed..

apohl79 commented 4 years ago

Thanks! I will check the files anyways as it should not crash. On May 31, 2020, 9:16 PM +0200, Pete3030 notifications@github.com, wrote:

Closed #47. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Pete3030 commented 4 years ago

Great, thanks a lot for making this plugin available for free! It's really a lifesaver for me. What would be very cool would be the possibility to copy the settings of one specific plugin inside one audiogridder instance to the same plugin of another audiogridder instance..