-
MMORG Fan in Ragezone
Anyone can give clarification why this happened?


OS: Windows 8 64bit
MSSQL SERVER 2012 SP2
SQL - ODBC
billcrux_phil - BILL_CONN
Tantra - Tantra
UserLogin - UserLogin
TantraGM - TantraGM
ODBC userd: C:\WINDOWS\SysWOW64\odbcad32.exe
Serverlist Client:
0 1
0 0 192.168.10.1 1000
0 1 192.168.10.1 3001
0 2 192.168.10.1 3002
Itemserv config.txt
BILL_CONN sa Kyle1111
192.168.50.2 7514 none none
none none
TantraGM sa Kyle1111
10 200
So what did I missed?
Rank is not working... item mall is not working and no Brahman point earned.
Any idea?
-
-
We Are The GAMERS
Re: Anyone can give clarification why this happened?
for the item mall
try to check your "zone/data/setting.ini"
if you use serverlist.txt ip client
0 1
0 0 192.168.10.1 1000
0 1 192.168.10.1 3001
0 2 192.168.10.1 3002
for the itemcash use 1
[ItemCash]
CashType = 1
-
MMORG Fan in Ragezone
Re: Anyone can give clarification why this happened?
thanks for the quick reply mate. i think i found this error in billcrux_phil. and i made another billcrux_kyle but the same error.

the item server is not connecting to BILL_CONN in the odbc. I'll try to figure this out first. i'll post again. or i'll have to reinstall and rebuild all.
Thank s again mate.
-
Re: Anyone can give clarification why this happened?
create the database name first then restore it
-
MMORG Fan in Ragezone
Re: Anyone can give clarification why this happened?
thanks bro. and here is what happened....

Edit: I found the error. its in the MSSQL connection to HTLauncher.
Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: in D:\xampp\xampp\htdocs\home\login\gamelogin.php on line 17
Warning: mssql_select_db() expects parameter 2 to be resource, boolean given in D:\xampp\xampp\htdocs\home\login\gamelogin.php on line 18
Warning: mssql_query() expects parameter 2 to be resource, boolean given in D:\xampp\xampp\htdocs\home\login\gamelogin.php on line 21
Warning: mssql_num_rows() expects parameter 1 to be resource, null given in D:\xampp\xampp\htdocs\home\login\gamelogin.php on line 22
The client can no longer connect jejejejeje. I'll try my best figure this out... but any help is highly appreciated.
Last edited by KyleMarvin; 31-10-13 at 01:45 AM.
Reason: Additional Attachment posted.
-
MMORG Fan in Ragezone
Re: Anyone can give clarification why this happened?
I already figures this out. The MSSQL 2012 installation, the billcrux_phil database, the Tantra database and the UserLogin database cause everything. To sum up. i installed MSSQL2012 on other PC. Restored the backup SQL data and tested the XAMPP ( I did some modifications for MSSQL to connect) and the HTSMessage.txl to point through s_game folder ans the editing of some data from HTLauncher to point through my IP and it worked. I uses tantra3000fr client for K5. and here is the sample below: