smpallen99 / ex_admin

ExAdmin is an auto administration package for Elixir and the Phoenix Framework
MIT License
1.2k stars 272 forks source link

** (UndefinedFunctionError) function Mythic.Game.__schema__/1 is undefined (module Mythic.Game is not available) #450

Closed MattGaud2425 closed 5 years ago

MattGaud2425 commented 6 years ago

== Compilation error in file lib/mythic_web/admin/game.ex == ** (UndefinedFunctionError) function Mythic.Game.schema/1 is undefined (module Mythic.Game is not available) Mythic.Game.schema(:fields) lib/ex_admin/helpers.ex:281: ExAdmin.Helpers.get_name_field/1 lib/mythic_web/admin/game.ex:4: (module) (stdlib) erl_eval.erl:677: :erl_eval.do_apply/6 (elixir) lib/kernel/parallel_compiler.ex:198: anonymous fn/4 in Kernel.ParallelCompiler.spawn_workers/6