ankit2951 / pterodactyl-valheim

0 stars 2 forks source link

Cannot import into pterodactyl #1

Closed adrijanb closed 3 years ago

adrijanb commented 3 years ago

Hey,

Somehow the Eggs is giving me errors while uploading. Could you try to fix it?

https://bin.ptdl.co/fidhz/

Igneous commented 3 years ago

@adrijanb Not the author, and not 100% sure exactly why this is blowing up, but I can help get this imported for you if you haven't already figured it out:

If you take a look at the stacktrace, you can see it's blowing up here:

#1 /var/www/pterodactyl/app/Services/Eggs/Sharing/EggImporterService.php(108): implode()

Line 108 of EggImporterService has to do with parsing file_denylist (which the author supplies as an empty string). Remove the file_denylist line from the json file and try reimporting.

adrijanb commented 3 years ago

@Igneous Thanks for your fix. It is working!

ankit2951 commented 3 years ago

It's merged now ty