What's new

Pomocy w ACC Makerze!!

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Czemu gdy w acc makerze by gesior 0.5.6 ,gdy daje my account wyskakuje mi taki b??d:
Code:
Warning: Error parsing D:/CzapTylkoDuperele/8.50 SentilOTS/config.lua on line 142 in C:\xampp\htdocs\config-and-functions.php on line 13

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'skulltime' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(228): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(56): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(190): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 112

Wszystko w acc mam chyba dobrze zrobione (instalacja dobrze poszla) nie wiem ocb ,prosze o szybk? pomoc!
 

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Odp: Pomocy w ACC Makerze!!

/refresh!
POMOCY PLEASE !! : /
 

Jensej

Senior User
Joined
Mar 30, 2009
Messages
1,252
Reaction score
161
Odp: Pomocy w ACC Makerze!!

Czemu gdy w acc makerze by gesior 0.5.6 ,gdy daje my account wyskakuje mi taki b??d:
Code:
Warning: Error parsing D:/CzapTylkoDuperele/8.50 SentilOTS/config.lua on line 142 in C:\xampp\htdocs\config-and-functions.php on line 13
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'skulltime' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(228): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(56): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(190): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 112
Wszystko w acc mam chyba dobrze zrobione (instalacja dobrze poszla) nie wiem ocb ,prosze o szybk? pomoc!


usu? wszystkie komentarze z cofing.lua
 

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Odp: Pomocy w ACC Makerze!!

Co to s? te komentarze... ?
Opisz co to jest...:p:p:p:p:p
 

Xart Irok

Senior User
Joined
Sep 7, 2008
Messages
2,925
Reaction score
419
Age
32
Odp: Pomocy w ACC Makerze!!

komentarze rozpoczynaj? si? od dw?ch my?lnik?w
np:
PHP:
	-- Unjustified kills
	-- NOTE: *Banishment and *BlackSkull variables are >summed up<
	-- *RedSkull equivalents.
	-- Auto banishing works only if useBlackSkull set to negative.
 

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Odp: Pomocy w ACC Makerze!!

Usuno?em wszystkie komentarze z dodatkiem "--" !
Ale gdy daje myaccount dalej mam ten b??d! ;/
A gdy daje new account ,potem gdy zrobie login na new accouncie all dziala potem robie postac i wszystko wype?niam i gdy daje create charakter wyskakuje mi b??d
"Te b??dy musisz poprawi?:
# Z?a konfiguracja postaci. Skontaktuj si? z administratorem."
_/edit
Teraz gdy daje na accountcie "1/moje haslo" "MyAccount" to wyskakuje mi taki b??d:

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'skulltime' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(228): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(56): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(190): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 112
 
Last edited:

DanJ93

ElfBot Helper
Joined
Jan 18, 2009
Messages
2,631
Reaction score
200
Odp: Pomocy w ACC Makerze!!

Nie masz w bazie danych kolumny "skulltime", zapewne masz "redskulltime" po prostu, zmie? nazw? i b?dzie OK
 

Maniucza

Advanced User
Joined
Jan 18, 2009
Messages
374
Reaction score
57
Odp: Pomocy w ACC Makerze!!

Hi.

Tak powinien wygl?da? config.lua

