Need this urgent !!! - Page 2
 

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

Need this urgent !!!

Started by BoyKind, 12 August, 2006, 20:23:51

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

UwV

#25
humm .. i though that trick would do it ..
is kind of funny how it actually makes it work in 5.1 
but apperently errors in 5.0 ...


well just disable line 22 .. by  commenting it
like
--i will udate the scpt credits and remove the "compatible" thingy for now untill i gethat one sorted ..
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

Alexinno

done that and now it gives me this error

PtokaX\scripts\userinfo.lua:242: bad argument #1 to `collectgarbage' (number expected, got string)

UwV

#27
Quote from: Alexinno on 20 August, 2006, 00:31:42
done that and now it gives me this error

PtokaX\scripts\userinfo.lua:242: bad argument #1 to `collectgarbage' (number expected, got string)


weird i have just tested it with latest px 0.3.5.0 (lua 5.0)  and i don't get that error.. i did now ..

and yes logic actually ..   ""  is a sting 

if _VERSION == "Lua 5.1" or _VERSION == "Lua 5.2" then -- ;0)
		gc = "collect" 
	else
		gc = nil
	end


would be better

if _VERSION == "Lua 5.1" or _VERSION == "Lua 5.2" then -- ;0)
		gc = "collect" 
	end

is even more nice i guess ..
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

Alexinno

when i start the script it doesn't gives any error but when i reconnect
-=Holly-Error=- jumps out :(

UwV

here not .. what does holly say then when she jumps out ?
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

UwV

#30
but i do notice another thing the rightclcikc dont work right

gimme some time and i will do a 5.0 version with all the extra's for you.
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

Alexinno

[03:25:38] <-=Holly-Error=-> D:\4 Alex 7Gb\PtokaX\scripts\userinfo.lua:165: bad argument #1 to `collectgarbage' (number expected, got string)


ok i'll wait for the lua 5 version ;)
10q

BoyKind

UwV, that script gives me errors ... I saw them 2day when I woke up ...
[01:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:114: attempt to call global 'isMessagePmToMe' (a nil value)
[01:22] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:22] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:53] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:54] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:55] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:56] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:56] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:57] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:57] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:57] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:57] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:57] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:58] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:58] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[01:59] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[02:00] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[02:00] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[02:00] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[02:00] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[02:00] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:20] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:20] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:21] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:22] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:26] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:26] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:26] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:26] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:26] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:28] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:29] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:29] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:30] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:30] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[04:30] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
[09:16] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)
With all the respect

UwV

Quote from: Alexinno on 20 August, 2006, 01:34:38
[03:25:38] <-=Holly-Error=-> D:\4 Alex 7Gb\PtokaX\scripts\userinfo.lua:165: bad argument #1 to `collectgarbage' (number expected, got string)


ok i'll wait for the lua 5 version ;)
10q

i posted the 5.0 version here ..
http://forum.ptokax.org/index.php?topic=3719#msg61967
\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

UwV

#34
Quote from: BoyKind on 20 August, 2006, 07:51:34
UwV, that script gives me errors ... I saw them 2day when I woke up ...
[01:19] Syntax C:\Volvo Hub\scripts\userinfo.lua:114: attempt to call global 'isMessagePmToMe' (a nil value)
[01:22] Syntax C:\Volvo Hub\scripts\userinfo.lua:113: bad argument #1 to 'len' (string expected, got nil)


goodmorning ;0)

i'll get on it and sort that out ..
.. i got pretty confused modding three versions of that script at the same time here...

**  i got it, i forgot to strip the ToArrival

\NL   The knowledge and skills you have achieved are meant to be forgotten so you can float comfortably in emptiness, without obstruction.
" Holly loves me,...  . "      ;o)

& don't forget, the motto is :
  -- SUPPORT YOUR LOCAL DJ'S --

BoyKind

mornin' :) yes, I can see :)
Posted on: 20 August 2006, 10:23:18
did you finish that script UwV ?
With all the respect

modular

Quote from: BoyKind on 20 August, 2006, 19:26:27
did you finish that script UwV ?


Quote from: UwV on 20 August, 2006, 09:22:20

**  i got it, i forgot to strip the ToArrival
Quote from: UwV on 19 August, 2006, 21:02:52
yes i can.

* last edit removed ToArrival
-- the updated script i guess ??


BoyKind

didnt see that one :P thx modular for the info ... and thx UwV 4 all your effort ;)
With all the respect

SMF spam blocked by CleanTalk