Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We are trying to make a copy of one of the existing spaces, using Copy Space Add-on.
However, we are getting the following error:
Page Not Found The page you were trying to reach could not be found. This could be because: · The page does not exist. · The page exists, but you do not have permission to view it.
In the application logs, we can see there is a NullPointerException.
We recently updated to version 5.8.18. Before, this action could be done without problems
Is this a known problem? Is there a way to solve this problem?
Hi!
I had the same situation, just add that into app
if (labelManager == null || copy == null) {
return;
}
@Gonchik Tsymzhitov any chance that you publish the app somewhere?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same question. Do you published this fixed vesion anywhere?
Im not able to compile java code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have compiled this on my computer straight from Gonchik's code.
I will upload to Google drive when I get home.
Please send a reminder for me to do it if I forget to ammanueladdis@gmail.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Have a look at our Add-on. You can copy spaces or you can create new spaces based on templates.
Marketplace link: Space Tree Creator
Regards,
Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We also have the same problem. Any updates here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.