PHP:
-- The Forgotten Server Config

	-- Account manager
	accountManager = "yes"
	namelockManager = "yes"
	newPlayerChooseVoc = "no"
	newPlayerSpawnPosX = 95
	newPlayerSpawnPosY = 117
	newPlayerSpawnPosZ = 7
	newPlayerTownId = 1
	newPlayerLevel = 1
	newPlayerMagicLevel = 0
	generateAccountNumber = "no"


	redSkullLength = 30 * 24 * 60 * 60
	blackSkullLength = 45 * 24 * 60 * 60
	dailyFragsToRedSkull = 3
	weeklyFragsToRedSkull = 5
	monthlyFragsToRedSkull = 10
	dailyFragsToBlackSkull = dailyFragsToRedSkull
	weeklyFragsToBlackSkull = weeklyFragsToRedSkull
	monthlyFragsToBlackSkull = monthlyFragsToRedSkull
	dailyFragsToBanishment = dailyFragsToRedSkull
	weeklyFragsToBanishment = weeklyFragsToRedSkull
	monthlyFragsToBanishment = monthlyFragsToRedSkull
	blackSkulledDeathHealth = 40
	blackSkulledDeathMana = 0
	useBlackSkull = "yes"
	advancedFragList = "no"

	-- Banishments
	notationsToBan = 3
	warningsToFinalBan = 4
	warningsToDeletion = 5
	banLength = 7 * 24 * 60 * 60
	finalBanLength = 30 * 24 * 60 * 60
	ipBanishmentLength = 1 * 24 * 60 * 60
	broadcastBanishments = "yes"
	maxViolationCommentSize = 200
	violationNameReportActionType = 2
	autoBanishUnknownBytes = "no"

	-- Battle
	worldType = "pvp"
	protectionLevel = 1
	pvpTileIgnoreLevelAndVocationProtection = "yes"
	pzLocked = 60 * 1000
	huntingDuration = 60 * 1000
	criticalHitChance = 7
	criticalHitMultiplier = 1
	displayCriticalHitNotify = "no"
	removeWeaponAmmunition = "yes"
	removeWeaponCharges = "yes"
	removeRuneCharges = "yes"
	whiteSkullTime = 15 * 60 * 1000
	noDamageToSameLookfeet = "no"
	showHealingDamage = "no"
	showHealingDamageForMonsters = "no"
	fieldOwnershipDuration = 5 * 1000
	stopAttackingAtExit = "no"
	oldConditionAccuracy = "no"
	loginProtectionPeriod = 10 * 1000
	deathLostPercent = 10
	stairhopDelay = 2 * 1000
	pushCreatureDelay = 2 * 1000
	deathContainerId = 1987
	gainExperienceColor = 215
	addManaSpentInPvPZone = "yes"
	squareColor = 0
	allowFightback = "yes"

	-- Connection config
	worldId = 0
	ip = ""
	bindOnlyConfiguredIpAddress = "no"
	loginPort = 7171
	gamePort = 7172
	adminPort = 7171
	statusPort = 7171
	loginTries = 10
	retryTimeout = 5 * 1000
	loginTimeout = 60 * 1000
	maxPlayers = 1000
	motd = "Welcome to the Forgotten Server!"
	displayOnOrOffAtCharlist = "no"
	onePlayerOnlinePerAccount = "yes"
	allowClones = "no"
	serverName = "Forgotten"
	loginMessage = "Welcome to the Forgotten Server!"
	statusTimeout = 5 * 60 * 1000
	replaceKickOnLogin = "yes"
	forceSlowConnectionsToDisconnect = "no"
	loginOnlyWithLoginServer = "no"
	premiumPlayerSkipWaitList = "no"

	-- Database
	sqlType = "mysql"
	sqlHost = "localhost"
	sqlPort = 3306
	sqlUser = "root"
	sqlPass = ""
	sqlDatabase = "theforgottenserver"
	sqlFile = "forgottenserver.s3db"
	sqlKeepAlive = 0
	mysqlReadTimeout = 10
	mysqlWriteTimeout = 10
	passwordType = "plain"

	-- Deathlist
	deathListEnabled = "yes"
	deathListRequiredTime = 1 * 60 * 1000
	deathAssistCount = 19
	maxDeathRecords = 5

	-- Guilds
	ingameGuildManagement = "yes"
	levelToFormGuild = 8
	premiumDaysToFormGuild = 0
	guildNameMinLength = 4
	guildNameMaxLength = 20

	-- Highscores
	highscoreDisplayPlayers = 15
	updateHighscoresAfterMinutes = 60

	-- Houses
	buyableAndSellableHouses = "yes"
	houseNeedPremium = "yes"
	bedsRequirePremium = "yes"
	levelToBuyHouse = 1
	housesPerAccount = 0
	houseRentAsPrice = "no"
	housePriceAsRent = "no"
	housePriceEachSquare = 1000
	houseRentPeriod = "never"
	guildHalls = "no"

	-- Item usage
	timeBetweenActions = 200
	timeBetweenExActions = 1000
	checkCorpseOwner = "yes"
	hotkeyAimbotEnabled = "yes"
	maximumDoorLevel = 500

	-- Map
	mapName = ""
	mapAuthor = ""
	randomizeTiles = "yes"
	useHouseDataStorage = "no"
	storeTrash = "yes"
	cleanProtectedZones = "yes"
	mailboxDisabledTowns = "-1"

	-- Startup
	defaultPriority = "high"
	niceLevel = 5
	coresUsed = "-1"
	optimizeDatabaseAtStartup = "yes"
	removePremiumOnInit = "yes"
	confirmOutdatedVersion = "no"

	-- Muted buffer
	maxMessageBuffer = 4
	bufferMutedOnSpellFailure = "no"

	-- Miscellaneous
	dataDirectory = "data/"
	allowChangeOutfit = "yes"
	allowChangeColors = "yes"
	allowChangeAddons = "yes"
	disableOutfitsForPrivilegedPlayers = "no"
	bankSystem = "yes"
	saveGlobalStorage = "yes"
	displaySkillLevelOnAdvance = "no"
	spellNameInsteadOfWords = "no"
	emoteSpells = "no"
	promptExceptionTracerErrorBox = "yes"
	storePlayerDirection = "no"
	monsterLootMessage = 3
	monsterLootMessageType = 25

	-- Ghost mode
	ghostModeInvisibleEffect = "no"
	ghostModeSpellEffects = "yes"

	-- Limits
	idleWarningTime = 14 * 60 * 1000
	idleKickTime = 15 * 60 * 1000
	expireReportsAfterReads = 1
	playerQueryDeepness = 2
	maxItemsPerPZTile = 0
	maxItemsPerHouseTile = 0

	-- Premium-related
	freePremium = "no"
	premiumForPromotion = "yes"

	-- Blessings
	blessingsOnlyPremium = "yes"
	blessingReductionBase = 30
	blessingReductionDecreament = 5
	eachBlessReduction = 8

	-- Rates
	experienceStages = "no"
	rateExperience = 5.0
	rateExperienceFromPlayers = 0
	rateSkill = 3.0
	rateMagic = 3.0
	rateLoot = 2.0
	rateSpawn = 1

	-- Experience from players
	minLevelThresholdForKilledPlayer = 0.9
	maxLevelThresholdForKilledPlayer = 1.1

	-- Stamina
	rateStaminaLoss = 1
	rateStaminaGain = 1000 / 3
	rateStaminaThresholdGain = 4
	staminaRatingLimitTop = 41 * 60
	staminaRatingLimitBottom = 14 * 60
	rateStaminaAboveNormal = 1.5
	rateStaminaUnderNormal = 0.5
	staminaThresholdOnlyPremium = "yes"

	-- Party
	experienceShareRadiusX = 30
	experienceShareRadiusY = 30
	experienceShareRadiusZ = 1
	experienceShareLevelDifference = 2 / 3
	extraPartyExperienceLimit = 20
	extraPartyExperiencePercent = 5
	experienceShareActivity = 2 * 60 * 1000

	-- Global save
	globalSaveEnabled = "no"
	globalSaveHour = 8
	shutdownAtGlobalSave = "yes"
	cleanMapAtGlobalSave = "no"

	-- Spawns
	deSpawnRange = 2
	deSpawnRadius = 50

	-- Summons
	maxPlayerSummons = 2
	teleportAllSummons = "no"
	teleportPlayerSummons = "no"

	-- Status
	ownerName = ""
	ownerEmail = "@otland.net"
	url = "http://otland.net/"
	location = "Europe"
	displayGamemastersWithOnlineCommand = "no"

	-- Logs
	adminLogsEnabled = "no"
	displayPlayersLogging = "yes"
	prefixChannelLogs = ""
	runFile = ""
	outLogName = ""
	errorLogName = ""
	truncateLogsOnStartup = "no"

