Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 12:31

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Auktionshaus system error - LUA ERROR !

Discussion on Auktionshaus system error - LUA ERROR ! within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
WyppyOne's Avatar
 
elite*gold: 120
Join Date: Jul 2012
Posts: 219
Received Thanks: 6
Arrow Auktionshaus system error - LUA ERROR !

Hi , i tried to install that system ...


When i click on 20092 appear that box but when i click that box nothing hapenned ... and if i "give" to 20092 a item the same ... nothing happened ...

Sysser :

PHP Code:
SYSERRAug 30 21:00:01 :: RunStateLUA_ERRORlocale/singapore/quest/questlib.lua:2675attempt to index a nil value
SYSERR
Aug 30 21:00:01 :: WriteRunningStateToSyserrLUA_ERRORquest auktions_haus.start click
SYSERR
Aug 30 21:00:04 :: RunStateLUA_ERRORlocale/singapore/quest/questlib.lua:2675attempt to index a nil value
SYSERR
Aug 30 21:00:04 :: WriteRunningStateToSyserrLUA_ERRORquest auktions_haus.start click 
2675 is the line :

PHP Code:
    for av in io.open(fi,'r'):lines() do table.insert(t,split(av,'\t')) endos.remove(fi); 
from :

PHP Code:
mysql_query = function(query)
    if 
not pre then
        local rt 
io.open('CONFIG','r'):read('*all')
        
pre,_string.gsub(rt,'.+PLAYER_SQL:%s(%S+)%s(%S+)%s(%S+)%s(%S+).+','-h%1 -u%2 -p%3 -D%4')
    
end
    math
.randomseed(os.time())
    
local fi,t,out 'mysql_data_'..math.random(10^9)+math.random(2^4,2^10),{},{}
    
os.execute('mysql '..pre..' --e='..string.format('%q',query)..' > '..fi) -- für MySQL51
    
-- os.execute('mysql '..pre..' -e'..string.format('%q',query)..' > '..fi) -- für MySQL55
    
for av in io.open(fi,'r'):lines() do table.insert(t,split(av,'\t')) endos.remove(fi);
    for 
2table.getn(t) do table.foreach(t[i],function(a,b)
        
out[i-1]               = out[i-1] or {}
        
out[i-1][a]            = tonumber(b) or or 'NULL'
        
out[t[1][a]]           = out[t[1][a]] or {}
        
out[t[1][a]][i-1]      = tonumber(b) or or 'NULL'
    
endend
    
return out
end 
WyppyOne is offline  
Old 08/30/2013, 20:16   #2
wild wild son




 
Nick's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 5,830
Received Thanks: 3,369
Which MySQL - edition / version do you use? (actually)
__

Greeting.
Nick is offline  
Old 08/30/2013, 20:57   #3
 
WyppyOne's Avatar
 
elite*gold: 120
Join Date: Jul 2012
Posts: 219
Received Thanks: 6
Arrow

Quote:
Originally Posted by .JαyZoN View Post
Which MySQL - edition / version do you use? (actually)
__

Greeting.
how can i check my mysql version ?
WyppyOne is offline  
Old 08/30/2013, 21:08   #4
wild wild son




 
Nick's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 5,830
Received Thanks: 3,369
Quote:
Originally Posted by WyppyOne View Post
how can i check my mysql version ?
You can check your mysql version with the following command;

Code:
mysql -V
After this you will get this output; (example)

Code:
Ver 14.14 Distrib 5.5.33, for FreeBSD8.4 (i386) using  5.2
So;

Code:
Distrib 5.5.33
..is the mysql version here.

----
or;
----

Code:
mysql -v
Output;

Code:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 68
Server version: 5.5.33 Source distribution

Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Reading history-file /root/.mysql_history
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
So;

Code:
Server version: 5.5.33
_

I think, "mysql -V" will be more helpful.
__

Greeting.
Nick is offline  
Old 08/30/2013, 21:14   #5
 
WyppyOne's Avatar
 
elite*gold: 120
Join Date: Jul 2012
Posts: 219
Received Thanks: 6
5.0.92
WyppyOne is offline  
Reply


Similar Threads Similar Threads
[ENG] Error: Error 1 error C2601: 'HackMain' local function definitions are illegal
08/20/2013 - C/C++ - 1 Replies
So, as the title says I've been encountering an error Error 1 error C2601: 'HackMain' local function definitions are illegal I'm running on VC++ (Visual C++) This is my code: void HackMain() { for (;; ) { HackThread(); }
System Error ?
04/06/2013 - 4Story - 9 Replies
Hi, I have a problem, when I want log in, I have an error "System Error." I have redownload the database, but the error still here. My friend can connect but not me. Screen : http://image.noelshack.com/fichiers/2013/12/136413 3545-error.png Thanks.
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_uri URL is not properly formatted Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe.. was heisst das? redirect_uri URL is not properly formatted
System Error in [EG]??
03/25/2011 - 4Story - 17 Replies
Hey, jetz um 2:10 wurde ich gekickt und hab versucht mich wieder einzuloggen dann stad da : System Error. Please try it again later. Was heißt das?? Thx an alle die es mir sagen können :D @Krakatoas Ich spiele 4story^^ aber egal^^ Ok Seite 5----> Tut mir leid aber habe ich nciht sehen können^^ naja gut ich kümmer mich drum



All times are GMT +2. The time now is 12:31.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.