Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Character login screen Stuck!

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Hello there.
I tried to connect to my flyff game but when I try logging into my character it won't login.
It said "Check your network"
I tried doing everything as the guide told me to do and I did fix some stuffs with Neuz.exe with resource hacker.
I opened Neuz.exe with resource hacker then I went to String Tables -> 1 -> 1042.
There I changed number 1. to my IP adress= 127.0.0.1
And then I started my server again but it still didn't work.
After that I changed number 7. to 15400 from 15500, I also changed Cacheserver.ini to 15400.

I followed this.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
If you are running it on localhost.
Then there is not much you need to change.

Its all about the ini files.

Change all ip adresses in your ini files to "127.0.0.1" and your port in cacheserver to 15400.
In your neuz.exe to ip: "127.0.0.1" port: 15400.

When you open up your server files then go to account program and select.
Tool
-->Allow External connection.
Open op also ports 15400/23000/28000 in your firewalll.

Then it should work.
 
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Sorry for being a little bit stupid now but, where do I find the " account program" I don't see anything called that.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Its called AccountServer.

Sorry for the name but i guessed you would have noticed it.
 
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Yeah I tought you meant that first but I did not find anything with Allow External connection.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Here do you have something like this?
1kEEb - Character login screen Stuck! - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Yes, It's already set to Allow External Connection.

I have been searching my firewall but I can't find the option where I open the ports.
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
What kind of firewall do you use? Windows firewall?
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
When then its simpel.

Stap1. Go to your firewall
2. Open up advanced Settings
3.go to rules for incomming connection
4. on the right side click on new rule.
5.Then select port

Leave TCP selected
Select specifike ports and enter this 15400,23000,28000
Click next give an name for it. and youre finished.
 
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Well thank you for your help but it is still not working, Perhaps I've made something wrong with the Database files or anything else in SQL, Thanks anyway!
 
Owner
Loyal Member
Joined
May 13, 2011
Messages
1,497
Reaction score
157
Well if non is working than my last question would be.

Are you using an Source are Pre-compiled exe's
 
Newbie Spellweaver
Joined
Jan 3, 2013
Messages
38
Reaction score
1
Nevermind man, I am not going to play Flyff anymore, thank you anyway!
I'm pretty sure what u said is right, I bet I messed something up in the database..
 
Newbie Spellweaver
Joined
Nov 22, 2011
Messages
87
Reaction score
0
if u are are using the program files which were uploaded by audisbroder go to ur resources folder in ur server files and copy all the folders only ( not files ) only folders but not luna and paste it and overwrite it on to ur client , it shuld work incase it dont i suggest make a backup on ur client :p ^^
 
Newbie Spellweaver
Joined
Jan 7, 2013
Messages
38
Reaction score
0
I did all that copy all stuff in the resource folder, it works, but now i wanted to try it without copying all of it.

So i followed this tutorial:
http://forum.ragezone.com/f724/tutorial-blessed-release-set-guide-838051/


I copied only world and model folder.
But i cant get past character login, in my case it's "Neuz has stopped working"

I tried to disable firewall, still the same:

Also:Did i miss something in there maybe?

lpAddr = "127.0.0.1"
lpCurrentDirectory = "C:\Users\Eushully\Desktop\Flyff v85\Blessed Flyff\Resource"
lpApplicationName = "C:\Users\Eushully\Desktop\Flyff v85\Blessed Flyff\Program\CoreServer.exe"
dwId = 101
bWait = 1
 
Last edited:
Status
Not open for further replies.
Back
Top