[Help Thread] Please post your questions here.

04/18/2019 04:22 Azreil#7456
Quote:
Originally Posted by ThunderNikk View Post
I looked into the naga and lapika thing a little further and I do believe this is a client issue

Different regions have different monsters spawn in that location and because of the local flag values in the server tables that determines what is spawning there.

Your client however sees something else.

Do you have a local flag call out in your gameserver.opt you should or the English client and sframe will not let you log in.

Make sure the value is 4
This is my gameserver.opt:

S:app.name:RevolutionGS
N:auth.server_idx:1
S:auth.server_name:RevolutionOfficial
#S:auth.server_name:Under maintenance
S:db.c.name:Arcadia
S:db.c._password:455600000300c7116081957c4f62b8be6 31be642ba9e9e9e990585109e
S:db.c.account:sa
S:db.c.server:127.0.0.1
S:db.user._password:455600000300c7116081957c4f62b8 be631be642ba9e9e9e990585109e
S:db.user.account:sa
S:db.user.name:Telecaster
S:db.user.server:127.0.0.1
N:game.AdultServer:0
S:game.allowed_special_char:@.
S:console._password:455600000300c7116081957c4f62b8 be631be642ba9e9e9e990585109e
F:game.ally_pcbang_bonus_rate:0.1
F:game.ally_pcbang_chaos_bonus_rate:0.1
N:game.cash_usable_server:1
F:game.chaos_drop_rate:1.000000
#N:game.ela_count:40
F:game.exp_rate:02
F:game.gold_drop_rate:49
F:game.mod:0.200000
F:game.item_drop_rate:32
N:game.local_flag:8192
N:io.use_message_statistics:0
N:game.pcbang_bonus_server:0
F:game.premium_pcbang_bonus_rate:1.000000
F:game.premium_pcbang_chaos_bonus_rate:0.100000
N:game.max_level:200
N:game.PKServer:1
F:game.pvp_damage_rate_for_player:0.01
F:game.pvp_damage_rate_for_summon:0.035
N:game.use_auto_trap:0
N:game.use_auto_jail:0
N:game.use_delete_security:0
N:game.use_guild_donation_point:0
N:game.use_play_point:0
N:game.use_security:0
N:CodePage:1256
N:game.ServiceServer:1
S:game.guild_icon_base_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.helpdesk_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.newbiehelp_asura_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.newbiehelp_deva_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.newbiehelp_gaia_url:[Only registered and activated users can see links. Click Here To Register...]
S:game.resource:Resource
S:game.server_screenshot_url:[Only registered and activated users can see links. Click Here To Register...]
N:game.update.version:17
S:game.url_list:guild.url|[Only registered and activated users can see links. Click Here To Register...]
N:game.version:20181211

S:game.local_setting_list:log.ip|log.chat.ip|io.au th.ip|io.ip_address|db.c.server|db.user.server|N game.periodical_npc_adjustment
S:io.ip_address:127.0.0.1
#S:io.ip_address:127.0.0.1
N:io.port:34391
T:game.enhance_fail_type:2
S:io.user_count_ip_mask:127.0.0.1
S:log.ip:127.0.0.1
S:log.working:1
S:io.upload.ip:127.0.0.1
S:io.upload.port:4617
S:upload.server_name:RevolutionUpload
N:game.disable_trade:0
N:game.disable_booth:0
N:db.user.thread:4
N:console.port:44452
T:game.min_global_chat_usable_level:80
S:console.allow_ip:127.0.0.1
N:game.PKPenaltyLevel:10
N:game.use_account_authority_db:1
N:game.use_time_based_event_db:0
N:game.term_for_time_based_event_db:0
N:game.use_time_based_event_script:0
N:game.term_for_time_based_event_script:0
N:game.item_expert_cube :1
N:game.item_expert_grade:0
N:game.gold_drop_base:5000
F:game.gold_drop_percent:0.75
N:game.min_speed:1
N:game.amplify_level:0
N:game.amplify_hp:0
N:game.exception_arabic:0
N:game.exception_921:0
F:game.card_drop_rate:10.0
N:game.enhance_chance:10
N:game.enhance_chance_min:1
N:game.enhance_chance_max:100
N:game.enhance_destroy_level:8
F:game.quest_bonus_rate:4.0
N:game.quest_bonus_level:130.0
N:game.HardcoreServer:0
N:game.check_area:0
F:game.party_exp_rate_0:25
F:game.party_exp_rate_1:25
F:game.party_exp_rate_2:27
F:game.party_exp_rate_3:29
F:game.party_exp_rate_4:29
F:game.party_exp_rate_5:30
F:game.party_exp_rate_6:30
N:game.party_exp_penalty_level:5
N:game.summon_exp_penalty_level:10
F:game.killed_drop:0.03
I:game.crime_state:1
I:game.crime_party:1
F:game.killed_exp_percentage:1.0
F:game.kill_immoral_percentage:1.0
F:game.monster_regen_boss:5
F:game.monster_regen:5
N:game.max_characters_per_account:8
T:game.log.working:1
T:log.chat.working:1
N:game.ignore_client_binary:0
N:game.security_solution_type:0

Quote:
Originally Posted by InkDevil View Post
here.
This folder contains all you need for 9.5.2.
I even have included the correct views you need for 9.5.2 items,
since people seem not to understand that 9.4 views works for 9.5.2 as well...

