4144
Members-
Posts
100 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by 4144
-
probably only solution is to use some hoster or ip address what not scanned by bots too often
-
this is port scanners. most time bots. from your error look like scanner checks is on your server ports working http server.
-
Exe closing / crashing after character select
4144 replied to DeveloperNewbie's question in General Support
in client patching don't enable any patches for hide errors. and next time may be client will show some error. -
error CTwitterDataMgr :: CreateInstance () Ragexe 2020_09_02
4144 replied to Valcars's question in Client-side Support
this error mean broken externalsettings file present. Missing address lines inside it. by disabling read data folder first, your client read externalsettings file from grf, and in grf it probably not broken. -
Change langtype from 1 to 4 causing login & create fail
4144 replied to Wildsky's question in Client-side Support
issue with db probably because wrong codepage in db. for fix issue with wrong password use this patch: http://nemo.herc.ws/patches/DisablePasswordEncryption/ -
this errors mostly mean you want download not existing file. but all clients exists. show what you really run.
-
Change langtype from 1 to 4 causing login & create fail
4144 replied to Wildsky's question in Client Requests
I finally extracted fix into separate patch. now nemo should works as. See patch http://nemo.herc.ws/patches/DisablePasswordEncryption/ -
for full screen use this nemo patch http://nemo.herc.ws/patches/UseBorderlessFullScreen/
-
ignore this error. this patch need only for very old clients.
-
then probably you using wrong packet version packet version must be same in client and emulator.
-
probably you have inconsistency in cash shop preview feature in your emulator flag and in nemo patch. Here explanation for hercules, but for rathena exists same flag in source: http://nemo.herc.ws/patches/ExtendCashShopPreview/#information In Other words you must enable cash shop preview in your emulator and in client. or not enable in emulator and not enable in client.