TT1 Forum
Even if you're a guest in tribal trouble, you don't have to be one here! Register now!

Join the forum, it's quick and easy

TT1 Forum
Even if you're a guest in tribal trouble, you don't have to be one here! Register now!
TT1 Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

TT is over

+6
Dapianokid
007
Aztec
D e a t h y
*sigh*
glow
10 posters

Page 1 of 2 1, 2  Next

Go down

TT is over - Page 2 Empty Re: TT is over

Post by glow Sat Sep 13, 2014 11:49 am

assuming that were to happen it sounded like the person wanted to upgrade it.
glow
glow
Chicken Warrior

Posts : 855
Reputation : 3
Join date : 2011-07-06
Age : 28
Location : New Bark Town

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by D e a t h y Sun Sep 14, 2014 6:55 pm

Looks like there's a few people interested in reviving TT actually:

https://github.com/sunenielsen/tribaltrouble/issues/3

D e a t h y
Iron Warrior

Posts : 199
Reputation : 10
Join date : 2014-02-01

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by 007 Mon Sep 15, 2014 2:40 pm

where does sune work?
007
007
Rock Warrior

Posts : 65
Reputation : -1
Join date : 2012-02-24
Age : 27

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by Dapianokid Wed Oct 01, 2014 3:58 pm

I'm sorry I disafrickingpearred.
I have been browsing everything and I can't find the files related to personal data on the server. Things like registered users, wins, ratings, the entire league, updatus, etc. don't appear to be in here. Without those, making this work again will either be completely impossible or extremely difficult. I could write a makeshift version of teh necessary files involved so we all have support to play online (on a basis of whether or not I have time to include you in the new server's files), but that would require a lot of reverse engineering.
Besides THAT, I don't know how to automate the recovery of this game. So even at the outer limits of my computer know-how, there is one major issue that we could GET AROUND, but it wouldn't be very easy for the guy who volunteers to hand -enter the information for the users who want to play again.
This does not mean that I will let this game die.
Dapianokid
Dapianokid
Chicken Warrior

Posts : 538
Reputation : -9
Join date : 2011-05-25
Age : 26
Location : Look! Up in the trees!!

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by EPIC_FAIL Thu Oct 02, 2014 12:43 am

Dapianokid wrote:I have been browsing everything and I can't find the files related to personal data on the server. Things like registered users, wins, ratings, the entire league, updatus, etc. don't appear to be in here. Without those, making this work again will either be completely impossible or extremely difficult.
Wait, why do we need those? Can we not start 'fresh'?

Dapianokid wrote:.... but it wouldn't be very easy for the guy who volunteers to hand -enter the information for the users who want to play again....
Sign me up! cheers
EPIC_FAIL
EPIC_FAIL
Failure
Failure

Posts : 135
Reputation : 13
Join date : 2012-03-11
Age : 28

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by C0de Thu Oct 02, 2014 4:34 pm

Dapianokid wrote:I'm sorry I disafrickingpearred.
I have been browsing everything and I can't find the files related to personal data on the server. Things like registered users, wins, ratings, the entire league, updatus, etc. don't appear to be in here. Without those, making this work again will either be completely impossible or extremely difficult. I could write a makeshift version of teh necessary files involved so we all have support to play online (on a basis of whether or not I have time to include you in the new server's files), but that would require a lot of reverse engineering.
Besides THAT, I don't know how to automate the recovery of this game. So even at the outer limits of my computer know-how, there is one major issue that we could GET AROUND, but it wouldn't be very easy for the guy who volunteers to hand -enter the information for the users who want to play again.
This does not mean that I will let this game die.

Just to make things more clearer for you, Have fun recoding the whole system and functions

import com.oddlabs.util.KeyManager;
import com.oddlabs.net.AbstractConnection;
import com.oddlabs.net.ARMIEvent;
import com.oddlabs.net.HostSequenceID;
import com.oddlabs.net.ConnectionInterface;
import com.oddlabs.net.AbstractConnection;
import com.oddlabs.net.IllegalARMIEventException;
import com.oddlabs.net.ARMIInterfaceMethods;
import com.oddlabs.matchmaking.MatchmakingServerInterface;
import com.oddlabs.matchmaking.MatchmakingServerLoginInterface;
import com.oddlabs.matchmaking.MatchmakingClientInterface;
import com.oddlabs.matchmaking.TunnelAddress;
import com.oddlabs.matchmaking.GameHost;
import com.oddlabs.matchmaking.RankingEntry;
import com.oddlabs.matchmaking.Game;
import com.oddlabs.matchmaking.ChatRoomEntry;
import com.oddlabs.matchmaking.Participant;
import com.oddlabs.matchmaking.GameSession;
import com.oddlabs.matchmaking.Profile;
import com.oddlabs.matchmaking.Login;

C0de
Mystery Savior

Posts : 6
Reputation : 2
Join date : 2014-10-02

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by Dapianokid Tue Oct 07, 2014 3:10 pm

I love C0de. He knows what he's doing.
Are you a seasoned player?
And each of these systems is provided coding for. And if not, reverse engineering the code for it should be possible. It will require time and determination, mostly.

Starting fresh, EPIC, would require an understanding of what kind of data they "started fresh" with when they first opened the server. Making it go live with absolutely no information may not be possible. It won't provide that for us. It needs a format to work with.
All we need is some understanding of what to start fresh WITH. I don't have the faintest idea.
Dapianokid
Dapianokid
Chicken Warrior

Posts : 538
Reputation : -9
Join date : 2011-05-25
Age : 26
Location : Look! Up in the trees!!

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by EPIC_FAIL Thu Oct 09, 2014 6:29 pm

Honestly a MP capable TT with offline LAN functionality would be my dream setup. I would totally be willing to pay for the servers and whatever too.
EPIC_FAIL
EPIC_FAIL
Failure
Failure

Posts : 135
Reputation : 13
Join date : 2012-03-11
Age : 28

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by C0de Fri Oct 10, 2014 8:10 am

I have been through all the server code, Attempting to start a local MySQL server today.

C0de
Mystery Savior

Posts : 6
Reputation : 2
Join date : 2014-10-02

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by C0de Wed Oct 15, 2014 8:45 am

C0de wrote:I have been through all the server code, Attempting to start a local MySQL server today.

Got it up and running on local.
Tried to setup on live connection: total failure.

C0de
Mystery Savior

Posts : 6
Reputation : 2
Join date : 2014-10-02

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by EPIC_FAIL Thu Oct 23, 2014 7:51 pm

C0de wrote:
C0de wrote:I have been through all the server code, Attempting to start a local MySQL server today.

Got it up and running on local.
Tried to setup on live connection: total failure.

HOLY CRAP details though? I would absolutely loooove a working LAN version if you could teach me how to get it going.
EPIC_FAIL
EPIC_FAIL
Failure
Failure

Posts : 135
Reputation : 13
Join date : 2012-03-11
Age : 28

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by C0de Mon Oct 27, 2014 5:04 pm

EPIC_FAIL wrote:
C0de wrote:
C0de wrote:I have been through all the server code, Attempting to start a local MySQL server today.

Got it up and running on local.
Tried to setup on live connection: total failure.

HOLY CRAP details though? I would absolutely loooove a working LAN version if you could teach me how to get it going.
Im having trouble myself now.
I have a shitton of files trying to keep the server running on local and fails after a fail. Will update soon.

Edit: Got it up for 50 seconds and then a bluescreen came and fucked up everything. All i did the last 1 hour. Well looks like i will have a small break.

C0de
Mystery Savior

Posts : 6
Reputation : 2
Join date : 2014-10-02

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by EPIC_FAIL Wed Oct 29, 2014 1:05 pm

C0de wrote:
EPIC_FAIL wrote:
C0de wrote:
C0de wrote:I have been through all the server code, Attempting to start a local MySQL server today.

Got it up and running on local.
Tried to setup on live connection: total failure.

HOLY CRAP details though? I would absolutely loooove a working LAN version if you could teach me how to get it going.
Im having trouble myself now.
I have a shitton of files trying to keep the server running on local and fails after a fail. Will update soon.

Edit: Got it up for 50 seconds and then a bluescreen came and fucked up everything. All i did the last 1 hour. Well looks like i will have a small break.

Could you post a guide/tutorial for this wizardry? cheers
EPIC_FAIL
EPIC_FAIL
Failure
Failure

Posts : 135
Reputation : 13
Join date : 2012-03-11
Age : 28

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by liquidsalvo Tue Dec 09, 2014 10:25 pm

Everyone message Dap.. we need to get the league back and all of our names and hes probably our best shot without paying a pro

liquidsalvo
Rock Warrior

Posts : 11
Reputation : 0
Join date : 2014-12-09

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by C0de Sun Jan 18, 2015 6:20 am

Update; I had quit working on this project due to that, that i would have had to recode the whole MySQL part again.
I managed to get the authentication servers up a day after but then i couldnt get the game servers or anything else so i just quit on this project.
I hope you understand but mysql is hard. Too hard for me.

C0de
Mystery Savior

Posts : 6
Reputation : 2
Join date : 2014-10-02

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by D e a t h y Sun Jan 18, 2015 7:19 am

What does "too hard" and "quit" mean? Have never heard of those weird words before.

IE: If you fail at something because it's too difficult, then god / the universe is offering you a challenge to strengthen yourself. So because you're giving up instead of pushing through to learn it, your excuse is therefore stupid Very Happy.

D e a t h y
Iron Warrior

Posts : 199
Reputation : 10
Join date : 2014-02-01

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by glow Wed Jan 21, 2015 3:41 pm

u should apply burn heal directly to the burned location before you faint from continuous burn damage.
glow
glow
Chicken Warrior

Posts : 855
Reputation : 3
Join date : 2011-07-06
Age : 28
Location : New Bark Town

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by m@tro Sat Jan 24, 2015 5:21 pm

If something is too difficult, it doesn't mean you should give up. I know shit all about this stuff, even though I did computing for gcse. I'd love to help but this is out of my reach, literally. Half the words you guys say confuse me.
m@tro
m@tro
Chicken Warrior

Posts : 661
Reputation : 0
Join date : 2011-04-30

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by D e a t h y Sun Jan 25, 2015 12:16 am

I wouldn't mind learning all this stuff once I've got more spare time on my hands. Rebuilding TT would be my first project Very Happy

D e a t h y
Iron Warrior

Posts : 199
Reputation : 10
Join date : 2014-02-01

Back to top Go down

TT is over - Page 2 Empty Re: TT is over

Post by Sponsored content


Sponsored content


Back to top Go down

Page 1 of 2 1, 2  Next

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum