!Beta testing! - Page 30
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

!Beta testing!

Started by ptaczek, 13 October, 2003, 10:32:34

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PPK

Quote from: Psycho_Chihuahua on 11 March, 2006, 10:10:08
Gece's IPdbBot and Madmans D2AF try to look for the Files in PtokaX Root instead of in scripts folder....
Ok, this is maybe changed with new Lua. I will check it...
Quote from: bastya_elvtars on 11 March, 2006, 11:47:57
- Most scripts won't work properly, because almost all of them use string.find.
My scripts have problem with changed for, string.find working for me as with old lua :o
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

jiten

#726
Quote from: PPK on 11 March, 2006, 13:42:51
My scripts have problem with changed for, string.find working for me as with old lua :o

I experienced the same problem and replaced every "for i,v in tTable do" to "pairs" or "ipairs". That solved it.
The string.find's work fine with me too.

jiten

Quote from: Markitos on 11 March, 2006, 14:04:03
jiten do you mean for ipairs,v in tTable???

I meant:

for i,v in pairs(tTable) do


or

for i,v in ipairs(tTable) do

PPK

Quote from: Psycho_Chihuahua on 11 March, 2006, 10:10:08
Gece's IPdbBot and Madmans D2AF try to look for the Files in PtokaX Root instead of in scripts folder....
Lua 5.1 have setup for dirs in luaconf.h ... try updated PXLua ;)
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

blackwings

#729
Maybe someone should make a list of things that needs to be changed in scripts etc so that everything works ok for Ptokax 0.3.4.0b+

I made a small list of things that needs to be changed for the ordinary lua scripter (I hope I didn't misundertand anything) =
string.gfind = string.gmatch
table.getn   = #
loadlib      = package.loadlib
math.mod     = math.fmod

table.foreach / table.foreachi = pairs / ipairs
Check this link for the full changes:
http://www.lua.org/manual/5.1/manual.html#incompat

btw, someone might need to make a little wiki about the new behavior some of the new things has.


Psycho_Chihuahua

Quote from: PPK on 11 March, 2006, 14:20:36
Quote from: Psycho_Chihuahua on 11 March, 2006, 10:10:08
Gece's IPdbBot and Madmans D2AF try to look for the Files in PtokaX Root instead of in scripts folder....
Lua 5.1 have setup for dirs in luaconf.h ... try updated PXLua ;)

thnx PPK, i'll check it when i get home
PtokaxWiki ?PtokaX Mirror + latest Libs

01100001011011000111001101101111001000000110101101101110011011110111011101101110001000000110000101110011001000000101010001101111011010110110111101101100011011110111001101101000

bastya_elvtars

#731
Quote from: blackwings on 11 March, 2006, 15:10:12
btw, someone might need to make a little wiki about the new behavior some of the new things has.

You can also make one, this is what the wiki is about...

-- // EDIT

string.find works as it did in the past. i was referring to an old version of the lua manual, which did not mention this one. Sorry for confusing you.
Everything could have been anything else and it would have just as much meaning.

@stero

Hi,
Is there already a fixed version of RoboCop out?

\0.3.4.0b.dbg\scripts\RoboCopv10.021.lua: bad header in precompiled chunk

Thanks :)

bastya_elvtars

Don't use this version until all scripts are ported.
Everything could have been anything else and it would have just as much meaning.

PPK

New testing version available 8) Fixed crashing on some nicks in 0.3.4.0b  :)
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

DJ Bert

Quote from: PPK on 14 March, 2006, 16:20:25
New testing version available 8) Fixed crashing on some nicks in 0.3.4.0b? :)

Gonna test it.

Keep up the good work PPK  ;D

Anna

Looking good, no strange things has occurd yet :D Just waiting for the scripts to get updated, testing in my private hub so dont really need many scripts there..

Toobster??

Test hub seems to be running fine  :)

Herodes

The only thing keeping ppl from moving some scripts is that the OnTimer() isn't ticking on the 'c' beta version...

( ok I know that it is the never-arriving Programming In Lua (pil) book too :) )

blackwings

