When I try to convert my project with rubyscript2exe I get the following problem: c:/projects/> tar2rubyscript.rb wxgui Creating archive... Creating wxgui.rb ... c:/projects/> rubyscript2exe.rb wxgui.rb C:/projects/rubyscript2exe.rb:153:in `next_entry': undefined me thod `length' for nil:NilClass (NoMethodError) from C:/projects/rubyscript2exe.rb:145:in `each' from C:/projects/rubyscript2exe.rb:131:in `extract' from C:/projects/rubyscript2exe.rb:344:in `extract' from C:/projects/rubyscript2exe.rb:344:in `open' from C:/projects/rubyscript2exe.rb:344:in `extract' from C:/projects/rubyscript2exe.rb:339:in `newlocation' from C:/projects/rubyscript2exe.rb:339:in `extract' from C:/projects/rubyscript2exe.rb:534 I have written an init.rb, so I'm not sure what I'm doing wrong. -- David Mitchell Software Engineer Telogis NOTICE: This message (including any attachments) contains CONFIDENTIAL INFORMATION intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.