-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'dcl info' has stopped working, throws an error #533
Comments
cc @marcosnc |
Hey @cfravel ! We just released a new Could you confirm that the fix works for you? If it does, then we can release it as a new version |
I've examined this for 73,92. This is land in Aetheria whose UpdateManager, UpdateOperator and LandUpdateOperator have all been set. DCL INFO is now partially fixed:
Not correct or missing. 6 and 7 are not new issues, i believe, but 7 would be important to fix for estate management. |
Yikes, another case that is still broken
|
Reopening to continue working on the fixes @cfravel , could you provide an example for 8 (where the parcels looks random), and specify what the list of parcels should be |
Nico Chamo asked for what the parcel list should look like. If the parcel IS in an estate, the list of parcels is very incomplete. parcels: "62,74; 62,75; 62,76; 62,77; 62,78; 62,79; 62,80; 62,81; 62,82; 62,83; 62,84; 62,85; 62,86; 62,87; 62,88; 62,89; 62,90; 62,91; 62,92; 62,93; 62,94; 62,95; 62,96; 62,97; 62,98; 62,99; 62,100; 62,101; 62,102; 62,103; 62,104; 62,105; 62,106; 62,107; 62,108; 62,109; 62,110; 62,111; 62,112; 62,113; 62,114; 62,115; 62,116; 62,117; 62,118; 62,119; 62,120; 62,121; 62,122; 62,123; 62,124; 62,125; 62,126; 62,127; 62,128; 62,129; 62,130; 62,131; 62,132; 62,133; 62,134; 62,135; 62,136; 62,137; 62,138; 62,139; 62,140; 62,141; 62,142; 62,143; 62,144; 62,145; 62,146; 62,147; 62,148; 62,149; 62,150; 62,151; 62,152; 62,153; 62,154; 62,155; 62,156; 62,157; 62,158; 63,74; 63,75; 63,76; 63,77; 63,78; 63,79; 63,80; 63,81; 63,82; 63,83; 63,84; 63,85; 63,86; 63,87; 63,88" |
similarly, for the Conference Center district, if i do dcl info on 14,100, it should give parcels of X from 1 to 33 and Y from 95 to 119 (minus some) parcels: "16,95; 16,96; 16,97; 16,98; 16,99; 16,100; 16,101; 16,102; 16,103; 16,104; 16,105; 16,106; 16,107; 16,108; 16,109; 16,110; 16,111; 16,112; 16,113; 16,114; 16,115; 16,116; 16,117; 16,118; 1,95; 1,96; 1,97; 1,98; 1,99; 1,100; 1,101; 1,102; 1,103; 1,104; 1,105; 1,106; 1,107; 1,108; 1,109; 1,110; 1,111; 1,112; 1,113; 1,114; 1,115; 1,116; 1,117; 1,118; 17,95; 17,96; 17,97; 17,98; 17,99; 17,100; 17,101; 17,102; 17,103; 17,104; 17,105; 17,106; 17,107; 17,108; 17,109; 17,110; 17,111; 17,112; 17,113; 17,114; 17,115; 17,116; 17,117; 17,118; 18,95; 18,96; 18,97; 18,98; 18,99; 18,100; 18,101; 18,102; 18,103; 18,104; 18,105; 18,106; 18,107; 18,108; 18,109; 18,110; 18,111; 18,112; 18,113; 18,114; 18,115; 18,116; 18,117; 18,118; 19,95; 19,96; 19,97; 19,98" |
looks like it is only returning some 100 of the total number of parcels. Both of these districts are larger than 100 parcels |
Hey @cfravel ! I'll try to address the comments one by one: |
Hey @cfravel ! We just released a new |
i am a little unsure about your explanation of the estate-level UpdateManager. So because it isn't yet displayed in dcl info, no matter how it is actually assigned or associated,, I consider 7) to still be open. This is a guide that I wrote for District Managers a year or more ago, and many have used it. I gathered the information from Esteban, and my understanding from that and when writing and using it is that both UpdateManager and UpdateOperator are assigned and operate through the estate contract. |
I'm glad (8) and (9) were fixed for you. Regarding the Regarding (7) itself, let's try to split the fix for the features that stopped working, and the new feature request. Since we are now back to how the cli worked before all the errors, I'll close this issue and release a new |
|
Looks like this is broken again, reported by @cfravel To reproduce run |
Is broken again. |
retested tonight in 3.5.1 and it worked |
This is hindering district management of tenants.
The text was updated successfully, but these errors were encountered: