Hi All,

I have Sketchup 8 installed, but once RPS PDF 3D plugin is installed sketchup fails to launch, once Rp3DPdf_loader is remove from plugin directory, sketchup once again starts up correctly

Any ideas or assistance would be gratefully appreciated

Regards

Jerry

Views: 474

Attachments:

Reply to This

Replies to This Discussion

I would try these steps:

1: Close all applications

2. Un-install RPS 3D PDF - use the Remove Option from our Installation file.

3. Delete the folder where RPS 3D PDF installed, Usually it's

        C:\Program Files\Render Plus Systems\3D_PDF

     or, if you are on a on a 64 bit machine:

        C:\Program Files (x86)\Render Plus Systems\3D_PDF

4. Remove any files with "Rp3DPdf" in the name in the SketchUp Plugins folder, usually:

        C:\Program Files\Google\Google SketchUp 8\Plugins
   or
        C:\Program Files (x86)\Google\Google SketchUp 8\Plugins

   Files like: Rp3DPdf_loader.rb. 

 

   Also remove any files with "3DPdf" in them in the "Render Plus" folder in the plugins folder.

 

   Files like Rp3DPdf.rb.

 

5. Reboot to make sure nothing is running.

6. Reinstall RPS 3D PDF. Make sure you are logged in as an administrator when you install it.

Thanks for the information, but I have already tried all of your common sence suggestions, but unfortunately these did resolve the issue.

Could you try this to see if we get any error messages that are useful?

 

Reinstall RPS 3D PDF, so that SketchUp will fail.

Then Start SketchUp this way:

Open a Command Prompt window.   Start/All Programs/Accessories/Command Prompt

Enter:

  cd %TEMP%

to go to your TEMP folder.

Then enter:

 "C:\Program Files (x86)\Google\Google SketchUp 8\sketchup.exe" > skp_dbg.txt

to start SketchUp. This will send any SketchUp error messages to a text file.

I assume SketchUp will not open and just freeze.

Close SketchUp.

Then attach that text file, "skp_dbg.txt", to an email and send it to me, at:

  rich.hart@renderplus.com

Maybe there will be an error message in there that will give us a clue.

I am having the exact same problem - have you had any luck resolving it?

No. I just installed it on a clean machine with only WIndow 7 - 64 bit, and SketchUp 8 on it, and it installed and worked OK here.

Could you possibly try these steps, to see if we can get a clue as to what is different on your machine?

Reinstall RPS 3D PDF, so that SketchUp will fail.

Then Start SketchUp this way:

Open a Command Prompt window.   Start/All Programs/Accessories/Command Prompt

Enter:

  cd %TEMP%

to go to your TEMP folder.

Then enter:

 "C:\Program Files (x86)\Google\Google SketchUp 8\sketchup.exe" > skp_dbg.txt

to start SketchUp. This will send any SketchUp error messages to a text file.

I assume SketchUp will not open and just freeze.

Close SketchUp.

Then attach that text file, "skp_dbg.txt", to an email and send it to me, at:

  rich.hart@renderplus.com

 

 

 

Please try these steps to see why 3D PDF is hanging SketchUp for you. Perhaps we can get an error message, or a clue as to where is it hanging.

1. Rename the file named "Rp3DPdf_loader.rb" in the SKetchUp 8/Plugins folder to

Rp3DPdf_loader.rb_renamed

2. Then start SketchUp, Open the Ruby console and Enter (using single quote marks):

load 'Rp3DPdf_loader.rb_renamed'

3. See if any errors appear in the Ruby console. I see this:

