Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Rohan
You last visited: Today at 15:11

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

Advertisement



Crash of clients

Discussion on Crash of clients within the Rohan forum part of the MMORPGs category.

Reply
 
Old   #1
 
Marvetick's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 196
Received Thanks: 20
Crash of clients

As many of us noticed nobody can log into the game.
I know the reason :
- Client sends bug report to YNK and is waiting for Response (No response = wont log in)
- while it's sending that report to YNK they are redirecting it to non-existing domain (iogin.playrohan.com instead of login.playrohan.com)


If somebody manage to cut procedure that sends reports to YNK please share.
Marvetick is offline  
Old 05/23/2014, 08:37   #2
 
elite*gold: 0
Join Date: Nov 2013
Posts: 1
Received Thanks: 0
any idea how to fix this problems. my server players can login, but the screen is freezing after chosen the character.
pongpojv is offline  
Old 05/23/2014, 09:06   #3
 
elite*gold: 0
Join Date: Feb 2011
Posts: 333
Received Thanks: 111
Well, have you tried editing that url?
Easiest way to see if that's the problem is by using the hosts file.

Just redirect login.playrohan.com to google.com. That one send back a response.
zzerachiel is offline  
Thanks
1 User
Old 05/23/2014, 09:16   #4
 
Marvetick's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 196
Received Thanks: 20
blocked login.playrohan.com in hosts file and worked.
Marvetick is offline  
Old 05/23/2014, 09:25   #5
 
elite*gold: 0
Join Date: Feb 2011
Posts: 333
Received Thanks: 111
Great.
Now all you need is an unpacked non GG client.
zzerachiel is offline  
Old 05/23/2014, 12:48   #6
 
Marvetick's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 196
Received Thanks: 20
Maybe you would like to share? I bet you have one
Marvetick is offline  
Thanks
1 User
Old 05/23/2014, 19:11   #7
 
elite*gold: 0
Join Date: Nov 2008
Posts: 18
Received Thanks: 2
I want to share add host entry script, before block login.playrohan.com you cant acces to the global server

copy and save .bat

addHostEntry.bat

Code:
@echo off
TITLE Modifying your HOSTS file
COLOR F0
ECHO.


:: BatchGotAdmin
:-------------------------------------
REM  --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system"

REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
    echo Requesting administrative privileges...
    goto UACPrompt
) else ( goto gotAdmin )

:UACPrompt
    echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
    set params = %*:"="
    echo UAC.ShellExecute "cmd.exe", "/c %~s0 %params%", "", "runas", 1 >> "%temp%\getadmin.vbs"

    "%temp%\getadmin.vbs"
    del "%temp%\getadmin.vbs"
    exit /B

:gotAdmin
    pushd "%CD%"
    CD /D "%~dp0"
:--------------------------------------

:LOOP
SET Choice=
SET /P Choice="Do you want to modify HOSTS file ? (Y/N)"

IF NOT '%Choice%'=='' SET Choice=%Choice:~0,1%

ECHO.
IF /I '%Choice%'=='Y' GOTO ACCEPTED
IF /I '%Choice%'=='N' GOTO REJECTED
ECHO Please type Y (for Yes) or N (for No) to proceed!
ECHO.
GOTO Loop


:REJECTED
ECHO Your HOSTS file was left unchanged>>%systemroot%\Temp\hostFileUpdate.log
ECHO Finished.
GOTO END


:ACCEPTED
setlocal enabledelayedexpansion
::Create your list of host domains
set LIST=(login.playrohan.com)
::Set the ip of the domains you set in the list above
set login.playrohan.com=127.0.0.1
:: deletes the parentheses from LIST
set _list=%LIST:~1,-1%
::ECHO %WINDIR%\System32\drivers\etc\hosts > tmp.txt
for  %%G in (%_list%) do (
    set  _name=%%G
    set  _value=!%%G!
    SET NEWLINE=^& echo.
    ECHO Carrying out requested modifications to your HOSTS file
    ::strip out this specific line and store in tmp file
    type %WINDIR%\System32\drivers\etc\hosts | findstr /v !_name! > tmp.txt
    ::re-add the line to it
    ECHO %NEWLINE%^!_value! !_name!>>tmp.txt
    ::overwrite host file
    copy /b/v/y tmp.txt %WINDIR%\System32\drivers\etc\hosts
    del tmp.txt
)
ipconfig /flushdns
ECHO.
ECHO.
ECHO Finished, you may close this window now.
ECHO You should now open Chrome and go to "chrome://net-internals/#dns" (without quotes)
ECHO     then click the "clear host cache" button
GOTO END

:END
ECHO.
ping -n 11 8.8.8.8 > nul
EXIT
imarin is offline  
Thanks
1 User
Old 05/24/2014, 16:42   #8
 
elite*gold: 0
Join Date: Feb 2011
Posts: 333
Received Thanks: 111
Quote:
Originally Posted by Marvetick View Post
Maybe you would like to share? I bet you have one
Unfortunately, i don't have any unpacked clients.
While i was working on rohan i focused on the server side of the development ^^
zzerachiel is offline  
Old 05/24/2014, 19:49   #9
 
elite*gold: 0
Join Date: Nov 2010
Posts: 19
Received Thanks: 1
Quote:
Originally Posted by zzerachiel View Post
Unfortunately, i don't have any unpacked clients.
While i was working on rohan i focused on the server side of the development ^^
i want to buy your antihack, I need to do?
servro is offline  
Reply

Tags
ynk sucks


Similar Threads Similar Threads
help with sbot client crash after switching between clients?
09/20/2013 - Silkroad Online - 3 Replies
Hey guys has anyone else experienced this problem? I will have one bot up and then hide client and start another one. But if I want to switch back to the original client it crashes when I say show client. Does anyone know how to fix it? I don't think it's a graphics card issue because I just got a new card that can handle bf3 on ultra so I'm quite confused. Any help is appreciated.
Crash Frei 100%***~~~CyberRazzer NoMenu Chams/NoFog/FullBright!!!!!~~~***Crash Fre
11/30/2010 - WarRock Hacks, Bots, Cheats & Exploits - 66 Replies
Download: Removed! DT! Waiting for new Version!



All times are GMT +2. The time now is 15:11.


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.