View unanswered posts | View active topics It is currently Tue Apr 16, 2024 1:46 am




Reply to topic  [ 21 posts ]  Go to page 1, 2, 3  Next
Sodaboy's Tethealla server? 
Author Message
Senior

Joined: Sun Nov 22, 2009 12:38 pm
Posts: 33
Post Sodaboy's Tethealla server?
I got the Tethealla Server from sodaboy's site and am trying to setup a server for myself.
Sadly sodaboy's forum is gone and I don't know where else to go.

I followed the instructions and got to the part when I just need to login.
Whenever I run PsoBB_Localhost.exe or PsoBB.exe, they simply crash.
Can anyone tell me how to get it to run?
Thanks!


Sun Dec 01, 2013 11:22 am
Profile
色とりどり
User avatar

Joined: Tue Oct 06, 2009 6:17 pm
Posts: 1138
Location: 日の丸の国
Post Re: Sodaboy's Tethealla server?
Have the game installed and throw the localhost exe into the directory of the client install and run it from there.

_________________
黙れ小僧!
Image


Mon Dec 02, 2013 9:02 pm
Profile
Senior

Joined: Sun Nov 22, 2009 12:38 pm
Posts: 33
Post Re: Sodaboy's Tethealla server?
That
A) gets me a 903 error
B) is pointless because I cannot edit drops or exp gain


Wed Dec 04, 2013 11:56 am
Profile
色とりどり
User avatar

Joined: Tue Oct 06, 2009 6:17 pm
Posts: 1138
Location: 日の丸の国
Post Re: Sodaboy's Tethealla server?
Err...
That file is client sided and has absolutely nothing to do with the server configuration... (else anyone could edit their exp and drops on any server) Those files should NOT be in the same directory as your server. psobb_localhost.exe still needs to be able to read all the models/textures/text/music/sound files, so it needs to be in the same directory as them (or rather in the parent directory where the /data folder resides)

Ensure your 3 server exes are running and that you've opened your ports. If it still doesn't work, recheck your tethealla.ini and your ship.ini and restart your servers.
If it still doesn't work, your router may just suck.

_________________
黙れ小僧!
Image


Wed Dec 04, 2013 3:14 pm
Profile
King
User avatar

Joined: Mon Oct 19, 2009 4:27 pm
Posts: 389
Post Re: Sodaboy's Tethealla server?
Choko [Bot] wrote:
Have the game installed and throw the localhost exe into the directory of the client install and run it from there.


@Choko if you talk with Soda i don't mind hosting the old forum etc keeping it closed.

_________________
Note that i'm Raven, your old and almost invisible admin, using Rupikachu just to avoid confusions with the 2-3 Ravens that play on the server.


Wed Dec 04, 2013 4:31 pm
Profile
色とりどり
User avatar

Joined: Tue Oct 06, 2009 6:17 pm
Posts: 1138
Location: 日の丸の国
Post Re: Sodaboy's Tethealla server?
Rupikachu wrote:
@Choko if you talk with Soda i don't mind hosting the old forum etc keeping it closed.

I'm not really in contact with him either though. ^^

_________________
黙れ小僧!
Image


Wed Dec 04, 2013 7:47 pm
Profile
Senior

Joined: Sun Nov 22, 2009 12:38 pm
Posts: 33
Post Re: Sodaboy's Tethealla server?
YES!
IT WORKS!


Thank you so much!

Do you guys maybe got an old client lying around?
And does anyone know how I can turn on all quests, so that I don't have to unlock ever later tier in every difficulty?


Sat Dec 07, 2013 2:09 am
Profile
色とりどり
User avatar

Joined: Tue Oct 06, 2009 6:17 pm
Posts: 1138
Location: 日の丸の国
Post Re: Sodaboy's Tethealla server?
Why would you need an old client? What do you want on it that you don't have on the localhost one?

You'd need to edit the code that checks to see which ones you've completed and which ones should be available to you (just make it make all of them available)

_________________
黙れ小僧!
Image


Sat Dec 07, 2013 10:58 am
Profile
Senior

Joined: Sun Nov 22, 2009 12:38 pm
Posts: 33
Post Re: Sodaboy's Tethealla server?
The current client insta-kicks on god/equip and other hacks, using a tech not for your class and doesn't work with spof either (it has a feature to randomly add NPCs hunters to your party among other stuff).

Also, where can I edit the code that checks which quests I completed?
Can't be in the script of the actual quest I want unlocked because I can't get there in the first place.
I tried to look for a global variable that is set when you finish all tier 4 quests (assuming it works by lower tier quests setting variables that the server reads at some point in some place I don't know), but I couldn't find anything like that.


Sun Dec 08, 2013 8:09 am
Profile
色とりどり
User avatar

Joined: Tue Oct 06, 2009 6:17 pm
Posts: 1138
Location: 日の丸の国
Post Re: Sodaboy's Tethealla server?
That isn't the client, that is the server that is kicking for that stuff xD
To disable the kicks for that, search for the message that you are getting when you are disconnected and comment out the if statements and client->todc = 1; lines (may need to refactor a bit if he used an else statement to continue for some reason)

if you want all quests to always show just change all instances of
show_quest = 0;
to
show_quest = 1;

if you want to change the rules of how they are displayed, edit the qflag functions (I think there are two right next to each other if I can remember)

EDIT: for spof it is configured to scht's server (it is outdaded though) so it won't work on your server unless you update spof to do so. I'll leave that one to you to figure out though ^^

_________________
黙れ小僧!
Image


Sun Dec 08, 2013 9:51 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 21 posts ]  Go to page 1, 2, 3  Next

Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.