**** Loading: C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/Rp3DPdf_loader.rb_renamed
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/Render Plus/Rp3DPdf.rb:81: warning: don't put space before argument parentheses
**** Loading: C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/Render Plus/Rp3DPdf.rb
sloc from registry: 'C:\Program Files (x86)\Render Plus Systems\3D_PDF' from skey: 'HKEY_LOCAL_MACHINE\SOFTWARE\Render Plus Systems\RPS SKP_3D_PDF\Location'
$rp3dpdf_release_folder: C:\Program Files (x86)\Render Plus Systems\3D_PDF
$rp3dpdf_debug_folder: c:/devc_2005/3D_pdf/rp_debug
***** Loading: Rp3dPdf_base.rb
sfile_debug: c:/devc_2005/3D_pdf/rp_debug/ruby/Rp3dPdf_start.rbsfile_full: C:\Program Files (x86)\Render Plus Systems\3D_PDF/ruby/Rp3dPdf_start.rb
brp3dpdf_auto_load: false
sfile_full: C:\Program Files (x86)\Render Plus Systems\3D_PDF/ruby/Rp3dPdf_start.rb exists: true
sfile_debug: c:/devc_2005/3D_pdf/rp_debug/ruby/Rp3dPdf_start.rb exists: false
Loading Rp3dPdf menu
true

4. Then enter in the Ruby console:

load 'Render Plus/Rp3DPdf.rb'

5. Look for errors. I see:

C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/Render Plus/Rp3DPdf.rb:81: warning: don't put space before argument parentheses
**** Loading: C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/Render Plus/Rp3DPdf.rb
sloc from registry: 'C:\Program Files (x86)\Render Plus Systems\3D_PDF' from skey: 'HKEY_LOCAL_MACHINE\SOFTWARE\Render Plus Systems\RPS SKP_3D_PDF\Location'
$rp3dpdf_release_folder: C:\Program Files (x86)\Render Plus Systems\3D_PDF
$rp3dpdf_debug_folder: c:/devc_2005/3D_pdf/rp_debug
true

6. Then look under Plugins for:


Rp3dPdf:Load

 

If it is there, click on it.

7. Look for any error messages. I see:

load_rp3dpdf_release: FILE: C:\Program Files (x86)\Render Plus Systems\3D_PDF/ruby/Rp3dPdf_base.rb
load_rp3dpdf: SU Version: 8.0.4811 is_debug: false
rp3dpdf_start: C:\Program Files (x86)\Render Plus Systems\3D_PDF/ruby/Rp3dPdf_start.rb
rp3dpdf_start: C:\Program Files (x86)\Render Plus Systems\3D_PDF/ruby/Rp3dPdf_start.rb
***** Loading: Rp3dPdf_start.rb
***** Loading: ardll.rb
1
***** Loading: Rp3dPdf_dcl.rb
***** Loading: Rp3dPdf_utilities.rb
***** Loading: Rp3dPdf_presets.rb
2
***** Loading: nXt_extract.rb
***** Loading: raydll_entities.rb
***** Loading: raydll_pages.rb
***** Loading: raydll_send_model.rb
***** Loading: raydll_send_options.rb
***** Loading: raydll_texturewriter.rb
3
***** Loading: Rp3dPdf_toolbar.rb
4
Rp3dPdf initialize
initialize: dll_folder: C:\Program Files (x86)\Render Plus Systems\3D_PDF
initialize: dll_name: C:\Program Files (x86)\Render Plus Systems\3D_PDF/Rp3dPdf.dll
DLL exists - loading DLL functions: C:\Program Files (x86)\Render Plus Systems\3D_PDF/Rp3dPdf.dll
DLL loaded
5
6

8. Finally, use copy and paste, or a screen capture, to send me any errors or other information that you can get.

 

Send it to me, at:

  rich.hart@renderplus.com

 

Thanks.

 

We uploaded a new version, KD06, with the fix for this.

We now don't actually load our DLL until you click on the first button on our toolbar or menu, so it shouldn't hang SketchUp as it did for you.

Please download and try the latest version, KD06, from this link:

http://www.renderplus.com/php/download_links.php 

Reply to Discussion

RSS

About

Render Plus created this Ning Network.

Search


Enter a phrase here to search the entire Render Plus web site:

Loading

Translate

© 2024   Created by Render Plus.   Powered by

Badges  |  Report an Issue  |  Terms of Service