similar to: Re: TF2 random quit

Displaying 20 results from an estimated 1000 matches similar to: "Re: TF2 random quit"

2010 Jul 04
1
Re: TF2 random quit
James McKenzie wrote: > Terminal output and log file if too long (>20 lines) when this happens? > > http://wiki.winehq.org/FAQ#get_log > > James McKenzie tried to lower all audio and video details to lowest before one of the crashes the console says Code: fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #57: fixme:d3d_shader:print_glsl_info_log Vertex
2009 Jun 15
4
applying a patch (select-dup.diff) to wine to fix TF2
I really feel like a n00b posting this, but I can't for the life of me find how to apply this patch. http://bugs.winehq.org/attachment.cgi?id=21763&action=edit One of the Steam updates broke TF2, and according to the comments in the bug tracker this should fix it. I just have idea what to do with the file. Also, my wine setup isn't like most peoples. I compile wine from source and
2010 Oct 11
3
TF2 crashes when about to log in
Before, TF2 would log it, but would be upside down and had no sound. Now it just crashes just as the loading bar finishes. I have ATI Radeon 4670 running Ubuntu 10.04 64-bit, and wine 1.3.
2008 May 03
3
Low Quality Sound and Video settings in TF2
I have managed to get TF2 working at an acceptable framerate under Wine. However 3 problems arise when playing it. When I run the game, it always sets my texture detail level to "Low" when I can run at "High" or "Very High" with very little performance loss, but no matter what I do, whenever I exit and restart the game, it reverts the texture detail level back to
2001 Nov 27
3
Equations as arguments to functions
I am trying to pass an equation as an arguement to a function, which seems pretty straightforward given lazy evaluation. I constructed the following little test to make sure I sort of knew what I was doing: go <- function(X,eq) { C <<- X*2; d <<- eq} a _ rnorm(100) go(10,eq=a[.5*length(a)]+C+1) > C [1] 20 > d [1] 21.10551 > a[.5*length(a)] [1] 0.1055086 Everything
2010 Jan 14
4
Given up on Fedora Ubuntu is 1000-folder simpler
I spent several days (at least 20 hours) tying to get Fedora 11 Samba server going. I consulted every resource that I knew including this list. When I discovered that Fedora 11 Samba could be browsed immediately upon installation, and a simple reboot disabled this, I gave up. I decided to try Ubuntu. After intallation it took only five minutes of editing the smb.conf file to make my share fully
2009 Jul 12
1
TF2 random quit
Hello all. I'm having a spot of trouble with Team Fortress 2 under WINE. You see, the game appears to randomly stop working and blank out. Here are my system specs: Motherboard: MSI 790GX-G65 RAM: 4GB DDR3 CPU: AMD Phenom II Video Card:PNY/Nvidia GTS250 Performance Edition After the screen blacks out, I am returned to my desktop, with the resolution still at TF2's max. (Not as big as
2003 Oct 29
2
importing SAS data
I am trying to import a permanent SAS data set using read.ssd in the foreign library. I get the following error: > list.files("C:/temp") [1] "newdat1.sas7bdat" "snpm1.sas7bdat" "test1.sas" > library(foreign) > newdat1 <- read.ssd("C:/temp","newdat1") SAS failed. SAS program at
2016 Sep 08
2
blazer_usb MEC0002 problem Fry's Electronics (Turbo-X) [HID PDC?]
> You could also try adding "-x usb_set_altinterface" to the command line > (or adding it to ups.conf). The lsusb output implies that the only valid > setting is 0 (bAlternateSetting), but it might need to be set explicitly. I checked with -x usb_set_altinterface and it says nut_usb_set_altinterface: usb_set_altinterface() should not be necessary - please email the
2006 Jul 10
2
backups/version controll/source controll
Hi, i was wondering if there was some kind of program i could download to keep track of my rails applications; something in the vicinity of subversion (a open-source backing-up tracking program - i.e to keep track of my applications once they are on the net, during a q&a period, where i''d be changing my application periodicly, but keeping a current version on the net, and one
2010 Feb 05
5
White screen after some time in WoW
My problem: After some time playing WoW (about 1-2 minutes) the whole screen turns white. Everything else seems to work perfectly, I still have sound and I still can interact with my character. I can even open a terminal (blindfolded) and type 'killall WoW.exe' to quit WoW and make the white screen go away. wine --version outputs 'wine-1.1.37' I use the propiertary nVidia drivers
2004 Apr 02
1
dtmfmode=inband with G.729
It appears Asterisk can handle DTMF inband on only a limited selection of formats, of which G.729 is not one. The issue appears to be something involving "short data" -- whatever that is. (I'm inferring all this from looking at dsp.c in the vicinity of the error message I was getting, which pointed to line 1424.) What *is* "short data"? Is this really a show-stopper for
2014 Feb 20
1
Problem with wireless router
Hello, I am using wireless N on a DLink-655 wireless router. It is the "A" hardware version with the latest firmware. I am using a channel that no one in my vicinity is using, according to iwlist. I checked the Statistics from the router web interface and they are shown below for a period of less than an hour. It looks like the errors are excessive, especially the "RX Packets
2003 Feb 27
4
Vorbis Comment question
Hello. I would like to know if there are any developments planned for Vorbis comment specifications. I am generally content with the variety of field names, but I would really appreciate having a standard GUESTARTIST field (or something in the vicinity) to be able to better describe collaborations. This is helpful in cases where there is a main artist for the track/album, and there are also guest
2010 Sep 23
1
TF2 with GTX260 and Quad-core Phenom II - what performance?
I have a GTX260 216 core, running the latest Nvidia binary driver(260.xx). I have a Phenom II x4 3.2ghz, and 4GB of DDR3-1600 ram. All in all, not a bad system. Now, my problem is that no matter what settings I use, I tend to get in the 30-50fps range with DX8.1. Lower if there's a lot of action onscreen. The interesting thing is that my frame-rate doesn't change significantly with
2008 May 07
4
TF2 hangs when i try to join a server.
Hello, I got a real problem as TF2 is my favorite game, when i start steam and click on Team Fortress 2, it loads and the menu shows up, but when i try to join a server whole TF2 hangs! So i'm forced to "Kill process" to make it shut down, i've tried running it in a virtual screen etc. but nothing works. But it does work with Crossover Office Pro and Crossover Games, so i
2002 Sep 11
1
Import SAS dataset error
Dear all; Using read.ssd, I tried to import a SAS dataset from a network drive; an error occurred: > stemattr <- read.ssd("g:/olmn2/dyang/siteprod/datasasv8", "stemattr") SAS failed. SAS program at C:\DOCUME~1\dyang\LOCALS~1\Temp\file7785.sas a log and other error products should be in the vicinity Warning messages: 1: sas not found 2: ls not found 3: SAS return
2010 Nov 19
3
Converting matrix data to a list
Hi, I've looked through the posts but couldn't find a solution to this. I'd be really grateful if someone could help, I'd like to convert a data file of mutual information that is formatted as a matrix:             TF1    TF2    TF3    TF200... Gene1    0.0    0.2    0.2 Gene2    1.4    0.0    2.8 Gene3    0.3    0.6    1.7 Gene6000.... To a list: Gene1    TF1    0.0 Gene1   
2009 Jun 04
0
CounterStrike Source / TF2 Hard Lockup
I'm really hoping someone might be able to help me with this one. Both CounterStrike Source and TF2 play really well on my machine but eventually cause the entire system to hard lock (requiring a reboot, I can't even access terminals). I've spent a significant amount of time trying to get this to work. I have tried completely removing Pulse Audio, setting the game to win98 mode, and
2010 May 24
0
TF2 issues
Playing tf2, most of the time it runs very smoothly in fullscreen, and even in windowed, but occasionally, for a few frames, it either cuts to a distorted view of my virtual desktop (when I'm using one) or just random fluorescent colors set at right angles to each other. Anyone know what is happening? I can't take screens because, well, it's not taking them. Solutions appreciated!