Black Gold

1-you can not run the game from the launcher?
or
2-you can not enter into the world (the character is created)?

if the first - what ip do you use? ip which you are registered in game_entry.ini and in game_lister.ini?
show your updater_cfg \ server_list.ini.

if the second - show a screenshot of the error

and yet, in game_entry.ini should be so (uncomment these lines):
Code:
MessageEncodeKey=A5375CAE
MessageVerifyDll=fsverify.dll

What? You mean must del the"//" before these text?

I try it, but still timeout after about 30~40s. Is the encryption has been error?:*:
 
1-you can not run the game from the launcher?
or
2-you can not enter into the world (the character is created)?

if the first - what ip do you use? ip which you are registered in game_entry.ini and in game_lister.ini?
show your updater_cfg \ server_list.ini.

if the second - show a screenshot of the error

and yet, in game_entry.ini should be so (uncomment these lines):
Code:
MessageEncodeKey=A5375CAE
MessageVerifyDll=fsverify.dll

I sloved it! Now I could login but don't know how to get account into datebase.
 
nx_districtcj -> dc_accounts:
test | test | 2014-03-25 19:08:10 | 2014-03-31 16:09:56 | 127.0.0.1 | 2014-03-25 19:08:21 | 0 | 1 | 0 | 0 | 0 | 0 |
date and time - any

Now I test it, then found this is not the problem of account.Because if I enter a account does not exist, I would got this message:"蜗牛通行证不存在". It means the accout of wuoniu is not exist. When I use a account exist (eg. test001),then I got this message:"游戏分区未激活". I don't know it means the account is not activating or the sever does not really open this zone.:scared:
error - Black Gold - RaGEZONE Forums
 
show your game_entry.ini
and latest logs folder (release \ log)
- shutdown the server
- delete all files of the folders log (do not delete the folder itself)
- start the server and try to get into the game (that would be the error that appeared on your screen shot)
- only then show me the contents of your folders log
-------upd---------
and a screenshot of the table mysql dc_accounts
 
show your game_entry.ini
and latest logs folder (release \ log)
- shutdown the server
- delete all files of the folders log (do not delete the folder itself)
- start the server and try to get into the game (that would be the error that appeared on your screen shot)
- only then show me the contents of your folders log
-------upd---------
and a screenshot of the table mysql dc_accounts

Thanks for your support!

I test more to find info about this error.

A strange thing is when I enter the wrong password, the game sent the same message:此游戏分区未激活,just as I enter the correct passward.


My game_entry.ini is below

[System]
// 循环休眠毫秒数(小于0则不休眠)
Sleep=-1
// 主实体名称
MainEntity=SoloEntry
// 启动脚本名称
MainScript=main

// 指定加载的组件模块(为空则全部加载)
[Module]
fskit.dll
fscomm.dll
fssoloentry.dll

// 脚本文件
[Script]
// 所在路径
Path=..\lua\soloentry
// 是否即时重新加载
Reload=1

[Main]
//BindCore=0
// 网络接入商编号
IDC=1
// 游戏分区编号
DistrictID=3
// 服务器编号
ServerID=111
// 组内接入编号
EntryID=0
// 连接数量上限
MaxConnects=1024
// 通讯消息编码加密键(必须和客户端相同才能正确通讯)
MessageEncodeKey=A5375CAE
// 通讯消息校验模块名称
MessageVerifyDll=fsverify.dll

// 外网IP地址
[Outer]
Addr=127.0.0.1
Port=2001

// 内网地址
[Inner]
Addr=127.0.0.1

// 内网广播地址
[Broadcast]
Addr=127.255.255.255
Port=4001









The log is in attachment.

I see this:

game_store's log:
[2014-05-07 00:12:58] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:12:58] bluelaser
[2014-05-07 00:13:06] (CAccess::MessageAccountLogon)account not found
[2014-05-07 00:13:06] bluelas
[2014-05-07 00:13:21] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:13:21] test008
[2014-05-07 00:16:15] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:16:15] test008

and game_entry's log:
[2014-05-07 00:12:21] connect server opened
[2014-05-07 00:12:58] address 127.0.0.1:50213 connected, total 1
[2014-05-07 00:12:58] address 127.0.0.1:50213 closed, total 0
[2014-05-07 00:13:06] address 127.0.0.1:50214 connected, total 1
[2014-05-07 00:13:06] address 127.0.0.1:50214 closed, total 0
[2014-05-07 00:13:21] address 127.0.0.1:50215 connected, total 1
[2014-05-07 00:13:21] address 127.0.0.1:50215 closed, total 0
[2014-05-07 00:16:15] address 127.0.0.1:50220 connected, total 1
[2014-05-07 00:16:15] address 127.0.0.1:50220 closed, total 0

View attachment log.rar

2 - Black Gold - RaGEZONE Forums
 
Last edited:
difficult to say something ... it should work, if you have Skype - write it to me in pm (we will not take this topic)

Code:
[2014-05-07 00:12:58] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:12:58] bluelaser
it confuses me - never met with such
----upd----
something wrong with the database ...
try to make bluelazer record:
...... 2014-01-29 16:18:56 2014-04-25 14:32:49 127.0.0.1 2014-01-29 16:18:56 .......
perhaps something with a date or with a character's name and password (there are restrictions on the names in Res\filter.txt and client) ... and restriction on the length (login\pass)
----upd---
and... you use my patched soloentry.dll??? (in the old (original) was a time limit of use (although it is too early, as I remember - until 08.2014))
 
