After the big Technic update today, I have lost the ability to create new builds of my modpacks. I just get an error page with the following stacktrace:
Unhandled Exception
Message:
Error rendering view: [modpack.build.create]
Invalid argument supplied for foreach()
Location:
/usr/share/nginx/html/flawedspirit.com/solder/storage/views/7bc25690a021e3b27417aa7db0bfc8fc on line 27
Stack Trace:
#0 /usr/share/nginx/html/flawedspirit.com/solder/laravel/laravel.php(42): LaravelError::native(2, 'Invalid argumen...', '/usr/share/ngin...', 27)
#1 /usr/share/nginx/html/flawedspirit.com/solder/laravel/view.php(386) : eval()'d code(27): Laravel{closure}(2, 'Invalid argumen...', '/usr/share/ngin...', 27, Array)
#2 /usr/share/nginx/html/flawedspirit.com/solder/laravel/view.php(386): eval()
#3 /usr/share/nginx/html/flawedspirit.com/solder/laravel/blade.php(71): LaravelView->get()
#4 [internal function]: LaravelBlade::Laravel{closure}(Object(LaravelView))
#5 /usr/share/nginx/html/flawedspirit.com/solder/laravel/event.php(199): call_user_func_array(Object(Closure), Array)
#6 /usr/share/nginx/html/flawedspirit.com/solder/laravel/event.php(138): LaravelEvent::fire('laravel.view.en...', Array, true)
#7 /usr/share/nginx/html/flawedspirit.com/solder/laravel/view.php(348): LaravelEvent::until('laravel.view.en...', Array)
#8 /usr/share/nginx/html/flawedspirit.com/solder/laravel/view.php(590): LaravelView->render()
#9 /usr/share/nginx/html/flawedspirit.com/solder/laravel/response.php(268): LaravelView->__toString()
#10 /usr/share/nginx/html/flawedspirit.com/solder/laravel/laravel.php(180): LaravelResponse->render()
#11 /usr/share/nginx/html/flawedspirit.com/solder/public/index.php(34): require('/usr/share/ngin...')
#12 {main}
This only started happening on December 25th. I was able to use Solder perfectly well beforehand. Is this a Technic issue, or am I equating correlation with causation and I broke my server again?
EDIT: Got another person I know with a Solder install to try, with the same result. So I guess it's not me.