No ale nie wydaje mi si? ?e to jest tego przyczyn? ;)

Pozdrawiam.
 

ERAGOSMAN

User
Joined
Apr 13, 2009
Messages
24
Reaction score
2
Odp: Pomocy w ACC Makerze!!

Fajny podpis :)
A zapewne tak jak NIE muwi
Config.lua jest BUGEN (popsuty) moge ci dac dobrego ;) napisz tylko
 
Last edited:

Xart Irok

Senior User
Joined
Sep 7, 2008
Messages
2,925
Reaction score
419
Age
32
Odp: Pomocy w ACC Makerze!!

Masz tu czysto wersje kt?ra jest najlepsza.
 

ERAGOSMAN

User
Joined
Apr 13, 2009
Messages
24
Reaction score
2
Odp: Pomocy w ACC Makerze!!

Ale ?al (sorki) Ten clean to g?wno bo niema nic House,Spells,Monsters,Sms Shop itp. Niema poco to ?ci?ga? Masz do dobrego i na 100% dzia?aj?cego acc makera
 

Drakee

Advanced User
Joined
Oct 8, 2009
Messages
152
Reaction score
14
Odp: Pomocy w ACC Makerze!!

Masz tu AccMaker_v1.1 (to jest przerobiony acc by gesior)

LINK :

