Thyth · Apotheosis Incarnate
- person Thyth
- perm_contact_calendar Member since
- today Last active (8 visits)
Comments
-
The SierraUp.exe file simply initiates Tribes2.exe with the -online parameter. It's for backwards compatibility with shortcuts generated by the installers.
-
See the first word of http://www.tribesnext.com/auth for the current account server address and port.
-
See FAQ: http://www.tribesnext.com/forum/index.php?topic=464.0
-
VMware's virtualization products should be just as fast for the sort of workload you will have for a T2 server -- their ring compression software virtualizer is actually faster than some of the early VT-x/AMD-V CPUs. Those products are only slower for high I/O applications (like databases). As a T2 server is mostly CPU…
-
There might not be any straightforward mitigation in this case. It sounds like Windows ICS, or whatever routing platform you are using for connection sharing is not compatible with the way T2 binds a datagram socket. You might have some luck by running the T2 server inside a virtual machine, where the VM contains a bridged…
-
You set the bind address in that variable to the 10.1.1.x address, correct? This behavior is peculiar, even for multi-homed servers. Do you happen to have a firewall installed on that host, beyond the standard Windows firewall?
-
Verify the installer and main executable checksums against the values in this FAQ entry: http://www.tribesnext.com/forum/index.php?topic=721.0 If they don't match, download the GSI again using the torrent.
-
This is covered in the FAQ. In 14 months of operation, every user that has had a problem has resolved it by following the points in the FAQ. Keep in mind that support is provided on a voluntary basis. If you are hostile, your request for help will be ignored, locked, or deleted.
-
The forum policy is to delete identical crosspostings. As this one had replies, this is the one I kept.
-
I'm going to assume BassHole is trolling, rather than assuming that the ignorance is genuine. Locked.
-
This is quite certainly a problem with the video card driver. From your DXdiag file, I see the line "Driver Date/Size: 2/7/2006 08:56:16", which indicates your driver is over 4 years old. Try updating the driver.
-
Tracking bugs down in the Ruby interpreter code hasn't been fruitful so far, so, the current plan is to have a slightly different distribution for users of Wine. That distribution will use a native Linux Ruby interpreter in the place of the Windows one. All other pieces should remain the same. Windows will stay with the…
-
Which version of the patch are you using? RC2 or later is required to create an account. The FAQ entry here: http://www.tribesnext.com/forum/index.php?topic=1157.0
-
Please play through the included tutorials or read the manual on inventory management. This is not a support issue. Locked.
-
Nebulous objective? Check. Design based on user input? Check. Royalty sharing payment? Check. Nebulous mission statement? Check. Sounds like a winner.
-
Moved to General Discussion. This is not a support issue.
-
That error message seems to be unique. Verify your installer and executable against the values in http://www.tribesnext.com/forum/index.php?topic=721.0.
-
The account in question has been banned. As an interm solution, I've limited the number of private messages that can be sent by zero-post members. We're investigating additional spam control so this doesn't happen again in the future.
-
Which account sent that? It's obviously a scam, and the person responsible needs to be banned.
-
You can create a ClientPrefs.cs file in base/prefs with the values in the FAQ.
-
This is a problem with the mode switching instruction to the graphics card driver. I know you're not strictly getting an Unhandled Exception, but the Misc Solutions in the FAQ (see http://www.tribesnext.com/forum/index.php?topic=1337.0), specifically setting windowed mode, or setting bit depth in your prefs file to 16 or…
-
I thought I should add a few notes to people running dedicated servers in Wine on Linux. RC2/RC2a can function as a dedicated server (but not as a client mode), if you replace the Ruby DLL with a 1.9.1 version, instead of the 1.9.0 distributed with the patch. These are the commands I ran just recently to set up a T2 server…
-
There's a cute little "Report to moderator" button which pokes the moderation team with emails. Unfortunately, we don't have a rule against vapid stupidity. Maybe we should.
-
This is answered in the FAQ. See: http://www.tribesnext.com/forum/index.php?topic=1337.0 Make sure you try all of the possibilities there. There's one you definitely haven't.
-
Yes. Random YouTube videos aren't going to be effective in telling players much of anything. People aren't stumbling across this site randomly (we're not highly ranked on any search engine for the keywords that would make this happen). They are stumbling across news of this site from places like IGN, forums, and the other…
-
Good riddance to the loss of WarLovR. I don't tolerate the sort of stupidity he demonstrated during the pre-launch operations for TribesNext.
-
Sounds like a new bug. Reexecuting SinglePlayerGame.cs shouldn't cause any problems. I'll investigate.