TFS - B??d 20002

Status
Zamknięty.

GiF22

New User
Zarejestrowany
Dołączył
Październik 9, 2009
Posty
6
Liczba reakcji
0
Witam. M?j OTS jest ju? running. Gdy jednak pr?buj? wej?? przez localhost to pojawia si? b??d 2002 disconnected (nie wa?ne jakie passy). Wy??czy?em firewalla i antywira.

______________________________________________________
Dodam jeszcze, ?e port 7171 jest odblokowany, zmienne ip zmienione na no-ip.org a przy instalacji acc makera by gesior wyskakuje b??d:

Warning: Error parsing C:/Documents and Settings/Admin/Pulpit/Silnik/config.lua on line 15 in C:\xampp\htdocs\install.php on line 77
Database error. Unknown database type in C:/Documents and Settings/Admin/Pulpit/Silnik/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""


Ale w confing.lua jest: sql_type = "mysql"
________________________________________________________

Wie kto? co mo?e sprawia?, ?e mam disconnected, gdy pr?buj? wej?? na serwer?
 
Odp: TFS - B??d 20002

Sorry za double posta, ale dalej mi nikt nie odpisa?.

Widocznie problem jest trudny i potrzeba tu kogo? naprawd? spostrzegawczego.
 
Ostatnia edycja:
Odp: TFS - B??d 20002

Je?eli instalujesz acc makera usu? wszystkie -- z config.lua i b?dzie dobrze.
Je?eli chodzi o ten drugi problem to daj mi plik config zobacz? sobie go..
 
Ostatnia edycja:
Odp: TFS - B??d 20002

