Whirlpool - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Whirlpool (
/showthread.php?tid=432508)
[SOLVED]Whirlpool -
Joshy_Elite - 22.04.2013
I keep getting an error with my Whirlpool,do i have the wrong Whirlpool or something?
Code:
[10:53:06] Loading plugin: Whirlpool.so
[10:53:06] Failed (plugins/Whirlpool.so: wrong ELF class: ELFCLASS64)
Re: Whirlpool -
Scenario - 22.04.2013
I think you're trying to load the wrong bit-version of Whirlpool.
Re: Whirlpool -
Joshy_Elite - 22.04.2013
New Problem.
Code:
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[11:08:07]
[11:08:07] Server Plugins
[11:08:07] --------------
[11:08:07] Loading plugin: streamer.so
[11:08:07]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[11:08:07] Loaded.
[11:08:07] Loading plugin: sscanf.so
[11:08:07]
[11:08:07] ===============================
[11:08:07] sscanf plugin loaded.
[11:08:07] © 2009 Alex "Y_Less" Cole
[11:08:07] 0.3d-R2 500 Players "dnee"
[11:08:07] ===============================
[11:08:07] Loaded.
[11:08:07] Loading plugin: mysql.so
[11:08:07] SA:MP MySQL Plugin v2.1.1 Loaded.
[11:08:07] Loaded.
[11:08:07] Loading plugin: Whirlpool.so
[11:08:07]
[11:08:07] ==================
[11:08:07]
[11:08:07] Whirlpool loaded
[11:08:07]
[11:08:07] ==================
[11:08:07]
[11:08:07] Loaded.
[11:08:07] Loaded 4 plugins.
[11:08:07] [MySQL] Thread running. Threadsafe: Yes.
[11:08:07]
[11:08:07] Filterscripts
[11:08:07] ---------------
[11:08:07] Loading filterscript 'gcustom.amx'...
[11:08:07] Loading filterscript 'yom_buttons.amx'...
[11:08:07] Loaded 2 filterscripts.
[11:08:07] Script[gamemodes/NGRP_main.amx]: Run time error 19: "File or function is not found"
[11:08:07] Number of vehicle models: 0
Re: Whirlpool -
Babul - 22.04.2013
this is, as mentioned in your other thread, caused due to a non-existing file somewhere in scriptfiles/ or a function. but i doubt its the latter case. did you make sure each file is in place?