| 16 Jun 2010 09:45:11 pm by swivelgames |
|
Quote |
| Exit the server (go back to the main menu) and go into the options menu and make sure you have your keys setup. TBG is in it's developmental stages and sometimes the binds file isn't included so users have to manually setup their keyboard layout. |
| 16 Jun 2010 11:59:28 pm by KermMartian |
|
Quote |
More specifically, make sure you specifically select Laptop or Desktop in the bindings tab, and then Apply that. Swivelgames, when you were requesting that he "recommit," that was in correct. In SVN-ese, a Checkout is when you get a remote copy of the code onto your local machine. You then use it or edit it, and if you make changes, you Commit those changes back to the remote server so that others can check out your code. You should have been requesting that he re-checkout the game. |
| 17 Jun 2010 09:18:58 am by deathride58 |
|
Quote |
| OK guys i got the game to work all right now! i don't need anymore help! |
| 17 Jun 2010 10:11:06 am by KermMartian |
|
Quote |
| deathride58 wrote: |
| OK guys i got the game to work all right now! i don't need anymore help! |
Excellent, we're just making sure documentation of the fix is properly in order for the next person who reads this topic and is having the same problem.  |
| 17 Jun 2010 08:44:25 pm by CyberPrime |
|
Quote |
| You were missing quite a few files at first, which is why you couldn't get it to start (there is no main.cs where it should be). Your second problem should be taken care of now by the intro GUI. Depending on when you checked out the files it might not have been in your copy, or you might have completely skipped it. Either way, glad it works! |
| 17 Jun 2010 10:55:04 pm by KermMartian |
|
Quote |
| CyberPrime, I'd be interested in seeing this new intro at some point; if I re-checkout, will I get it? Or do I need to do something afterwards to trigger it? |
| 21 Jun 2010 09:54:04 am by CyberPrime |
|
Quote |
You will need to recheckout. You can either rename your custom.bind.cs file, or go into the Help GUI and click "Intro" on the bottom left. Your choice  |
| 21 Jun 2010 10:37:26 am by KermMartian |
|
Quote |
| CyberPrime wrote: |
You will need to recheckout. You can either rename your custom.bind.cs file, or go into the Help GUI and click "Intro" on the bottom left. Your choice  |
Good stuff, I'll check it out. |
| 25 Jun 2010 05:51:06 pm by elfprince13 |
|
Quote |
| Cyber, the last couple times I've tried to check out, I've gotten conflicts between helpgui.gui files with variations in capitalization |
| 26 Jun 2010 11:29:05 pm by CyberPrime |
|
Quote |
| Ah, really? I'll check it out. Are you sure everything is checked out okay? I don't see anything wrong... |
| 28 Jun 2010 09:27:59 pm by elfprince13 |
|
Quote |
| Is your file system case sensitive or case-insensitive? |
| 29 Jun 2010 10:07:03 am by CyberPrime |
|
Quote |
| Quite case sensitive. Ah, I read your problem wrong. I fixed it. |