Jump to content

Recommended Posts

Posted

when i try to start the game server at 1 oneo data pack i have 1 error

Error #433: Nickname is already in use.

Error #451: You have not registered

ERROR:Closing Link: [my.ip] <Ping Timeout>

Disconnected

any1 can help me?

Posted

It may be caused by the IRC they implemented as i see in the trac... It doesn't auto change the nick as l2jfree does  ::)... Have you turned the irc bot off?

Posted

I don't have the config, but it may have

 

IRC: True

Set it false...

 

It may say something like bot, client, i suppose, set it to false inside the gameserver/config/irc.properties

Posted

take a look in the configs

 

 

# This is the irc configuration file. Here you can set up the connection for your IRC Ingame Chatbot.

# "IrcKeywordToIg" means which keyword sends the text to IRC-Channel or to ingame.

# For example you have set "IrcKeywordToIg" to #, you have to type in your Channel "#Hello People Ingame" (without quotes of course :) )

# the same with "IrcKeywordToIrc"

#=============================================================================================

#

#

# Do you want to use the Ingame Chatbot?

# possible values = true or false.

StartIrcBot =true <----- make it false

#On which Irc Server should the Bot join?

# possible values = hostname of the Irc Server.

IrcHostname =irc.deltaanime.net

#On which Port listens the Irc-Server?

IrcPort =6667

#Under which name should the Ingame Chatbot join?

IrcUserNick =L2JOneoRev

# This name is only for the "whois" command in irc.

IrcUserRealName =OneoDevTeam User

# This name is only for the "whois" command in irc.

IrcUserMail =L2JOneo@oneo.com

#On which Channel should the Chatbot join?

#If this Channel does not exists, the Chatbot create it.

IrcChannel =#OneoDevTeam

#Which command should parse the text?

#Explaination see above.

IrcKeywordToIg =#

IrcKeywordToIrc =#

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock