2013 Ragexe and Diff (Up to date 2013-08-07)

Can someone post a list of patches failing currently for 2013 clients.

Since i have completed my job & shield patches I have some time to work on fixing these 
default_biggrin.png


 
I don't think disable shaking worked for me, but maybe I was using an old version. And is there a way to increase viewed to 30000, I only seen 5000 in the xdiff

 
 NeoMind: on 2013 07 03, they said if you patch enable 64k, the female character will never be able to log in due to character selection crash. But I've never tested to untick the 64k because when that happened I switched back to 2013-03-20. And by the way I have some trouble with the weaponreq Error. I have the latest lub files from http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/ my client is not crashing anymore but the thing is, it still prompts weaponreqclassnum. That happens when I try to equip a bow on archer class. What do you think I'm missing?

 
@Mad Walker, Interesting . i thought the 64k itself had some issue . alright ill check it out. i think it might be something only in the newer clients (july onwards).

@Judas, yes there is . Infact i have been thinking about making that configurable like before :-)

 
@Mad Walker, Interesting . i thought the 64k itself had some issue . alright ill check it out. i think it might be something only in the newer clients (july onwards).

@Judas, yes there is . Infact i have been thinking about making that configurable like before :-)
neo please add use custom font
default_smile.png


 
wrong place 2 ask i think...
default_smile.png
i already ask in the support thread

 
Last edited by a moderator:
Does the limit for the hair style limit patch really need to be 64k? Just curious but wouldn't it be better to limit it to like 1000 or something? Im asking this with a concern on its impact on performance and stability.

 
that and realistically I guess xD

 
update: Issue with Enable 64k hairstyle has been fixed. please get the updated diff file from the link.

https://sourceforge.net/p/xdiffgen/code/

(Really want to add that to the first topic :| )

EDIT:

@Rytech: well we are not storing anything in memory for enabling it till 64k . before the 4 bytes used to point to address where the strings "0" to "27" were located. we are now simply using it directly as our hairstyle id without accessing those storage.

infact i think we can safely remove the string storage part itself since its pointless (less mem consumption even if it is small)

 
Last edited by a moderator:
Update 2: that was quicker than i thought ... Fixed patches:  Ignore Missing File Error & Only First Background, Only Second Background

Download link same as above. Thanks to shenhuyong for pointing out the bugs.

List of Patches & issues being worked on:
1) Reqweapon issue (1st priority - currently checking).

2) Skip Service Select (next in line - have not started).

3) Increase headgear view id - change the 5000 to configurable value (needs some core changes - to be started soon)

4) Use Custom Font (needs some core changes - to be started soon).

5) Restore Old Login Window (being considered whether plausible or not).

Let me know if there are more that i have missed out.

 
Update 2: that was quicker than i thought ... Fixed patches:  Ignore Missing File Error & Only First Background, Only Second Background

Download link same as above. Thanks to shenhuyong for pointing out the bugs.

List of Patches & issues being worked on:

1) Reqweapon issue (1st priority - currently checking).

2) Skip Service Select (next in line - have not started).

3) Increase headgear view id - change the 5000 to configurable value (needs some core changes - to be started soon)

4) Use Custom Font (needs some core changes - to be started soon).

5) Restore Old Login Window (being considered whether plausible or not).

Let me know if there are more that i have missed out.
shared pallets not working! can't see my post here
default_tongue.png


 
Update 2: that was quicker than i thought ... Fixed patches:  Ignore Missing File Error & Only First Background, Only Second Background

Download link same as above. Thanks to shenhuyong for pointing out the bugs.

List of Patches & issues being worked on:

1) Reqweapon issue (1st priority - currently checking).

2) Skip Service Select (next in line - have not started).

3) Increase headgear view id - change the 5000 to configurable value (needs some core changes - to be started soon)

4) Use Custom Font (needs some core changes - to be started soon).

5) Restore Old Login Window (being considered whether plausible or not).

Let me know if there are more that i have missed out.
Any diff for disabling multiple client?
default_smile.png


 
Update 3: Shared Palette Patches have been fixed. download from same link shown above.

Evilpuncker can you test and tell me if there are any errors still showing up for shared body palette if you have palettes for that.

@Samuel : I think Shakto was working on that. I'll add it to the list just in case.

 
Hello NeoMind, just thinking what shakto post and what the svn repo have. On svn repo they have weapontable.lub while shakto doesn't have any. Maybe that's the reason why we're having that reqweapon error. haven't tested it because i'm busy at work but pro'lly that's the cause. Oh and for the record kindly look at the remove GM palette. I know it has some issue regarding the dislocated head of characters. LOL

 
Last edited by a moderator:
yea i think so too because im testing in august client and im not getting lua errors (packet errors definitely
default_biggrin.png
).

As for the Remove GM Sprite I am not much familiar with it. I will try to see what can be done.

 
Ok i think that's the root cause, but still i'm gonna test again. Lub files from the latest repo has that error, i'm gonna try shakto's lub files.

I'll be waiting for the restore old login window. LOL  by the way; so far 2013 client is stable enough right? Reported crashes are mainly from wrong lua files and wrong patch or diffs? Not with the client itself right?

 
Back
Top