MattM wrote:may i ask why you have so many chars?
Even when I understand your question very well from a certain point of view, from another one : you can't ask this question :-)
The CharacterProfiler.lua file size (and the Roster LUA file management handler) hasn't any official limit.
WoW never said: you’re allowed to create just up until x character per account.
The maximum size of the SV files isn't really detailed
What is limited is often the maximum file size unloadable to an PHP web server : 2 Mb - but one could enable GZIP compression to compensate.
Memory (RAM) on the server is also a limiting resource….
A couple of weeks before I had a Guild member complaining that he couldn’t upload his character because the server timed out - he obtained a blanc page and nothing more.
I had him sending me his CharacterProfiler.lua file by mail to me : it was 980 Kb (!!).
I uploaded it from my PC, and surprise: no problem at all. It loaded without a hick.
We use a generic hoster in France - and many people use the Rosters I maintain (3 guilds with each a 1.7.3 Roster on 2 realms).
What does this mean? An ISP problem? Can't be - an ISP that doesn’t handle a simple file upload of 1 Mb will be dead tomorrow - even if it's being called AOL (oops :-)).
What this means to me is: the Guild member uses a PC that is, how can I say, in a very strange undefined situation.
I won't start enumerate what I already found on PC’s with WoW related problems - and we could exchange information on these matters for hours if we start to discus the presence of services and executables on a basic 'home PC' - you understand where I'm getting at.
Welcome in 2007 – I’m still explaining what IS, why one should USE a de-zip program. (Thank god, UniLoader starts to make that go away….)
In the CharacterProfiler.lua that my Guild member send to me, I found
11 characters on 4 realms – both Allaince & H2 side.
This guy tried nearly every character on race/sex/class combination
Myself, I have myself 2 playable characters (lvl 70) and 3 Guild banker - each fully loaded: bank0 position full and 3 x 16 sacs also.
Bag0-bag5 are full also. This means my CharacterProfiler.lua is +/- 700 Kb - Please note that I use Guildprofiler, so member details of my two Guilds are present here.
Conclusion: CharacterProfiler.lua size couldn’t be a real problem (if doubt, go UniLoader and activate GZIP for 10 times more headroom).
If the upload fails [I’m NOT talking Lua parsing here: already located some CharacterProfiler.luafiles with complete rubbish in them] that means your PC has troubles sending files…. The problem is “nearby” the member. It can’t be anything else.
PS My web server at my hoster doesn't like certain member-IP's ? lol.