Ja go osobi?cie u?ywam :)
Znalaz?em go na tym forum
Mam nadzieje, ?e pomog?em :D
 
Last edited:

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Odp: Pomocy w ACC Makerze!!

@up
W?a?nie ten acc mi nie dzia?a! ;/

... nie dzia?a mi dalej ,po ?ci?ga?em du?o tych acc maker?w ,ale nic nie da?o ;/ ,a na innym silniku mam to samp ; /
 

Hadol

Senior User
Joined
May 8, 2008
Messages
998
Reaction score
99
Age
30
Odp: Pomocy w ACC Makerze!!

Podaj mi najpierw jak? masz wersj? silnika! Inni sypi? acc makerami nie wiedz?c nawet pod jakie one s? silniki..
 

Witek122

User
Joined
Jun 28, 2009
Messages
12
Reaction score
1
Odp: Pomocy w ACC Makerze!!

Hmm!
Spr?buj w ten spos?b:
w pliku cofing jest acc maker i w??cz go mo?e (mo?liwe ze acc maker jest wy??czony
nale?y go w??czy? wpisuj?c komend? YES :huh:
 

Maly Wizak

Advanced User
Joined
Oct 5, 2008
Messages
172
Reaction score
5
Odp: Pomocy w ACC Makerze!!

@up
Na pewno nie to ,bo tak to by mi si? nawet acc nie w??czy?...
@up2x
Nie wiem co to by?a za wersja TFSa ,a da sie to jeszcze sprawdzi? : )?
 

Hadol

Senior User
Joined
May 8, 2008
Messages
998
Reaction score
99
Age
30
Odp: Pomocy w ACC Makerze!!

Przy w??czaniu silnika powinno na samej g?rze pisa? :p A je?li nie przypomnij sobie sk?d pobiera?e? ten silnik i podaj link ja sobie sam zobacz? :p
 

Melvin2

Active User
Joined
Mar 29, 2009
Messages
76
Reaction score
3
Jego problem polega na z?ym pliku database, Silnik WoDBO. Je?li macie ten plik, Wklejcie Mu go tutaj ;). Pozdrawiam.
Je?eli b?d? co? mia?, to dam zna?.:)
Czemu gdy w acc makerze by gesior 0.5.6 ,gdy daje my account wyskakuje mi taki b??d:
Code:
Warning: Error parsing D:/CzapTylkoDuperele/8.50 SentilOTS/config.lua on line 142 in C:\xampp\htdocs\config-and-functions.php on line 13
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'skulltime' in 'field list'' in C:\xampp\htdocs\pot\OTS_Player.php:112 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(112): PDO->query('SELECT `id`, `n...') #1 C:\xampp\htdocs\pot\OTS_Row_DAO.php(53): OTS_Player->load(1) #2 C:\xampp\htdocs\pot\OTS_Base_List.php(228): OTS_Row_DAO->__construct(1) #3 C:\xampp\htdocs\accountmanagement.php(56): OTS_Base_List->current() #4 C:\xampp\htdocs\index.php(190): include('C:\xampp\htdocs...') #5 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 112
Wszystko w acc mam chyba dobrze zrobione (instalacja dobrze poszla) nie wiem ocb ,prosze o szybk? pomoc!
S?uchaj, wszystko jest okej, tylko plik Database
jest niezgodny, z phpMyadmin. Widzialem tw?j plik Database, jest on zdecydowanie z?y. Ja juz troch? zapomnia?em jak si? bawi w te klocki, poniewa? sko?czy?em z silnikami. P.S Pomog? Ci w tym.
A co do Acc Markera polecam acc by gesior Pozdrowienia.Tibia to tylko gra.. :)
Notka moderatorska:
Double post.
 
Last edited by a moderator:
Joined
Jun 26, 2009
Messages
12
Reaction score
0
Odp: Pomocy w ACC Makerze!!

Te? w?a?nie mam ten problem, nie wiem na czym polega ten b??d, wykona?em wszystkie operacje podane wy?ej i nie pomog?o mi .
 
Top