Jump to content
  • 0

Crash on character creation


Echoes

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   5
  • Joined:  03/30/13
  • Last Seen:  

Hello again rAthena,

Today I'm bringing you one problem I'm suffering from, which is related to character creation.

Recently I've updated rAthena to lastest commit via GIT and just got rid of every error I saw on the console, but at the time of creating a new character, since I had to wipe old db and recreate it using new logs.sql & main.sql (as a sidenote I HAVEN'T TOUCHED \sql-files\upgrades yet, don't know how to apply them), but now when I try to create my new (and only character) my client crashes.

I've suffered of something like this in the past and fixed it by adding new UI files of the character screen, so I think this is the same but for the character creation part now, and I couldn't find anything of the sorts on the forums.

I'm running client 2021-11-03_Ragexe_1635926200 diffed with WARP, and this is the error log I'm getting:

Spoiler
Module Name: C:\Gravity\kRO\2021-11-03_Ragexe_1635926200_patched.exe
Time Stamp: 0x61823a71 - Wed Nov  3 04:29:53 2021


Exception Type: 0xc0000005

0x00868eb1	2021-11-03_Ragexe_1635926200_patched.exe
0x00c27a2f	2021-11-03_Ragexe_1635926200_patched.exe
0x00846066	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb3c99	2021-11-03_Ragexe_1635926200_patched.exe
0x00629def	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb1b80	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb1f1b	2021-11-03_Ragexe_1635926200_patched.exe
0x00546792	2021-11-03_Ragexe_1635926200_patched.exe
0x00634a9e	2021-11-03_Ragexe_1635926200_patched.exe
0x008131aa	2021-11-03_Ragexe_1635926200_patched.exe
0x0089a01b	2021-11-03_Ragexe_1635926200_patched.exe
0x00c52c65	2021-11-03_Ragexe_1635926200_patched.exe
0x770dfcc9	KERNEL32.DLL
0x77747b1e	ntdll.dll
0x77747aee	ntdll.dll

eax: 0x00000003	ebx: 0x00000000
ecx: 0x88055a00	edx: 0x88055a00
esi: 0x0019f178	edi: 0x88055a01
ebp: 0x0019f110	esp: 0x0019f0f4

stack 0019f0f4 - 0019f4f4
0019F0F4 : 6C F5 1D F2 03 00 00 00 00 00 00 00 00 00 00 00 
0019F104 : C4 F1 19 00 F9 17 CD 00 FF FF FF FF D0 F1 19 00 
0019F114 : 2F 7A C2 00 78 F1 19 00 03 00 00 00 AC F5 1D F2 
0019F124 : 78 AA FC 15 0C AB FC 15 34 F2 19 00 34 F2 19 00 
0019F134 : F0 C8 97 11 00 00 00 00 00 00 00 00 00 00 00 00 
0019F144 : 01 00 00 00 00 00 00 00 1E 5E 72 77 00 00 00 00 
0019F154 : 00 00 00 00 0C 00 00 00 C8 AA FC 15 0C 00 00 00 
0019F164 : 80 F1 19 00 66 01 83 76 00 00 3D 01 00 00 00 00 
0019F174 : 0C 00 00 00 00 AA FC 15 C8 AA FC 15 8C F1 19 00 
0019F184 : 73 19 C5 00 00 00 00 00 0F 00 00 00 00 40 55 00 
0019F194 : 0C 00 00 00 BC F5 1D F2 78 AA FC 15 00 00 00 00 
0019F1A4 : 0F 00 00 00 00 AA FC 15 50 BC DC 15 98 F1 19 00 
0019F1B4 : E4 F1 19 00 00 00 00 00 0F 00 00 00 AC F5 1D F2 
0019F1C4 : F8 F1 19 00 D6 4A D4 00 03 00 00 00 04 F2 19 00 
0019F1D4 : 66 60 84 00 34 F2 19 00 00 00 00 00 00 00 00 00 
0019F1E4 : 03 00 00 00 00 00 00 00 00 00 00 00 78 F6 1D F2 

Launch Info 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 

Job : Novice

 835

 

Obviously I have my kRO up-to-date too.

I don't understand the meaning of the error so if anyone could enlight me on the matter I appreciate it too.

 

Help please 🙂 and thanks!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   5
  • Joined:  03/30/13
  • Last Seen:  

Okay, solution found!
As stated in Hercules forums someone was having the same problem as I and they found it is related to DB error (wonder why?), and since I recently updated everything including DB I tought it may be something related to that too.

I changed the SEX and EMAIL of my account to F & [email protected] instead and now I'm able to create my character! 🎉

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1540
  • Reputation:   238
  • Joined:  08/03/12
  • Last Seen:  

