Jump to content

Probleme avec les script lua


xfire

Recommended Posts

Bonjour me presente xfire 34 ans je vien d installer un serveur silent que je trouve excellent mais le soucis c'est que je n'arrive pas a les faire fonctionner les scripts je l'ai est dll de votre forum

voici le log

 

server.log

0:00 Start of warmup. 
0:00 Cheat logfile open: cheat.log
0:00 Execing default.cfg mapconfig for 10 players.
0:00   * Execed total of 19 commands from the config file.
0:00 Execing caen2.cfg mapconfig for 10 players.
0:00   * Config file "mapconfigs/caen2.cfg" was not found.
0:00 *=====INITIALISING USER DATABASE
0:00   * Opening user database file userdb.db.
0:00   * Opening user database file userxdb.db.
0:00   * User database files open. Caching database.
0:00   32 players cached from the user database.
0:00   No additional user records in the user database.
0:00 *=====DATABASE READY FOR USE
0:00 Lua API: can not open file autopromo.lua.rspree.lua.botdetectv3.lua
 

 

 j ai placer ses 3 dossier dans mon dossier silent

 

Dans ma cfg serveur

 

 

// Lua API
set lua_modules "autopromo.lua.rspree.lua.botdetectv3.lua"
set lua_allowedModules ""
 

quelqun pourrais m aidez merci d avance

Edited by xfire
Link to comment
Share on other sites

Dans le server cfg (silent.cfg)

 

set lua_modules "autopromo.lua rspree.lua botdetectv3.lua"

 

 

You have to leave a space between each script, you were adding a . inbetween each script. That is assuming this was your problem (I only know a little french) and that there are no errors in the actual scripts themselves.

Edited by Arcane
Link to comment
Share on other sites

Dans le server cfg (silent.cfg)

 

set lua_modules "autopromo.lua rspree.lua botdetectv3.lua"

 

 

 

 

 

Setting MOTD...
Disabling sv_floodprotect
Lua API: Loading autopromo.lua
Lua API: Loading rspree.lua
Lua API: Loading botdetectv3.lua
Lua API: Loading kspree.lua
AutoPromo v1.1 loaded
rspree.lua: running on map 'caen2'
Failed to open revivingspree.txt ...rspree.lua: readStats(): 0 ms
rspree.lua: loaded 0 alltime stats from revivingspree.txt
Failed to open rspree-records.txt ...rspree.lua: readRecords(): 0 ms
rspree.lua: loaded 0 alltime records from rspree-records.txt
rspree.lua: startup: 0 ms
Vetinari's rspree.lua version 1.2.3 activated...
spree.lua: no killingspree.txt
spree.lua: loaded 0 alltime stats from killingspree.txt
spree.lua: no Spree Records 
spree.lua: readRecords(): 0 ms
spree.lua: loaded 0 alltime records from spree-records.txt
kspree.lua: startup: 0 ms

 

 

 

 

0:16 === ShutdownGame -------------------------------------------
0:16 Lua API: Lua module [autopromo.lua] [F92AFD0E52378F14D16645BD0FF4D4689CF4C6BC] unloaded.
0:16 Lua API: Lua module [rspree.lua] [428EAB42904FD9D6CAB5507B005B70A270F8A816] unloaded.
0:16 Lua API: Lua module [botdetectv3.lua] [95F0FAB6EDE6E60A5068034523058A316B2E0DF6] unloaded.
0:16 Lua API: Lua module [kspree.lua] [E3FBECB2AFC92C8A3DD3991E42C825E70FEFF7FB] unloaded.
0:16 *=====CLOSING DATABASE
0:16   Buffers cleaned.
0:16   Big Memory Cache cleaned.
0:16 *=====DATABASE IS CLOSED
0:16 ShutdownGame: done. Closing log.
 
 
 
made in what I mean is that whenever I want to want to use a lua script my server crash

 

Edited by xfire
Link to comment
Share on other sites

Seems like he's having problems with the two files (revivingspree.txt and rspree-records.txt) and the server is crashing at the end of each map as a result. I would advise you not to use the script for now as I don't know why this is happening, never used rspree myself. Pretty sure those spree luas were designed for etpro anyway - I had to change a lot when I tried to use kspree.


 


Supprimer rspree.lua a partir de silent.cfg et puis tester


Edited by Arcane
Link to comment
Share on other sites

 

Seems like he's having problems with the two files (revivingspree.txt and rspree-records.txt) and the server is crashing at the end of each map as a result. I would advise you not to use the script for now as I don't know why this is happening, never used rspree myself. Pretty sure those spree luas were designed for etpro anyway - I had to change a lot when I tried to use kspree.

 

Supprimer rspree.lua a partir de silent.cfg et puis tester

 

oui jai tester ca marche 

 

mais le soucis c'est que ce tout les script lua meme  botdetectv3.lua et autopromotion

Link to comment
Share on other sites

For devs/others:

 

"Yes I tested it, it works"

 

"but the trouble is that it is all of the scripts even botdetect and autopromotion"

 

 

- so all scripts crash the server...

 

IP de votre server?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...