O, kto? odpisa?, mo?e nareszcie si? uda ;)
Kod:
-------- config.lua --------
-- Config file for OTServ --
----------------------------
-- data directory location
datadir = "data/"
-- map location
map = "data/world/SadTeamMapper.otbm"
-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"
-- map store location (for XML only)
mapstore = "data/world/SadTeamMapper-mapstore.xml"
-- house store location (for XML only)
housestore = "data/world/SadTeamMapper-housestore.xml"
-- server name
servername = "Feynor OTS"
-- server location
location = "Polska"
-- server ip (the ip that server listens on)
ip = "feynorots.no-ip.org"
-- server port (the port that server listens on)
port = "7171"
-- server url
url = "feynorots.no-ip.org"
-- server owner name
ownername = "Feynor"
-- server owner email
owneremail = "feynorots@interia.pl"
-- world name
worldname = "action_ots"
-- world type
-- options: pvp, no-pvp, pvp-enforced
worldtype = "pvp"
-- exhausted time in ms (1000 = 1 second) for none-aggressive spells/weapons
exhausted = 1000
-- exhausted time in ms (1000 = 1 second) for aggressive spells/weapons
fightexhausted = 1000
-- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second)
exhaustedadd = 200
-- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second)
pzlocked = 60*1000
-- set to 0 = disabled (default), 1 = enabled
enablehotkeys = 1
-- minimum amount of time between actions ('Use') (1000 = 1 second)
minactioninterval = 200
-- minimum amount of time between extended actions ('Use with...') (1000 = 1 second)
minactionexinterval = 1000
-- house rent period
-- options: daily, weekly, monthly
houserentperiod = "monthly"
-- rates (experience, skill, magic level, loot and spawn)
rate_exp = 40
rate_skill = 250
rate_mag = 80
rate_loot = 20
rate_spawn = 3
-- despawn configs
-- how many floors can a monster go from his spawn before despawning
despawnrange = 2
-- how many square metters can a monster be far from his spawn before despawning
despawnradius = 60
-- max number of messages a player can say before getting muted (default 4), set to 0 to disable muting
maxmessagebuffer = 4
-- motd (the message box that you sometimes get before you choose characters)
motd = "Witaj na Feynor OTS!"
motdnum = "1"
-- login message
loginmsg = "Witaj na Feynor OTS!"
-- how many logins attempts until ip is temporary disabled 
-- set to 0 to disable
logintries = 5
-- how long the retry timeout until a new login can be made (without disabling the ip)
retrytimeout = 5000
-- how long the player need to wait until the ip is allowed again
logintimeout = 60 * 1000
-- allow clones (multiple logins of the same char)
-- options: 0 (no), 1 (yes)
allowclones = 0
-- only one player online per account
-- options: 0 (no), 1 (yes)
checkaccounts = 1
-- max number of players allowed
maxplayers = "50"
-- save client debug assertion reports
-- options: 0 (no), 1 (yes)
saveclientdebug = 0
-- Set the max query interval for retrieving status information
-- default: 5 minutes / IP
-- set to 0 to disable
statustimeout = 5 * 60 * 1000
passwordtype = "plain"
sql_type = "mysql"
sql_db   = "action_ots"
sql_host = "localhost"
sql_port = 3306
sql_user = "root"
sql_pass = "haslo-oczywiscie jest"
--------  Quickly   --------
--  Quickly Configuration --
----------------------------
-- Time of server save
-- 1 = 1 min
autosave = 5
-- Kick time (afk too long)
-- 1 = 1 min
kicktime = 10
-- Will players have free premium account?
-- yes or no
freepremium = "yes"
-- guild system type (SQL only) ingame / online
-- online guild system requires the latest Swelia AAC
guildsystem = "ingame"
-- Online.php Save Time
-- 1 = 1 min
onlinesave = 3
-- Cap system
-- Do you want cap system working?
capsystem = "no"
-- Ammunation
-- Remove ammunation
removeammunation = "yes"
-- Ice Rapier
-- Remove charges of ice rapier
removeice = "no"
-- Rune Charges
-- No if runes infinite, Yes, if runes are not infinite
removerunecharges = "no"
-- Learn Spell System
-- Do the players have to learn spells?
learnspells = "no"
-- Death List
-- Max Quantity of death entries
maxDeathEntries = 20
-- Houses
-- Price for each sqm
houseprice = 200
-- Level to buy a house
houselevel = 100
-- Corpse System
-- How many seconds receive you are not the owner
corpsemuted = 10
-- Clean Map
-- Auto Clean map : minutes
autocleanmap = 20
-- Rules
-- Show rules at first login?
show_rules_first_login = "no"
-- Id of item to rules box
rules_box_itemid = 1990
-- Exp colors
-- Randomize colors?
exp_color_random = "yes"
-- If no, what color will be used? 215 = WHITE NORMAL EXP
exp_color = 215
-- If there's a house that is not configured, show warnings?
-- Yes/No
house_warning = "no"
-- If there's any deprecated item, show warning?
-- Yes/No
deprecated_warning = "no"
-- Shows in item "IT WAS MADE BY XXX"
-- When gamemasters makes items?
show_description = "yes"
-- Protect system
-- Protect Level
protectLevel = 100
-- Online list save update
-- Do you wanna refresh the online.php ALWAYS someone log in or log out? DEFAULT IS NO, CAN CAUSE LAG!
-- Mostly used by otservs that have sites that verify if someone is online
online_update = "no"
-- Rent House System
-- Do you wanna use this?
house_rent = "yes"
-- Free town id
-- Player will be teleported to this temple if his premium ends
freetownid = 1
--------   Skull    --------
--  Skull System Config. --
----------------------------
-- time to lose a white skull (1 = 1 minute)
whitetime = 1
-- time to lose one frag (1 = 1 minute)
fragtime = 60
-- ban unjust, how many frags you need to get banned (1 = 1 frag)
banunjust = 100
-- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
redunjust = 3
-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 24*1
-------- Rook Cfg  ---------
--  Rook System Configur. --
----------------------------
-- TownID of RookGard
rook_townid = 9
-- Can the players be rooked? (yes/no)
player_can_be_rooked = "no"
-- Level to be rooked
level_to_be_rooked = 5
-------- ACC. Man  ---------
-- Acc Manager Configur. --
----------------------------
-- Do you wanna use acc manager? (yes/no)
accountManager = "yes"
accountManager_account = 111111
accountManager_password = "tibia"
-- Player Status
player_level = 8
player_exp = 4200      
player_maglevel = 0
player_cap = 1000
player_soul = 100     	
player_heath = 185
player_mana = 35
-- Player localizations
-- X Y AND Z = 0 TO TEMPLE
town_id = 1
pos_x = 0
pos_y = 0
pos_z = 0
-- Items
-- Leave 0 if you don't want
helmet = 2457
armor = 2463
legs = 2647
boots = 2195
hand1 = 0
hand2 = 2525
amulet = 0
ring = 2169
arrowslot = 2544
arrowslot_count = 100
-------- Login msg --------
-- Config Login Messages --
----------------------------
-- This message at global tibia is: "You must enter your account number."
messageone = "You must enter an account number."
-- This message at global tibia is: "Too many connections attempts from this IP. Try again later."
messagetwo = "Too many connections attempts from this IP. Try again later."
-- This message at tibia global is: "Your IP is banished!"
messagethr = "Your IP is banished!"
-- This message at tibia global is: "Please enter a valid account number and password."
messagefou = "Please enter a valid account number and password."
------ Stages System ------
--- Config Stage System ---
----------------------------
-- Wanna use stages?
-- Yes/No
usestages = "yes"
-- LEAVE 0 AT RATE IF YOU WANNA IGNORE ONE STAGE
-- IF PLAYER AREN'T IN ANY STAGE, HIS RATE WILL BE NORMAL RATE_EXP
-- JUST FIVE STAGES, DO NOT ADD MORE
-- FIRST STAGE
-- INITIAL LEVEL OF THIS STAGE
initial_first = 8
-- END LEVEL OF THIS STAGE
end_first = 20
-- RATE EXP OF THIS STAGE
rate_first = 10
-- SECOND STAGE
-- INITIAL LEVEL OF THIS STAGE
initial_second = 21
-- END LEVEL OF THIS STAGE
end_second = 50
-- RATE EXP OF THIS STAGE
rate_second = 9
-- THIRD STAGE
-- INITIAL LEVEL OF THIS STAGE
initial_third = 51
-- END LEVEL OF THIS STAGE
end_third = 80
-- RATE EXP OF THIS STAGE
rate_third = 8
-- FOURTH STAGE
-- INITIAL LEVEL OF THIS STAGE
initial_fourth = 81
-- END LEVEL OF THIS STAGE
end_fourth = 100
-- RATE EXP OF THIS STAGE
rate_fourth = 7
-- FIFTH STAGE
-- INITIAL LEVEL OF THIS STAGE
initial_fifth = 101
-- END LEVEL OF THIS STAGE
end_fifth = 200
-- RATE EXP OF THIS STAGE
rate_fifth = 6
Na razie jad? na wbudowanym Acc Managerze. Pami?taj, ?e moim g??wnym problemem jest 200002 disconnected.
 
