Flawedspirit Posted December 26, 2014 Posted December 26, 2014 (edited) 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. Edited December 26, 2014 by Flawedspirit Quote
jwa1 Posted December 27, 2014 Posted December 27, 2014 I'm having the same issue, not able to make new builds for my modpack. Unhandled Exception Message: Error rendering view: [modpack.build.create] Invalid argument supplied for foreach() Location: /var/www/storage/views/f437941627dd35c10244aeadaf76f7d4 on line 27 Stack Trace: #0 /var/www/laravel/laravel.php(42): LaravelError::native(2, 'Invalid argumen...', '/var/www/larave...', 27) #1 /var/www/laravel/view.php(386) : eval()'d code(27): Laravel{closure}(2, 'Invalid argumen...', '/var/www/larave...', 27, Array) #2 /var/www/laravel/view.php(386): eval() #3 /var/www/laravel/blade.php(71): LaravelView->get() #4 [internal function]: Laravel{closure}(Object(LaravelView)) #5 /var/www/laravel/event.php(199): call_user_func_array(Object(Closure), Array) #6 /var/www/laravel/event.php(138): LaravelEvent::fire('laravel.view.en...', Array, true) #7 /var/www/laravel/view.php(348): LaravelEvent::until('laravel.view.en...', Array) #8 /var/www/laravel/view.php(590): LaravelView->render() #9 /var/www/laravel/response.php(268): LaravelView->__toString() #10 /var/www/laravel/laravel.php(180): LaravelResponse->render() #11 /var/www/public/index.php(34): require('/var/www/larave...') #12 {main} Using Linux Ubuntu 12.04LTS and Solder version 0.6-DEV Quote
Discord Moderator plowmanplow Posted December 27, 2014 Discord Moderator Posted December 27, 2014 This is a known issue at the moment. Check the issue tracker on Github for a temporary workaround. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.