Last edited:
difficult to say something ... it should work, if you have Skype - write it to me in pm (we will not take this topic)

Code:
[2014-05-07 00:12:58] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:12:58] bluelaser
it confuses me - never met with such
----upd----
something wrong with the database ...
try to make bluelazer record:
...... 2014-01-29 16:18:56 2014-04-25 14:32:49 127.0.0.1 2014-01-29 16:18:56 .......
perhaps something with a date or with a character's name and password (there are restrictions on the names in Res\filter.txt and client) ... and restriction on the length (login\pass)
----upd---
and... you use my patched soloentry.dll??? (in the old (original) was a time limit of use (although it is too early, as I remember - until 08.2014))

no use, the file's link is dead. Could you send it to me again?
 
difficult to say something ... it should work, if you have Skype - write it to me in pm (we will not take this topic)

Code:
[2014-05-07 00:12:58] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:12:58] bluelaser
it confuses me - never met with such
----upd----
something wrong with the database ...
try to make bluelazer record:
...... 2014-01-29 16:18:56 2014-04-25 14:32:49 127.0.0.1 2014-01-29 16:18:56 .......
perhaps something with a date or with a character's name and password (there are restrictions on the names in Res\filter.txt and client) ... and restriction on the length (login\pass)
----upd---
and... you use my patched soloentry.dll??? (in the old (original) was a time limit of use (although it is too early, as I remember - until 08.2014))

WOW! I sloved it!

It's the datebase error. I use the "create_account.sql" to set account to "nx_districtcj" 's table. But this sql script runs with a big mistake. It input the value"11" into the "loged" field. So the game considering me is already in game. When I manully add account into datebase, I considering it as a record of past, so input "1" into this field. It get the same result. Just change the value to "0". All is fine!

Thanks everyone who helped me!
 
Last edited:
difficult to say something ... it should work, if you have Skype - write it to me in pm (we will not take this topic)

Code:
[2014-05-07 00:12:58] (CAccess::MessageAccountLogon)already logged
[2014-05-07 00:12:58] bluelaser
it confuses me - never met with such
----upd----
something wrong with the database ...
try to make bluelazer record:
...... 2014-01-29 16:18:56 2014-04-25 14:32:49 127.0.0.1 2014-01-29 16:18:56 .......
perhaps something with a date or with a character's name and password (there are restrictions on the names in Res\filter.txt and client) ... and restriction on the length (login\pass)
----upd---
and... you use my patched soloentry.dll??? (in the old (original) was a time limit of use (although it is too early, as I remember - until 08.2014))

Sorry.Could you tell me how to input the GM command? I found the GM command notice in the gm.lua, But in game I completely could not found where to input...
 
Last edited:
Now I test it, then found this is not the problem of account.Because if I enter a account does not exist, I would got this message:"蜗牛通行证不存在". It means the accout of wuoniu is not exist. When I use a account exist (eg. test001),then I got this message:"游戏分区未激活". I don't know it means the account is not activating or the sever does not really open this zone.:scared:
View attachment 145354

蜗牛通行证不存在 - this game is owned by Snail Games CN. the first 2 words "wo niu" means "snail". 2nd, 3rd and 4th "tong hang zheng" means ID. last 3 words "bu chun zai" means "does not exist." So this basically means your main Snail Games account does not exist.

游戏分区未激活 - this basically means your selected game account has not been activated. although u have registered on the main snail games website, u have not activated your AoW game account yet. there's probably a bundle of games that need to be activated individually for security purposes.

hope this helps in some way. cheers.
 
hi all)
if you are interested in this game, here's another tip (if you are going to study communication protocols client - server):
some pieces of the encryption protocol:



it refers to the Black Gold (i'm sure that in the same AoW) alpha version (English) and a little older (at the moment i do not have the official client of the current version of the game)

this code is generated GameEncode.dll (it is very similar to the truth, i have been studying the disassembled listing in the debugger)
since i do not understand encryption and decryption (with C++ i do not know) - it's not mine)
decryption algorithm (as i understand) :
main: xor + des
+ some functions have their own encryption (see listing... for example: login and password again xor after 2des, separately by different keys)
----------------------upd---------------------
if properly edit lua client will be available to editors NPC, events and etc.

good luck)
 
Last edited:
Hi guys!!

Does anyone know how can I solve this error?

View attachment 148963View attachment 148964

Regards,
Elssair.

Problem solved with a change of client flies for alpha client, but I have another error, did anyone how i can solve this?
dono - Black Gold - RaGEZONE Forums


Regards,
Elssair
Error client, you need use client china , you only change file text.pak from client en.
 
Ok, I can play into the world of chinese client, it's very strange the form to execute servers for a log into the game, I need execute game_unite.exe, anothers servers (start.bat), wait a seconds, close game_unite.exe, rerun game_unite.exe and run the game for playing.
In the chinese client I move the char near a portal and the char it's very buggy XDD, and in the eng client, there are a lot of bug when I have changed text.pak and it's a **** only create a char...


P.D: I need change the region of my pc to play into the chinese client :(
 
Back