Odp: TFS - B??d 20002

Sorry, ale I'm idiot.

Wszystkie -- czy tylko te co poda?e??

I mam usuwa? tylko kreseczki, czy to co jest po nich te??

I nie mam akurat:


_________________________________

Je?eli usun? wszystkie -- to dalej jest disconnected:

Kod:
datadir = "data/"

map = "data/world/SadTeamMapper.otbm"

mapkind = "OTBM"

mapstore = "data/world/SadTeamMapper-mapstore.xml"

housestore = "data/world/SadTeamMapper-housestore.xml"

servername = "Feynor OTS"

location = "Polska"

ip = "feynorots.no-ip.org"

port = "7171"

url = "feynorots.no-ip.org"

ownername = "Feynor"

owneremail = "feynorots@interia.pl"

worldname = "action_ots"

worldtype = "pvp"

exhausted = 1000

fightexhausted = 1000

exhaustedadd = 200

pzlocked = 60*1000

enablehotkeys = 1

minactioninterval = 200

minactionexinterval = 1000

houserentperiod = "monthly"

rate_exp = 40
rate_skill = 250
rate_mag = 80
rate_loot = 20
rate_spawn = 3

despawnrange = 2

despawnradius = 60

maxmessagebuffer = 4

motd = "Witaj na Feynor OTS!"

motdnum = "1"

loginmsg = "Witaj na Feynor OTS!"

logintries = 5

retrytimeout = 5000

logintimeout = 60 * 1000

allowclones = 0

checkaccounts = 1

maxplayers = "50"

saveclientdebug = 0

statustimeout = 5 * 60 * 1000

passwordtype = "plain"
sql_type = "mysql"
sql_db   = "action_ots"
sql_host = "localhost"
sql_port = 3306
sql_user = "root"
sql_pass = "xxx"

autosave = 5

kicktime = 10

freepremium = "yes"

guildsystem = "ingame"

onlinesave = 3

capsystem = "no"

removeammunation = "yes"

removeice = "no"

removerunecharges = "no"

learnspells = "no"

maxDeathEntries = 20

houseprice = 200

houselevel = 100

corpsemuted = 10

autocleanmap = 20

show_rules_first_login = "no"

rules_box_itemid = 1990

exp_color_random = "yes"

exp_color = 215

house_warning = "no"

deprecated_warning = "no"

show_description = "yes"

protectLevel = 100

online_update = "no"

house_rent = "yes"

freetownid = 1

whitetime = 1

fragtime = 60

banunjust = 100

redunjust = 3

bantime = 24*1

rook_townid = 9

player_can_be_rooked = "no"

level_to_be_rooked = 5


accountManager = "yes"
accountManager_account = 111111
accountManager_password = "tibia"



player_level = 8
player_exp = 4200      
player_maglevel = 0
player_cap = 1000
player_soul = 100     	
player_heath = 185
player_mana = 35


town_id = 1
pos_x = 0
pos_y = 0
pos_z = 0


helmet = 2457
armor = 2463
legs = 2647
boots = 2195
hand1 = 0
hand2 = 2525
amulet = 0
ring = 2169
arrowslot = 2544
arrowslot_count = 100


messageone = "You must enter an account number."

messagetwo = "Too many connections attempts from this IP. Try again later."

messagethr = "Your IP is banished!"

messagefou = "Please enter a valid account number and password."


usestages = "yes"

initial_first = 8

end_first = 20

rate_first = 10

initial_second = 21

end_second = 50

rate_second = 9

initial_third = 51

end_third = 80

rate_third = 8

initial_fourth = 81

end_fourth = 100

rate_fourth = 7

initial_fifth = 101

end_fifth = 200

rate_fifth = 6
 
Ostatnia edycja:
Odp: TFS - B??d 20002

Ten config.. Nie wygl?da na config tfs'a. Powinno w nim by? sqlType a nie sql_type.
Wygl?da na to, ?e posiadasz z?y config, a wi?c zarazem z?y silnik ;x
 
Status
Zamknięty.
Back
Do góry