Skip to content

Empty ini files prevent Unity installation #356

@Duobix

Description

@Duobix

Issue Checklist

  • I'm using the latest u3d version
  • I ran u3d --help
  • I read the README
  • I made sure that a similar issue doesn't exit

Issue Description

I ran 'u3d install 2018.3.12f1' and all I get is "error: package 'Unity' doesn't exist. Use --trace to view backtrace'. And the backtrace:

"/Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d_core/ui/interface.rb:168:in `user_error!': package 'Unity' doesn't exist (U3dCore::Interface::UIError)
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d_core/ui/ui.rb:38:in `method_missing'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands.rb:278:in `block in verify_package_names'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands.rb:277:in `each'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands.rb:277:in `verify_package_names'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands.rb:162:in `install'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands_generator.rb:173:in `block (2 levels) in run'
        from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:178:in `call'
        from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/command.rb:153:in `run'
        from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/runner.rb:446:in `run_active_command'
        from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/runner.rb:68:in `run!'
        from /Library/Ruby/Gems/2.3.0/gems/commander-4.4.4/lib/commander/delegates.rb:15:in `run!'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands_generator.rb:260:in `run'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/lib/u3d/commands_generator.rb:40:in `start'
        from /Library/Ruby/Gems/2.3.0/gems/u3d-1.1.5/exe/u3d:7:in `<top (required)>'
        from /usr/local/bin/u3d:22:in `load'
        from /usr/local/bin/u3d:22:in `<main>'"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions