• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows URGENT !! Players can't login after certain time.

Zakhran

Pace
Joined
May 7, 2012
Messages
252
Reaction score
6
Location
Detroit, Michigan
I have a big problem in my otserver, players cant login after certain time if they logout.
i've tried changing the server, with otx, and tfs, the same error, idk why, but i didn't find anything about this bug, seems to im the only that have this bug? any thoughts about this? i really aprrecite that u otlanders can help me with this, im tired of searching.
Thanks a lot.
 
lol... didn't realise that hahaha.... but why didn't u just bump ur other thread? ;p

sorry for not realizing that xd

@Down

omg sorry XD i also didnt know that xd
 
Last edited:
Sorry 4 doublepost, But anyone knows that is possible to use ports 7173 instead 7172? thanks.
Also i've founded something curious, when my bro login on one ccharacter of him account, all fine, but when he login with a multi client in the same accccount, this happened.
 
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<creaturescripts>
	<event type="login" name="PlayerLogin" event="script" value="login.lua"/>

	<event type="joinchannel" name="GuildMotd" event="script" value="guildmotd.lua"/>
	<event type="receivemail" name="Mail" event="script" value="mail.lua"/>
	<event type="reportbug" name="SaveReportBug" script="reportbug.lua"/>
	<event type="advance" name="AdvanceSave" event="script" value="advancesave.lua"/>

	<event type="think" name="Idle" event="script" value="idle.lua"/>
	<event type="think" name="SkullCheck" event="script" value="skullcheck.lua"/>
	<event type="kill" name="Event" event="script" value="ghazbaran.lua"/>
	<event type="death" name="openteleport" event="script" value="baal.lua"/>
</creaturescripts>

im using that scripts.. and i tried to replace login.lua to a newer one and nothing :(
 
i really THINK that this is a connection error, because before this i was having issues with ports 7172, but all seems to be fixed, i didn't have access to the otserver, but when i disabled the Windows Firewall, i logged in successfully, but i dont know why, in exceptions i've added my console, and ports 7171 / 7172.. any thoughts ?

- - - Updated - - -

bump...
 
Nope, TFS 0.3.6 (8.60) :)

- - - Updated - - -

Its funny, i close it for like 2 hours, and the time online without problems is more, but when i keep it in reset and reset, automatically when open, the problem starts, i'm really tired of searching about this, i didn't find any solution.
 
sistemaa.png
 

Attachments

Back
Top