Tool-Credits: @[Only registered and activated users can see links. Click Here To Register...]
Some additional lua-credits + view: @[Only registered and activated users can see links. Click Here To Register...]

__________________________________________________ _____________________________

For your other problem with guild-create-level, add following line into your gameserver.opt:
Code:
N:game.guild_create_level:20
@[Only registered and activated users can see links. Click Here To Register...] : you can try if your pet-problem is solved when you use these views.
you can delete ItemReference/itemref of Revo's release.
My humble apologizes Sir....but I dont understand what is meant by "views" and...I searched every folder and I couldnt find "ItemReference/itemref"...if its okay to ask...is the file(s) encrypted? part of an .ela?

Edit: I just downloaded the official en client..updated it..pasted the sframe from the link provided and the pet issues remain. (I also tried the client from the link: client_952 ..with the same results..unable to formation reg tamed pets and unable to stage pets....although inserted pets work in formation..)
04/18/2019 12:47 ThunderNikk#7457
N:game.local_flag:8192

Change that to 4 and recompress

Could you post the .bat command you are using?
04/18/2019 21:42 Toper12345#7458
Guys, help, how to get a formula for creating cards? I have a ready NFA, how to use it to draw a map? I tried to take these lines, but still the picture of the minimap does not fall under the NFA line.
04/18/2019 22:24 Diablofarmer#7459
Hi there,

i ran into some trouble during the setup process of 9.4.
Followed this [Only registered and activated users can see links. Click Here To Register...] but the Auth Server Console shows an ERROR:
AUTH DB INIT ERROR: Login failed for user īsa`.

[Only registered and activated users can see links. Click Here To Register...]

Search engine says its most likely a messed up authserver.opt / .eop.
So I tried some different values in the authserver.opt like md5/DES password encryption, different ports .... but no success.
Cant figure out, where i made a misstake.

[Only registered and activated users can see links. Click Here To Register...]


Services also running like intended, i guess:
[Only registered and activated users can see links. Click Here To Register...]

I can access the database with SQL Server Management Studio
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

There needs to be an error, but i cant figure it out :(
So Suggestions would be highly appreciated.
ty :)
04/18/2019 22:56 ThunderNikk#7460
The password for logging into the database is not MD5 it is DES hashed by the DES encryption tool released with the files created by Pyrok.

45560000030089765fca8e5e5fc97a265e5e5e5e5d0271075e

Looks like you have the right password. Did you remember to set the database ownership to sa in the MSSQL server management.

Did you remember to allow logins from sa in the security settings? Sometimes logins from sa are turned off by default.
04/18/2019 23:51 Diablofarmer#7461
Hi there,

thx for the quick response.

Owner should be ok, i think:
[Only registered and activated users can see links. Click Here To Register...]

As far as the permission to login into the DB, i am not sure about, is there a way to check or to edit this afterwards ?

This maybe?
[Only registered and activated users can see links. Click Here To Register...]
04/19/2019 00:10 ThunderNikk#7462
This...
04/19/2019 00:20 Diablofarmer#7463
unfortunately it looks the same :feelsbadman:

[Only registered and activated users can see links. Click Here To Register...]
04/19/2019 00:53 ThunderNikk#7464
But you dont need to SQL server name in the .opt file.

Are you sure you are compressing the .opt file into a new .eop file
04/19/2019 05:38 Azreil#7465
Well, I completely borked my client. Using client_952 with the sframe from the link..Ive set the gs.opt to:

N:game.version:20181211

and:

N:game.local_flag:4

The rappelzcmdlauncher.bat is:

RappelzCmdLauncher.exe SFrame.exe /auth_ip:127.0.0.1 /locale:windows-1252 /country:US /cash /commercial_shop /help_url_w:620 /help_url_h:633

But when I try to launch the client now...it says error code 150..empty string 772 and the login window is in a different language. *faceplants
04/19/2019 12:51 ThunderNikk#7466
locale:windows-1252 is your issue

US clients launch ascii and if they dont then they dont use the resources that are built into the client.

locale:ascii /country:US
04/19/2019 14:35 Azreil#7467
Okay...back in game now...but also back at square one with the pets issues. If Sir could explain what I must do with the "views" and do I delete the itemref/item reference ....I found those in the ssms Arcadia db. Do I delete those tables? Thank you so much for your help...So close to being playable and enjoyable....beginning to see some hope yet.
04/21/2019 00:29 Diablofarmer#7468
Hey there, seems like the "111" password didnt work, cause maybe it was too short ... :facepalm:
changed it to 123456 ... instant working. No clue if it was SQL or SFrame related.

Thx a lot for your help buddy :)

Quote:
Originally Posted by ThunderNikk View Post
Are you sure you are compressing the .opt file into a new .eop file
Yes, deleted the old one everytime by hand.
04/21/2019 04:17 ThunderNikk#7469
Well thanks for letting us know. It may help others in the future.

Maybe too short or maybe to many repeat characters in the password.

Has to be SQL related although I am surprised it let you set it without complaining.
04/29/2019 00:01 sudomehanik#7470
Hello. 1. How to make quests work in Epik 5.2? I tried all the options, given the quest on the training island to kill 3 pumas and that's it. 2. How to fix the textures to work fine. 3. How to make the mobs do not pass through the walls