Cant install dotnet4
Cant install dotnet4
I need to install dotnet 4 to be able to run terraria and I cant get it to install. The installer crashes after extracting the files giveing the following error
jkack@ubuntu:~/Downloads$ wine dotNetFx40_Full_x86_x64.exe
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd68 0x6ddd6c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddde4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd40 0x6ddd44
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dddbc
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (3): stub
fixme:clusapi:OpenCluster ((null)) stub!
fixme:clusapi:ClusterOpenEnum (0xdeadbeef, 4) stub!
fixme:clusapi:ClusterEnum (0xdeadbeef, 0, 0x32f860, 0x134c98, 261) stub!
fixme:clusapi:ClusterCloseEnum (0xdeadbeef) stub!
fixme:clusapi:CloseCluster (0xdeadbeef) stub!
fixme:advapi:DecryptFileW L"C:\\faeaa3963033f8ee61460e\\" 00000000
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6dd9f8 0x6dd9fc
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dda74
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd08 0x6ddd0c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddc90 0x6ddc94
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddd0c
err:service:service_send_command service protocol error - failed to write pipe!
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33fca0, (null), (null), 0x6cd20188,): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
fixme:advapi:LsaOpenPolicy ((null),0x33e9b0,0x00000001,0x33e9d8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd68 0x6ddd6c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddde4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd40 0x6ddd44
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dddbc
fixme:advapi:RegisterEventSourceW ((null),L"VSSetup"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000bc,0x3009a1b4,0x4fc604): stub
err:eventlog:ReportEventW L"vssetup"
err:eventlog:ReportEventW L"setup"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"10.0.30319.1"
err:eventlog:ReportEventW L"1"
err:eventlog:ReportEventW L" "
err:eventlog:ReportEventW L"none_ui_interactive_crash"
err:eventlog:ReportEventW L"0xe06d7363"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L" "
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
user@ubuntu:~/Downloads$ err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112f24), expect failure
I followed the steps from http://www.steamgamesonlinux.com/terraria/
Also I installed msxml3 thinking that was the issue still no luck.
Anyone has an idea?
jkack@ubuntu:~/Downloads$ wine dotNetFx40_Full_x86_x64.exe
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd68 0x6ddd6c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddde4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd40 0x6ddd44
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dddbc
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (3): stub
fixme:clusapi:OpenCluster ((null)) stub!
fixme:clusapi:ClusterOpenEnum (0xdeadbeef, 4) stub!
fixme:clusapi:ClusterEnum (0xdeadbeef, 0, 0x32f860, 0x134c98, 261) stub!
fixme:clusapi:ClusterCloseEnum (0xdeadbeef) stub!
fixme:clusapi:CloseCluster (0xdeadbeef) stub!
fixme:advapi:DecryptFileW L"C:\\faeaa3963033f8ee61460e\\" 00000000
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6dd9f8 0x6dd9fc
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dda74
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd08 0x6ddd0c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddc90 0x6ddc94
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddd0c
err:service:service_send_command service protocol error - failed to write pipe!
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33fca0, (null), (null), 0x6cd20188,): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\msxml3.dll"
err:ole:create_server class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x17
fixme:advapi:LsaOpenPolicy ((null),0x33e9b0,0x00000001,0x33e9d8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd68 0x6ddd6c
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6ddde4
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:imm:ImmDisableIME (-1): stub
fixme:thread:NtQueryInformationThread Cannot get kerneltime or usertime of other threads
fixme:thread:NtQueryInformationThread info class 9 not supported yet
fixme:wtsapi:WTSEnumerateSessionsA Stub (nil) 0x00000000 0x00000001 0x6ddd40 0x6ddd44
fixme:wtsapi:WTSFreeMemory Stub (nil)
fixme:wtsapi:WTSQueryUserToken 0 0x6dddbc
fixme:advapi:RegisterEventSourceW ((null),L"VSSetup"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000bc,0x3009a1b4,0x4fc604): stub
err:eventlog:ReportEventW L"vssetup"
err:eventlog:ReportEventW L"setup"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"10.0.30319.1"
err:eventlog:ReportEventW L"1"
err:eventlog:ReportEventW L" "
err:eventlog:ReportEventW L"none_ui_interactive_crash"
err:eventlog:ReportEventW L"0xe06d7363"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L" "
err:eventlog:ReportEventW L"NIL"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
user@ubuntu:~/Downloads$ err:ntdll:RtlDeleteResource Deleting active MRSW lock (0x112f24), expect failure
I followed the steps from http://www.steamgamesonlinux.com/terraria/
Also I installed msxml3 thinking that was the issue still no luck.
Anyone has an idea?
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Cant install dotnet4
On Fri, Jan 6, 2012 at 7:40 AM, MrJake <[email protected]> wrote:
.NET 4.0 is rated Garbage on the Applications Database. Work may be
underway to make Wine compatible with this product, but for now it
does not work.
http://appdb.winehq.org/objectManager.p ... n&iId=2586
is the reference page for .NET Framework.
James
Installing any of the .NET products should be done using winetricks.I need to install dotnet 4 to be able to run terraria and I cant get it to install. The installer crashes after extracting the
files giveing the following error
.NET 4.0 is rated Garbage on the Applications Database. Work may be
underway to make Wine compatible with this product, but for now it
does not work.
http://appdb.winehq.org/objectManager.p ... n&iId=2586
is the reference page for .NET Framework.
James
Cant install dotnet4
I have also problems with .NET4.0. I was able to install with the
workaround described on wine's appdb page. But the application can not
find any version of .NET! So something is still not working!
--
Kind regards
Sebastian Reinhardt
workaround described on wine's appdb page. But the application can not
find any version of .NET! So something is still not working!
--
Kind regards
Sebastian Reinhardt
You don't need wine to run Terraria
http://www.terrariaonline.com/threads/w ... nux.72997/
http://www.terrariaonline.com/threads/w ... nux.72997/
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Cant install dotnet4
On Sat, Jan 7, 2012 at 1:57 AM, Lauri <[email protected]> wrote:

James
The instructions still mention Wine....

James
Re: Cant install dotnet4
The very single line that mention it is "Grab the Content folder and Terraria.exe from Steam. (Either via wine or a Windows install)"jjmckenzie wrote:On Sat, Jan 7, 2012 at 1:57 AM, Lauri <[email protected]> wrote:The instructions still mention Wine....
James