HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Hardware and Related Topics > kX Project Audio Driver Support Forum > Bug Reports


Reply
 
Thread Tools
Old Feb 10, 2005, 01:18 PM   #1
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 3
Rep Power: 0
martilaki is on a distinguished road

Error : invalid plugin libary

Error : invalid plugin libary What This?



Ha valaki tud magyarul az írjon már mert akkor kitárgyalhatnánk ezt a programot
martilaki is offline   Reply With Quote


Old Feb 10, 2005, 01:48 PM   #2
md5
DriverHeaven Senior Member
 
md5's Avatar
 
Join Date: Dec 2004
Location: Inside DriverHeaven
Posts: 856
Rep Power: 0
md5 has a spectacular aura aboutmd5 has a spectacular aura about

First of all, welcome to DriverHeaven

Where are you getting this error? What have you done that caused it to occur?
__________________
md5 is offline   Reply With Quote
Old Feb 10, 2005, 02:05 PM Threadstarter Thread Starter   #3
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 3
Rep Power: 0
martilaki is on a distinguished road

dsp Plugin Adding Sorry im not speak english!!! :-)

Last edited by martilaki; Feb 10, 2005 at 02:15 PM.
martilaki is offline   Reply With Quote
Old Mar 5, 2005, 01:36 AM   #4
S-3D enthusiast
 
Tril's Avatar
 
Join Date: Sep 2004
Location: Canada
Posts: 1,676
Rep Power: 64
Tril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud ofTril has much to be proud of
System Specs

Improving Dane (multiple instances, copy&paste, error correction)

I get the same error. I started programming filters with Dane. When programming, I reuse the code I made before if it can be used. It saves time. I want to copy&paste the code. I often copied and pasted code from a line a plugin to another line in the same plugin. It works perfectly. So it seems that you can copy code from the Dane editor and paste in the same editor. It works with single letters to multiple lines.

A problem arises if I want to copy code from one plugin to another. I can't open two Dane editors at the same time . Also, I can't copy from a Dane editor, close it, open the editor for another file and paste because the window need to stay open for the pasted text to stay in memory. I tried to copy the code from Dane in a text editor, close Dane, open the other plugin with Dane and paste the code from the text editor into Dane. It seems to work. I can save and Dane doens't find errors while saving.
But if I try to register the plugin, the error message "Error: invalid plugin library" appears. I think the text pasting to Dane from the external editor adds end of line characters (or atleast an invisible characters) that are not supposed to be there. It's what I think because I've been able to copy singles lines of code without problems. The problem always occurs while copying multiple lines at the same time.

So I'd like to request some improvements to Dane. It would make programming efforts easier. Here are the [color=white]improvements[/color] I would like to put on the to do list of the project. I don't know how easily it can be coded.

[color=yellow]-Open multiple instances of Dane at once.[/color]
[color=yellow]-Have the possibility to copy code from one Dane window to another.
[/color][color=yellow]-If a character that causes errors (end of line or whatever causes the problem) is present when you save or update the microcode, the error detection routine that detects error in the code corrects the file by removing this unwanted character.[/color]
[color=yellow]I hope my explanations will help improve the driver even further . It would certainly help me code in Dane with less frustration.[/color]

Keep up the good work. I'm really impressed by the possibilities the kx driver opened in term of tweakability of the DSP.

Update : there was a mistake in my code. That's why it would not register. I would still like to be able to open more than one instance of Dane and be able to copy&paste between them. It would also be nice to have a window that can be resized. That would also be a good addition to Dane.

Last edited by Tril; Mar 5, 2005 at 01:49 AM.
Tril is offline   Reply With Quote
Old Mar 5, 2005, 05:58 AM   #5
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

I agree, I would like to see enhancements to the Dane editor such as those suggested by Tril as well.

On a side note, that is not the only cause of the "invalid plugin libary" error. Dll problems (i.e. missing dll's) can also cause this error (unrelated to copy/paste stuff).

Also, I mentioned this in another thread, but if any of the kX developers read this, you may noctice that "library" in the above error is mis-spelled.
Russ is online now   Reply With Quote
Old May 20, 2005, 12:43 AM   #6
HardwareHeaven Extreme Member
 
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62
Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!Russ is just super!

Just thought I would add (thanks to Max M. for pointing this out in another post) that a new line needs to be after 'end' or you will get this error as well, and as Tril stated, it would be nice if the editor itself could check for things like this, and make the corrections if necessary, when saving the file, etc.
Russ is online now   Reply With Quote
Reply

Thread Tools