Thanx for the heads up Herodes :)

Is it a lua 5.1 bug or a ptokax bug?


bastya_elvtars

Quote from: Herodes on 15 March, 2006, 23:17:19
The only thing keeping ppl from moving some scripts is that the OnTimer() isn't ticking on the 'c' beta version...

( ok I know that it is the never-arriving Programming In Lua (pil) book too :) )

I'll definitely switch, if there will be io.popen and OnTimer() function - and bastya_elvtars:GetTime() returns non-0. :)
Everything could have been anything else and it would have just as much meaning.

Herodes

Quote from: blackwings on 15 March, 2006, 23:35:11
Thanx for the heads up Herodes :)

Is it a lua 5.1 bug or a ptokax bug?
don't thank ppl ... karma them :)

blackwings

btw, I think the karma thing should be removed :P


bastya_elvtars

Quote from: blackwings on 16 March, 2006, 00:09:02
btw, I think the karma thing should be removed :P

Why? Let's talk about this in Your opinions... thread a bit!
Everything could have been anything else and it would have just as much meaning.

blackwings

Quote from: bastya_elvtars on 16 March, 2006, 00:44:10
Quote from: blackwings on 16 March, 2006, 00:09:02
btw, I think the karma thing should be removed :P

Why? Let's talk about this in Your opinions... thread a bit!
I think it's judgmental and wrong.

Also, if someone deserve a ban, you don't need karma points to know if a user derserves a ban.


blackwings

Quote from: Mutor on 16 March, 2006, 03:36:52
Quote from: blackwings on 16 March, 2006, 03:06:35
Also, if someone deserve a ban, you don't need karma points to know if a user derserves a ban.

Ever consider , it may be more about being helpful or productive and little to do with a ban?
Moreover whats any of this have to do with Beta Testing?

QuoteThe only thing keeping ppl from moving some scripts is that the OnTimer() isn't ticking on the 'c' beta version..

Is anyone else having a problem with the timer? Seems fine here
well. herodes mentioned it and it came to my mind.

btw, I haven't tested the 'c' beta yet so I don't know if timers works for me.


PPK

Here is no change in lua timer from B to C version  ::)
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall

ConejoDelMal

------------------------------------------------------------ 
Current stats: 
------------------------------------------------------------ 
Version: PtokaX DC Hub 0.3.4.0c [debug] built on Mar 14 2006 15:57:33 
Uptime: 0 days, 14 hours, 10 minutes 
Users (Max/Actual Peak (Max Peak)/Logged) : 600 / 326 (521) / 307 
Chat messages: 351 x 
Unknown commands: 0 x 
PM commands: 2304 x 
Key commands: 6175 x 
Supports commands: 5394 x 
MyINFO commands: 7225 x 
ValidateNick commands: 6068 x 
GetINFO commands: 0 x 
Password commands: 96 x 
Version commands: 2951 x 
GetNickList commands: 2730 x 
Search commands: 31322 x 
SR commands: 31574 x 
CTM commands: 443430 x 
RevCTM commands: 176827 x 
BotINFO commands: 6 x 
------------------------------------------------------------ 
CPU usage (60 sec avg): 0.52% 
CPU time: 0:05:00 
Mem usage (Peak): 13.32 MB (24.62 MB) 
VM size (Peak): 17.67 MB (28.70 MB) 
------------------------------------------------------------ 
SendRests (Peak): 2 (3) 
RecvRests (Peak): 0 (3) 
Data sent: 397.31 MB 
Data received: 35.23 MB 
Tx (60 sec avg): 1.60 kB/s (12.29 kB/s) 
Rx (60 sec avg): 980 B/s (615 B/s)


so far so good  8)
Rede-DC Comunidade Portuguesa de DC

Herodes

Quote from: PPK on 16 March, 2006, 13:18:44
Here is no change in lua timer from B to C version  ::)
I stand corrected ... test script proved that I had a bug in the initial scirpt I was writing...

electronic_Psycho

hi ppl  ;D

from where i can get the"c" version please ? ::)

SMF spam blocked by CleanTalk