Jump to content
  • 0

Bugs after adding Custom headgear(inside grf)


miczster

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   7
  • Joined:  10/08/12
  • Last Seen:  

I tried to attach a custom headgear in my MiczsterRO.grf after following every step in Judas bible and compiling it using the grf builder. After i recompiled and ran the server I came across a few problems:

1. No icons on all the items in the inventory including the equipped items.

2. All equipments became unidentified except for my Diamond dust item(only thing left with picture when clicked, only eq with descriptions also. The cards and other items still have their descriptions though.

3. I get an error when i fight mobs after a few seconds with or without the custom item on.

----------------------------------------------------------------------------------------------------------------------------------------

Module Name: D:\Ragnarok Online\MiczsterRO.exe

Time Stamp: 0x4d7f06a5 - Tue Mar 15 14:26:45 2011

Exception Type: 0xc0000005

0x005740d0 MiczsterRO.exe

0x31323031

0x829d3704

eax: 0x00000000 ebx: 0x00000010

ecx: 0x00000000 edx: 0x00000001

esi: 0x0e6aba60 edi: 0x0e6aba60

ebp: 0x0e6abb68 esp: 0x0012f984

stack 0012f984 - 0012fd84

0012F984 : 00 C2 5A 00 80 FB 12 00 CA 5C 62 00 A8 59 16 1D

0012F994 : 46 07 12 E4 90 DD E2 1C 30 1C 56 0E C8 D4 67 0E

0012F9A4 : 98 B0 68 1D 04 06 0E 3F 00 00 00 00 A8 59 16 1D

0012F9B4 : 00 00 00 00 00 00 00 00 00 00 00 00 18 00 00 00

0012F9C4 : 1F 00 00 00 00 00 00 00 30 59 16 1D 00 00 00 00

0012F9D4 : 00 00 00 00 00 00 00 00 18 00 00 00 1F 00 00 00

0012F9E4 : 00 00 00 00 31 30 32 31 00 92 F6 77 30 1C 56 0E

0012F9F4 : 9C 01 2F 02 04 00 00 00 0F 00 00 00 00 00 00 00

0012FA04 : 19 00 68 00 92 24 25 39 A6 06 12 E4 F1 05 5B 00

0012FA14 : FE 05 5B 00 01 00 00 00 1A 00 86 00 92 24 25 39

0012FA24 : 4E 50 43 5C 31 5F 45 54 70 37 1A 02 2E 73 70 72

0012FA34 : 0C 00 00 00 4D 00 88 03 01 00 00 00 78 DB 07 1D

0012FA44 : 48 00 1A 02 60 01 1A 02 98 B0 68 1D 58 38 1A 02

0012FA54 : BE 00 00 00 EC F9 12 00 41 59 16 1D 44 FB 12 00

0012FA64 : 4D D7 1A 77 D1 7A FA 00 FE FF FF FF AE 22 1E 77

0012FA74 : 49 21 1E 77 30 1C 56 0E 0C 00 00 00 9D 20 1E 77

Launch Info

0095 0095 0141 00A4 002C 002C 002C 002C

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 : Sniper

----------------------------------------------------------------------------

could anyone tell me what could have caused this or any way to solve this? THX n Advance!!!

post-8638-0-82478700-1350226096_thumb.jpg

post-8638-0-82858100-1350226100_thumb.jpg

post-8638-0-00754300-1350226104_thumb.jpg

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

I think there's something wrong with your luafiles, what client date are you using?

Edited by Thanna
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

Check your data.ini file.

And you may have items in your GRF overwriting the data and rdata GRF items, which can lead to problems.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   7
  • Joined:  10/08/12
  • Last Seen:  

im using 2011-03-15....btw thx for the replies

@Thanna...I played the server with no errors b4 i added the custom item to my grf, is it still possible its from the luafiles?

@Joseph...yes I already checked that link and I also read JudasBible on adding items.

@michaelsoftman...probably you're right dude, I have to check that...

in my data.ini i put:

[Data]
0=MiczsterRO.grf
1=data.grf
2=sdata.grf
3=cdata.grf

if it is whats causing the problem, what do you think is the best thing I must do?

@michaelsoftman I gave my custom item an id of 25015 and a view number of 3000...will it still affect something from the grf items of the RO itself??

bump* still unsolved..

Edited by Emistry
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  132
  • Reputation:   2
  • Joined:  02/02/12
  • Last Seen:  

idnum2itemdesctable

idnum2itemdisplaynametable

idnum2itemresnametable

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

This might be a few days late, but you said the ViewID is 3000?

Normally, clients only accept up to 1000 unless you change that when diffing.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  275
  • Reputation:   7
  • Joined:  10/08/12
  • Last Seen:  

idnum2itemdesctable

25015#

Dust made of diamonds.

^000088All stats +5.

#

idnum2itemdisplaynametable

25015#Diamond_Dust#

idnum2itemresnametable

25015#Diamond_Dust#

@michaelsoftman

i alr changed it to viewid 833 but still the same thing happens...btw i wanna ask if you had alr add a custom item before? did you put it in ur server.grf or the data folder of the orig ro folder?? tried both though

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