2 hours ago, Echoes said:

Hello again rAthena,

Today I'm bringing you one problem I'm suffering from, which is related to character creation.

Recently I've updated rAthena to lastest commit via GIT and just got rid of every error I saw on the console, but at the time of creating a new character, since I had to wipe old db and recreate it using new logs.sql & main.sql (as a sidenote I HAVEN'T TOUCHED \sql-files\upgrades yet, don't know how to apply them), but now when I try to create my new (and only character) my client crashes.

I've suffered of something like this in the past and fixed it by adding new UI files of the character screen, so I think this is the same but for the character creation part now, and I couldn't find anything of the sorts on the forums.

I'm running client 2021-11-03_Ragexe_1635926200 diffed with WARP, and this is the error log I'm getting:

  Hide contents
Module Name: C:\Gravity\kRO\2021-11-03_Ragexe_1635926200_patched.exe
Time Stamp: 0x61823a71 - Wed Nov  3 04:29:53 2021


Exception Type: 0xc0000005

0x00868eb1	2021-11-03_Ragexe_1635926200_patched.exe
0x00c27a2f	2021-11-03_Ragexe_1635926200_patched.exe
0x00846066	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb3c99	2021-11-03_Ragexe_1635926200_patched.exe
0x00629def	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb1b80	2021-11-03_Ragexe_1635926200_patched.exe
0x00bb1f1b	2021-11-03_Ragexe_1635926200_patched.exe
0x00546792	2021-11-03_Ragexe_1635926200_patched.exe
0x00634a9e	2021-11-03_Ragexe_1635926200_patched.exe
0x008131aa	2021-11-03_Ragexe_1635926200_patched.exe
0x0089a01b	2021-11-03_Ragexe_1635926200_patched.exe
0x00c52c65	2021-11-03_Ragexe_1635926200_patched.exe
0x770dfcc9	KERNEL32.DLL
0x77747b1e	ntdll.dll
0x77747aee	ntdll.dll

eax: 0x00000003	ebx: 0x00000000
ecx: 0x88055a00	edx: 0x88055a00
esi: 0x0019f178	edi: 0x88055a01
ebp: 0x0019f110	esp: 0x0019f0f4

stack 0019f0f4 - 0019f4f4
0019F0F4 : 6C F5 1D F2 03 00 00 00 00 00 00 00 00 00 00 00 
0019F104 : C4 F1 19 00 F9 17 CD 00 FF FF FF FF D0 F1 19 00 
0019F114 : 2F 7A C2 00 78 F1 19 00 03 00 00 00 AC F5 1D F2 
0019F124 : 78 AA FC 15 0C AB FC 15 34 F2 19 00 34 F2 19 00 
0019F134 : F0 C8 97 11 00 00 00 00 00 00 00 00 00 00 00 00 
0019F144 : 01 00 00 00 00 00 00 00 1E 5E 72 77 00 00 00 00 
0019F154 : 00 00 00 00 0C 00 00 00 C8 AA FC 15 0C 00 00 00 
0019F164 : 80 F1 19 00 66 01 83 76 00 00 3D 01 00 00 00 00 
0019F174 : 0C 00 00 00 00 AA FC 15 C8 AA FC 15 8C F1 19 00 
0019F184 : 73 19 C5 00 00 00 00 00 0F 00 00 00 00 40 55 00 
0019F194 : 0C 00 00 00 BC F5 1D F2 78 AA FC 15 00 00 00 00 
0019F1A4 : 0F 00 00 00 00 AA FC 15 50 BC DC 15 98 F1 19 00 
0019F1B4 : E4 F1 19 00 00 00 00 00 0F 00 00 00 AC F5 1D F2 
0019F1C4 : F8 F1 19 00 D6 4A D4 00 03 00 00 00 04 F2 19 00 
0019F1D4 : 66 60 84 00 34 F2 19 00 00 00 00 00 00 00 00 00 
0019F1E4 : 03 00 00 00 00 00 00 00 00 00 00 00 78 F6 1D F2 

Launch Info 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 
0000 0000 0000 0000 0000 0000 0000 0000 

Job : Novice

 835

 

Obviously I have my kRO up-to-date too.

I don't understand the meaning of the error so if anyone could enlight me on the matter I appreciate it too.

 

Help please 🙂 and thanks!

First, make sure your kRO is 2023 and above. And Chris Translation might help you, read the Wiki and also maybe can use the profiles that he share in his translation.

https://github.com/llchrisll/ROenglishRE

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   5
  • Joined:  03/30/13
  • Last Seen:  

Oh thanks for the reply, but I've solved my problem already and market the solution I found on answer post 😄 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...