Jump to content
  • 0

Hairstyle error


nekoyarou

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  08/28/16
  • Last Seen:  

Hi rAthena,

i have a problem whenever i'm trying to add hairstyle to my server, it keeps getting error on hairstyle number 43.

i'm using 2020-04-01bRagexe.exe and i've already tried editing client.conf and changing max_hair_style to 99. diffing the client to change the max hairstyles then making my own grf files then add the hairstyle to the grf and changing the DATA.ini to 0=mygrf.grf and nothing works!. i've also checked my clientinfo.xml and making sure there are no <readfolder /> so that it wouldn't read data folder, and even that didn't work.

here's the crash log that happened whenever i tried to change my hairstyle from the stylist npc :

Spoiler

Module Name: D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
Time Stamp: 0x5e7c1b91 - Thu Mar 26 10:03:45 2020


Exception Type: 0xc0000005

0x004a6f69    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x0049b888    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x0070a9f0    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x008726d0    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x0087148c    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x007d5c1b    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x007d4973    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x0061f179    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x00731905    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x007313d8    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x0083f464    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x00a45d06    D:\Client CoreRO\CoreRO\2020-04-01bRagexe_patched.exe
0x75f37d59    C:\WINDOWS\System32\KERNEL32.DLL
0x7713b74b    C:\WINDOWS\SYSTEM32\ntdll.dll
0x7713b6cf    C:\WINDOWS\SYSTEM32\ntdll.dll

eax: 0x000000cd    ebx: 0x17b302f0
ecx: 0x0000000c    edx: 0x00000510
esi: 0x1b5154ca    edi: 0x00000000
ebp: 0x0019ffec    esp: 0x0019ffe4

stack 0019ffe4 - 001a03e4
0019FFE4 : FF FF FF FF 7B 86 16 77 00 00 00 00 00 00 00 00 
0019FFF4 : CD 5D A4 00 00 20 34 00 00 00 00 00 41 63 74 78 
001A0004 : 20 00 00 00 01 00 00 00 F4 32 00 00 DC 00 00 00 
001A0014 : 00 00 00 00 20 00 00 00 00 00 00 00 14 00 00 00 
001A0024 : 01 00 00 00 07 00 00 00 34 00 00 00 7C 01 00 00 
001A0034 : 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
001A0044 : 00 00 00 00 00 00 00 00 02 00 00 00 4E EF 26 1A 
001A0054 : 98 02 00 00 44 00 00 00 E0 02 00 00 54 02 00 00 
001A0064 : 00 00 00 00 BA 71 32 F3 34 05 00 00 4A 00 00 00 
001A0074 : 80 05 00 00 36 03 00 00 00 00 00 00 5B 49 59 2D 
001A0084 : B8 08 00 00 32 00 00 00 EC 08 00 00 00 03 00 00 
001A0094 : 00 00 00 00 CD EA CE 32 EC 0B 00 00 42 00 00 00 
001A00A4 : 30 0C 00 00 30 03 00 00 00 00 00 00 C8 5F 50 38 
001A00B4 : 60 0F 00 00 5E 00 00 00 C0 0F 00 00 56 03 00 00 
001A00C4 : 00 00 00 00 44 05 28 B1 18 13 00 00 56 00 00 00 
001A00D4 : 70 13 00 00 86 03 00 00 10 00 00 00 09 00 00 00 

Launch Info 
0141 00A4 00A4 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 : Minstrel

prontera.rsw 160 180

renderer.cpp 824
 

and here's the script for the stylist npc just in case and i'm using Euphy's script :

//===== rAthena Script =======================================
//= Stylist
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.1
//===== Compatible With: =====================================
//= rAthena Project
//===== Description: =========================================
//= Changes your hair style, hair color, and cloth color.
//===== Additional Comments: =================================
//= 1.0 Initial script.
//= 1.1 Switched to 'getbattleflag', credits to Saithis. [Euphy]
//============================================================

prontera,170,180,1	script	Stylist#custom_stylist	122,{
	setarray .@Styles[1],
		getbattleflag("max_cloth_color"),
		getbattleflag("max_hair_style"),
		getbattleflag("max_hair_color");
	setarray .@Look[1],
		LOOK_CLOTHES_COLOR,
		LOOK_HAIR,
		LOOK_HAIR_COLOR;
	set .@s, select(" ~ Cloth color: ~ Hairstyle: ~ Hair color");
	set .@Revert, getlook(.@Look[.@s]);
	set .@Style,1;
	while(1) {
		setlook .@Look[.@s], .@Style;
		message strcharinfo(0),"This is style #"+.@Style+".";
		set .@menu$, " ~ Next (^0055FF"+((.@Style!=.@Styles[.@s])?.@Style+1:1)+"^000000): ~ Previous (^0055FF"+((.@Style!=1)?.@Style-1:.@Styles[.@s])+"^000000): ~ Jump to...: ~ Revert to original (^0055FF"+.@Revert+"^000000)";
		switch(select(.@menu$)) {
		case 1:
			set .@Style, ((.@Style != .@Styles[.@s]) ? .@Style+1 : 1);
			break;
		case 2:
			set .@Style, ((.@Style != 1) ? .@Style-1 : .@Styles[.@s]);
			break;
		case 3:
			message strcharinfo(0),"Choose a style between 1 - "+.@Styles[.@s]+".";
			input .@Style,0,.@Styles[.@s];
			if (!.@Style)
				set .@Style, rand(1,.@Styles[.@s]);
			break;
		case 4:
			set .@Style, .@Revert;
			setlook .@Look[.@s], .@Revert;
			break;
		}
	}
}

can anyone help me shine some light to what caused this error?.

Thanks in advance!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  99
  • Reputation:   19
  • Joined:  05/01/12
  • Last Seen:  

Try using female character and see if the error is gone. If there's no error then maybe you're missing head sprite on male character.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  08/28/16
  • Last Seen:  

On 6/14/2023 at 11:46 PM, imat1 said:

Try using female character and see if the error is gone. If there's no error then maybe you're missing head sprite on male character.

Hi, sorry for late reply,

 

i will try that, but currently i have issue with my grf files, so i will try it after my grf file is fixed.

Thanks.

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...