Err-Msg from Census
Back...
Did the Serverprune (slash-command), re-uploaded the lua-file... to no avail:
My Contributions (Showing last 10)
Submission Date New Entries Update Entries
2006-04-13 05:03:31 - -
2006-04-13 04:46:12 - -
2006-04-12 12:11:11 - -
2006-04-12 09:05:08 - -
2006-04-12 05:15:47 - -
2006-04-11 15:11:28 0 0
2006-04-11 08:52:27 0 0
2006-04-11 07:17:52 0 0
2006-04-10 22:08:52 0 0
2006-04-10 15:45:10 0 0
--------------------------------------------------------------------------------
All Time Total 0 0
Your AddOn doesn't seem to like either me or my server... ;-(
Kabulla
PS: Do you want to take a look at the generated LUA-file? Maybe you will see something, which I don't...!!??
Did the Serverprune (slash-command), re-uploaded the lua-file... to no avail:
My Contributions (Showing last 10)
Submission Date New Entries Update Entries
2006-04-13 05:03:31 - -
2006-04-13 04:46:12 - -
2006-04-12 12:11:11 - -
2006-04-12 09:05:08 - -
2006-04-12 05:15:47 - -
2006-04-11 15:11:28 0 0
2006-04-11 08:52:27 0 0
2006-04-11 07:17:52 0 0
2006-04-10 22:08:52 0 0
2006-04-10 15:45:10 0 0
--------------------------------------------------------------------------------
All Time Total 0 0
Your AddOn doesn't seem to like either me or my server... ;-(
Kabulla
PS: Do you want to take a look at the generated LUA-file? Maybe you will see something, which I don't...!!??
I have looked at your uploaded data. Also, it appears your newly submitted files (after the serverprune command) have not been processed yet.
EDIT: I just looked at your last file and the problem is still there, but it will be at least manually fixable. While you have the game closed, open up your SavedVariables file and remove these 2 lines:
At that point, your file should be free of the bad info that causes the process to trip up.
EDIT: I just looked at your last file and the problem is still there, but it will be at least manually fixable. While you have the game closed, open up your SavedVariables file and remove these 2 lines:
Code: Select all
["USBlackmoore"] = {
},
phpbb:phpinfo()
ok... next problem...
I can collect, refine and submit the data for census, now.
when i do refine it (deleting those two lines) i get an error, though... saying there is an unfinished string (the string mentioned is in my mains profile and stretches over 3 lines in the file). obviously i can solve that, easily, by changing the string from "..." to [[...]], which i did...
BUT in both cases, with our without the error on that string... all the collected census data will not be recognized by census GUI ingame, anymore (even though the data still is in the file). that of course means me not having any ingame data... ;-(
summing it up:
obviously i get (with your help) one or two problems solved. but then there still is another prob open, which i cannot get to, yet...
can you come up, with a solution?
Kabulla
I can collect, refine and submit the data for census, now.
when i do refine it (deleting those two lines) i get an error, though... saying there is an unfinished string (the string mentioned is in my mains profile and stretches over 3 lines in the file). obviously i can solve that, easily, by changing the string from "..." to [[...]], which i did...
BUT in both cases, with our without the error on that string... all the collected census data will not be recognized by census GUI ingame, anymore (even though the data still is in the file). that of course means me not having any ingame data... ;-(
summing it up:
obviously i get (with your help) one or two problems solved. but then there still is another prob open, which i cannot get to, yet...
can you come up, with a solution?
Kabulla
I had hoped to be able to spend some time with this last weekend, but alas, it was not to be. The rest of this week is going to be pretty hectic as well so I will just have to hope I will have a chance to dig into it this coming weekend.
Sorry the news isn't better, but life is just too busy lately =(
Sorry the news isn't better, but life is just too busy lately =(
phpbb:phpinfo()
still not wanting to be bugging.... yet.... any kind of idea...?
btw: Lately I have noticed the following...
C+ at some point starts adding chars above the "EU"-Cluster, creating an additional "US"-labeled section. That means, the file is being devided in EU-Blackmoore and USBlackmoore parts...
Does that info help you any?
Kabulla
btw: Lately I have noticed the following...
C+ at some point starts adding chars above the "EU"-Cluster, creating an additional "US"-labeled section. That means, the file is being devided in EU-Blackmoore and USBlackmoore parts...
Does that info help you any?
Kabulla