@tt_su said:
Thanks for the feedback. I think I have a fix - but I don't have an XP machine to test on.
I've uploaded a new version on BitBucket: https://bitbucket.org/thomthom/tt-library-2/downloads
Can you try that and let me know if it works. Then I can upload it to the Plugin Store and Extension Warehouse.
Hi - 2.9.2 same Load Errors as 2.9.1 Tried change rbz => zip => unpacked => copied to "plugins" and also installed directly thru Preferences as rbz. Same results. Also deleting TT_lib folder and .rb before installing 2.9.2.
I guess the time is coming to change OS to something that doesn't require the use of hi grade metallurgical anthracite.
Error Loading File tt_cleanup.rb
can't convert nil into StringError Loading File tt_shell.rb
can't convert nil into StringError Loading File C:/Program Files/Google/Google SketchUp 8/Plugins/tt_solid_inspector/core.rb
can't convert nil into StringError Loading File tt_solid_inspector.rb
can't convert nil into String
From Ruby Console:
ENV.each { |k,v| puts "#{k} = #{v}" }
ALLUSERSPROFILE = C:\Documents and Settings\All Users
APPDATA = C:\Documents and Settings\Gary\Application Data
CLIENTNAME = Console
CommonProgramFiles = C:\Program Files\Common Files
COMPUTERNAME = GARY-48BB76102C
ComSpec = C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK = NO
HOMEDRIVE =
HOMEPATH = \Documents and Settings\Gary
LOGONSERVER = \GARY-48BB76102C
NUMBER_OF_PROCESSORS = 2
OS = Windows_NT
Path = C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared;C:\WINDOWS\system32\WindowsPowerShell\v1.0
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
PROCESSOR_ARCHITECTURE = x86
PROCESSOR_IDENTIFIER = x86 Family 15 Model 67 Stepping 3, AuthenticAMD
PROCESSOR_LEVEL = 15
PROCESSOR_REVISION = 4303
ProgramFiles = C:\Program Files
SESSIONNAME = Console
SystemDrive =
SystemRoot = C:\WINDOWS
TEMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
TMP = C:\DOCUME~1\Gary\LOCALS~1\Temp
USERDOMAIN = GARY-48BB76102C
USERNAME = Gary
USERPROFILE = C:\Documents and Settings\Gary
windir = C:\WINDOWS
{"ALLUSERSPROFILE"=>"C:\Documents and Settings\All Users", "APPDATA"=>"C:\Documents and Settings\Gary\Application Data", "CLIENTNAME"=>"Console", "CommonProgramFiles"=>"C:\Program Files\Common Files", "COMPUTERNAME"=>"GARY-48BB76102C", "ComSpec"=>"C:\WINDOWS\system32\cmd.exe", "FP_NO_HOST_CHECK"=>"NO", "HOMEDRIVE"=>"C:", "HOMEPATH"=>"\Documents and Settings\Gary", "LOGONSERVER"=>"\\GARY-48BB76102C", "NUMBER_OF_PROCESSORS"=>"2", "OS"=>"Windows_NT", "Path"=>"C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Autodesk Shared\;C:\WINDOWS\system32\WindowsPowerShell\v1.0", "PATHEXT"=>".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1", "PROCESSOR_ARCHITECTURE"=>"x86", "PROCESSOR_IDENTIFIER"=>"x86 Family 15 Model 67 Stepping 3, AuthenticAMD", "PROCESSOR_LEVEL"=>"15", "PROCESSOR_REVISION"=>"4303", "ProgramFiles"=>"C:\Program Files", "SESSIONNAME"=>"Console", "SystemDrive"=>"C:", "SystemRoot"=>"C:\WINDOWS", "TEMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "TMP"=>"C:\DOCUME~1\Gary\LOCALS~1\Temp", "USERDOMAIN"=>"GARY-48BB76102C", "USERNAME"=>"Gary", "USERPROFILE"=>"C:\Documents and Settings\Gary", "windir"=>"C:\WINDOWS"}