Raised This Month: $12 Target: $400
 3% 

AMX Mod X 0.20-TP4 Talk


Post New Thread Closed Thread   
 
Thread Tools Display Modes
AlucarD_fOx
Member
Join Date: Jul 2004
Location: Araraquara, SP - Bra
Old 09-03-2004 , 14:43  
#91

One small doubt: To recompile the plugins of 0.16 release to 0.20, the process is same? Exec the compiler tool in DOS mode and locate the file in win, etc... Or have modifications?

!!Byeii
__________________
Alu bR

[-.THC.-] ReD L


Avante Madrid, con Robinho en equipo teremos show en Bernabeu!!!

Araraquara, SP - Brazil


thc-phk.servecounterstrike.com:27016

Open in weekends after 21:00 hrs of Saturday. Come to play with us!
AlucarD_fOx is offline
Send a message via ICQ to AlucarD_fOx Send a message via MSN to AlucarD_fOx
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 09-03-2004 , 16:53  
#92

trim func still not working correctly (it trims chars too)
in my func i made this:
Code:
new test[14], test2[14], test3[14]     format(test,13," abcde  ")     format(test2,13,"^t^t^tabc  ")     format(test3,13,"^t ^t abc^t ")     trim(test)     trim(test2)     trim(test3)     log_amx(test)     log_amx(test2)     log_amx(test3)
output is:
Code:
L 08/24/2004 - 17:17:59: [test.amxx] abcde L 08/24/2004 - 17:17:59: [test.amxx]    ac L 08/24/2004 - 17:17:59: [test.amxx]   b
it seems that this problem occurs when there are tabs (^t) in text
__________________
alias White Panther
karlos is offline
Acid-Gurke
New Member
Join Date: Apr 2004
Location: A'burg, Germany
Old 09-03-2004 , 17:17   Server Language not Saved?
#93

Got these Problem,
- amx_langmenu switch Local and Serverlanguage to German
- Save everything
- vault.ini ist saved with parameters correctly

but when i shutdown the server and reload it again, the amx_language ist switched to "en", not "de"

use Tp4 on Linux Server, only standart plugins an no modules loaded.
Acid-Gurke is offline
Mugwump
Senior Member
Join Date: May 2004
Old 09-03-2004 , 17:40   TP4 , Bug Report
#94

Not so much of a bug report as a request for a more accurate error message:

This is the message:

L 09/03/2004 - 15:29:54: [AMXX] Plugin did not format a string correctly (parameter 6 (total 5), line 14499, "uwc3.amxx")

Ok, you'd think that held all of the info I need to track this down, but the trouble is my .sma file is 14499 lines long, so this is reporting the error for one of the formats() in the 14.5k lines of code, not much fun to track down. ;)

-Mug
Mugwump is offline
Tirrenia
New Member
Join Date: Sep 2004
Location: Sweden
Old 09-03-2004 , 18:43  
#95

Quote:
Originally Posted by ng2000
new nstall
csstats module server crash
loaded modules:
fun, engine, geoip, cstrike, csstats

AMX Mod X version 0.2 Copyright (c) 2004 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

Downloading Security Module from Speakeasy.net ...
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.
scandir failed:/home/mazga/hldswolfkill/./valve/SAVE
scandir failed:/home/mazga/hldswolfkill/./platform/SAVE
L 09/03/2004 - 01:00:27: -------- Mapchange --------
L 09/03/2004 - 01:00:27: [GeoIP] Database info: GEO-106FREE 20040801 Build 1 Copyright (c) 2004 MaxMind LLC All Rights Reserved
./hlds_run: line 423: 2678 Segmentation fault $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Fri Sep 3 01:00:27 CEST 2004: Server restart in 10 seconds


I can load every module except csstats - every combination but when csstats module loaded server crashed
The same problem for me
__________________
//Tirrenia
Tirrenia is offline
Tirrenia
New Member
Join Date: Sep 2004
Location: Sweden
Old 09-03-2004 , 18:43  
#96

Quote:
Originally Posted by ng2000
new nstall
csstats module server crash
loaded modules:
fun, engine, geoip, cstrike, csstats

AMX Mod X version 0.2 Copyright (c) 2004 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.

Downloading Security Module from Speakeasy.net ...
Completed downloading Security Module from Speakeasy.net
Server is in Secure Mode.
scandir failed:/home/mazga/hldswolfkill/./valve/SAVE
scandir failed:/home/mazga/hldswolfkill/./platform/SAVE
L 09/03/2004 - 01:00:27: -------- Mapchange --------
L 09/03/2004 - 01:00:27: [GeoIP] Database info: GEO-106FREE 20040801 Build 1 Copyright (c) 2004 MaxMind LLC All Rights Reserved
./hlds_run: line 423: 2678 Segmentation fault $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Fri Sep 3 01:00:27 CEST 2004: Server restart in 10 seconds


I can load every module except csstats - every combination but when csstats module loaded server crashed
The same problem for me

oops double post :S
__________________
//Tirrenia
Tirrenia is offline
[*BGF*]Storm
Junior Member
Join Date: Aug 2004
Location: UK
Old 09-03-2004 , 18:44  
#97

Quote:
Storm, are you running Linux or Windows? What doesn't work?

It's not very helpful to just say something doesn't work. If you want the problem resolved you have to be more specific.
I have a Linux server, and as i said, install TP4 and the server won't even boot, put TP3 back on and all is ok. Wish i could be more specific, but i can't. Plan and simple there is something major wrong with TP4-basically it doesn't work......TP3 does however......Apart from the DoD bugs i have posted in the DoD support thread....
[*BGF*]Storm is offline
DeathEmulator
New Member
Join Date: Sep 2004
Old 09-03-2004 , 19:27  
#98

I installed a new TP4 installation for DOD today on my linux box (Fedora Core 1) and it causes the hlds to crash.

I narrowed it down to the dodx_amxx_i386.so module. Whenever I try to load it I receive this error:

./hlds_run: line 423: 16035 Segmentation fault (core dumped) $HL_CMD

I'm running just the base install plus the dod package. All I have loading is the base plugins and no other modules. I tried switching in the TP3 dodx module but it uses the old directory structure but it doesn't crash the hlds.

Keep up the good work guys.
__________________
Got me finger stuck in me bum...
DeathEmulator is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 09-03-2004 , 19:45  
#99

the engine modul from tp4 does not have the function take_damage but amxx 0.2tp4 with engine tp3 works
__________________
alias White Panther
karlos is offline
Neo-Vortex
Senior Member
Join Date: Jun 2004
Location: Australia
Old 09-03-2004 , 19:54  
#100

Quote:
Originally Posted by mahnsawce
Quote:
Originally Posted by [AoL
Demandred]When you do the TP5 change, can you possibly build a list of the specific modules/files that have changed?
If I understood bail correctly every module is going to have to be recompiled. So here's your list:
  • Everything
errr, no... not everything...
what about config files? and not all plugins would have been updated
Neo-Vortex is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode