001B:0042E033 Neuz_FLYFF.exe - Hang While Create Character

Joined
May 12, 2009
Messages
4
Reaction score
0
Hi,
Good Day, I have just run a server and everything are running smoothly until at Character Creation Section where my client keeping hanging, and I browse around for solution here wheres that I found that I have to edit my.ini - strict mode="clearHere", but I cannot find strict mode line at my.ini

anyway I below my error.txt.

Please advice / Gavankun

Code:
2009/ 5/23   21:39:31   Jun 20 2008 14:05:36 1 rCnt=1

Neuz_FLYFF.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz_FLYFF.exe at 001B:0042E033

 - Registers

EAX=00000000  EBX=08F4626C  ECX=00000001  EDX=00000001  ESI=00000000
EDI=00000000  EBP=08F45058  ESP=0012B448  EIP=0042E033  FLG=00210297
CS=001B   DS=0023  SS=0023  ES=0023   FS=003B  GS=0000

001B:0042E033 Neuz_FLYFF.exe
 
C:\Program Files\MySQL\MySQL Server 5.1\my.ini

You will find a section near the top...


# SERVER SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by the MySQL Server. Make sure that
# you have installed the server correctly (see above) so it reads this
# file.
#
[mysqld]

# The TCP/IP Port the MySQL Server will listen on
port=3306


#Path to installation directory. All paths are usually resolved relative to this.
basedir="C:/Program Files/MySQL/MySQL Server 5.1/"

#Path to the database root
datadir="C:/ProgramData/MySQL/MySQL Server 5.1/Data/"

# The default character set that will be used when a new schema or table is
# created and no character set is defined
default-character-set=latin1

# The default storage engine that will be used when create new tables when
default-storage-engine=INNODB

# Set the SQL mode to strict
sql-mode=""
 
Hi Blackbox, I have cleared the sql mode, and restart mysql service, but its still hang when I tried click at Create Character btn.. is there any other possibilities?
 
If your characters are actually successfully being made, then it isn't a problem with MySQL, but rather your client/DB/neuz.


Normally when the client hangs on character creation it has to do with the neuz/client and sometimes the database.

Have you tried a clean v11 install, with one of Fames old neuz's that's laying around here? Or perhaps patch your client with Fames' files, they're v11 as well so it should still work while keeping your client updated with the latest CS stuff and other files needed.
 
Last edited:
If it's crashing on char select/creation then:

1. MySQL is set to strict mode ( creating char )
2. Your res or other files are bad ( character select )
3. Your char has an item on them that is not in the client files ( character select )
4. Bad neuz.exe

Patch your client to eFlyff's v12 ( for all the CS / maps and whatnot )
Patch your client to Fames client ( for good v11 .res files )
Use the neuz from the link i posted a bit ago in this thread.

Then it should all work fine
 
Hi,

I am using the compiled version oSA V11, and which neuz is suitable for it? Im using client

I made character manually and it will hang while login after charcter selection also, my server do not shows any error.

Only NOTICE at login server

gavankun - 001B:0042E033 Neuz_FLYFF.exe - Hang While Create Character - RaGEZONE Forums


Thanks! :blush:
 
Back