Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant start #1

Open
HowToRuski opened this issue Apr 8, 2022 · 2 comments
Open

cant start #1

HowToRuski opened this issue Apr 8, 2022 · 2 comments

Comments

@HowToRuski
Copy link

L 04/08/2022 - 16:43:21: -------- Mapchange to de_dust2 --------
L 04/08/2022 - 16:43:21: [AMXX] Plugin file open error (plugin "zpsp_main/amx_settings_api.amxx")
L 04/08/2022 - 16:43:21: [AMXX] Plugin file open error (plugin "zpsp_main/zombie_plague_special_45.amxx")
L 04/08/2022 - 16:43:21: [AMXX] Plugin file open error (plugin "zpsp_zombie_class/zpsp_zombie_classes.amxx")

im using regamedll and rehlds and also amxx 1.9

@PerfectScrash
Copy link
Owner

For default you needed to create directorys in plugins directory and moving .amxx for this directorys.

If you dont want to create an directore, just remove "zpsp_main/" and "zpsp_zombie_class/" chars. Example:
Before:
zpsp_main/zombie_plague_special_45.amxx

After:
zombie_plague_special_45.amxx

@HowToRuski
Copy link
Author

ok that fixed it but now i have different errors

L 04/23/2022 - 20:46:15: -------- Mapchange to de_dust2 --------
L 04/23/2022 - 20:46:16: Invalid index 0 (count: 0)
L 04/23/2022 - 20:46:16: [AMXX] Displaying debug trace (plugin "zombie_plague_special_45.amxx", version "4.5")
L 04/23/2022 - 20:46:16: [AMXX] Run time error 10: native error (native "ArrayGetCell")
L 04/23/2022 - 20:46:16: [AMXX] [0] zombie_plague_special_45.sma::plugin_precache (line 1309)
Executing ReGameDLL Configuration File
[AMXX] Loaded 1 admin from file
[ZP] Total Registered Zombie Classes: 5
[ZP] Total Registered Extra Items: 4
[ZP] Game Roundtime: 5.00
Executing AMX Mod X Configuration File

couldn't exec listip.cfg
couldn't exec banned.cfg
L 04/23/2022 - 20:46:17: Invalid index 0 (count: 0)
L 04/23/2022 - 20:46:17: [AMXX] Displaying debug trace (plugin "zombie_plague_special_45.amxx", version "4.5")
L 04/23/2022 - 20:46:17: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 04/23/2022 - 20:46:17: [AMXX] [0] zombie_plague_special_45.sma::lighting_effects (line 7370)
L 04/23/2022 - 20:46:17: [AMXX] [1] zombie_plague_special_45.sma::event_round_start (line 2218)
Could not establish connection to Steam servers.
L 04/23/2022 - 20:46:22: Invalid index 0 (count: 0)
L 04/23/2022 - 20:46:22: [AMXX] Displaying debug trace (plugin "zombie_plague_special_45.amxx", version "4.5")
L 04/23/2022 - 20:46:22: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 04/23/2022 - 20:46:22: [AMXX] [0] zombie_plague_special_45.sma::lighting_effects (line 7370)
L 04/23/2022 - 20:46:27: Invalid index 0 (count: 0)
L 04/23/2022 - 20:46:27: [AMXX] Displaying debug trace (plugin "zombie_plague_special_45.amxx", version "4.5")
L 04/23/2022 - 20:46:27: [AMXX] Run time error 10: native error (native "ArrayGetString")
L 04/23/2022 - 20:46:27: [AMXX] [0] zombie_plague_special_45.sma::lighting_effects (line 7370)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants