search for: 8a6d

Displaying 5 results from an estimated 5 matches for "8a6d".

Did you mean: 886d
2010 Dec 22
2
Error Encountered When Running Roller Coaster Tycoon 2
...0006d at address 0x7b8823d2 (thread 0009), starting debugger... err:wincodecs:IcnsEncoder_CreateInstance Trying to save ICNS picture, but ICNS support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {312fb6f1-b767-409d-8a6d-0fc154d4f05c}, hres is 0x80004005 err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder err:wincodecs:IcnsEncoder_CreateInstance Trying to save ICNS picture, but ICNS support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-48...
2010 Oct 14
3
rundll32.exe error
I have gotten my program installed, and are using the appropriate wine friendly patcher, but when I try to run it to update the program (Lord of the Rings Online) I get an error: rundll32.exe has encountered a serious error... etc etc etc. Any idea's of what I should do with this?
2005 Nov 12
3
net rpc vampire - cannot login to migrated computer accounts
...bjectClass: inetOrgPerson objectClass: posixAccount objectClass: sambaSamAccount cn: bit59$ sn: bit59$ uid: bit59$ uidNumber: 22694 gidNumber: 515 homeDirectory: /dev/null loginShell: /bin/false description: Computer gecos: Computer structuralObjectClass: inetOrgPerson entryUUID: f490cd82-e7b4-1029-8a6d-c4cb6795876f creatorsName: cn=smbldap-tools,ou=DSA,dc=uni-wh,dc=de createTimestamp: 20051112104350Z sambaSID: S-1-5-21-1139895982-289624505-398547282-46388 sambaPrimaryGroupSID: S-1-5-21-1139895982-289624505-398547282-515 displayName: BIT59$ sambaPwdCanChange: 1131878635 sambaPwdMustChange: 1142160...
2011 Jan 02
3
Civilization 3 1.29f on OS X crashes on launch
...needs to close. In the Terminal, I get the following: Code: err:wincodecs:IcnsEncoder_CreateInstance Trying to save ICNS picture, but ICNS support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {00000103-a8f2-4877-ba0a-fd2b6645fb94} of class {312fb6f1-b767-409d-8a6d-0fc154d4f05c}, hres is 0x80004005 err:menubuilder:convert_to_native_icon error 0x80004005 creating bitmap encoder . . . err:wincodecs:IcnsEncoder_CreateInstance Trying to save ICNS picture, but ICNS support is not compiled in. fixme:ole:CoCreateInstance no instance created for interface {00000103-a...
2009 Jan 28
2
t.test in a loop
Hi All, I've been having a little trouble with creating a loop that will run a a series of t.tests for inspection, Below is the code i've tried, and some checks i've looked at. I've used the get(paste()) idea as i was told previously that the use of the eval should try and be avoided. I've run a single syntax to check that my systax is correct and works without any problems