Page 1 of 1

Problem with compile - ze_items_level

Posted: 15 Nov 2021, 18:05
by atilla_be
Hello guys.
Today i was downloaded latest version of ZE, from github last release.
When i am trying to compile every plugin from my compiler "with latest version" i am getting this error and i can't compile it :idea: :idea:

Code: Select all

atilla@dell:~/Desktop/amxx1/amxmodx/scripting$ ./amxxpc ze_items_level.sma
AMX Mod X Compiler 1.10.0.5445
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

ze_items_level.sma(2) : fatal error 100: cannot read from file: "ze_levels"

Compilation aborted.
1 Error.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted (core dumped)

so i am going to try the all of them, when i found more bug(s), i will post there.
Regards.

Re: Problem with compile - ze_items_level

Posted: 17 Nov 2021, 18:19
by z0h1r-LK
You need to put ze_levels.inc in include directory

Re: Problem with compile - ze_items_level

Posted: 17 Nov 2021, 18:20
by z0h1r-LK

Re: Problem with compile - ze_items_level

Posted: 17 Nov 2021, 18:38
by atilla_be
thanks, i taked ze_levels and ze_vip.