Raised This Month: $ Target: $400
 0% 

PokeMod v1.2.3 RC for Public (June 25, 2008)


Post New Thread Reply   
 
Thread Tools Display Modes
liinuus
Senior Member
Join Date: Apr 2010
Old 05-25-2012 , 08:10   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2471

be carefull with what u edit thu, alot of the things may be more efficent the way they are, as the modules are efficient in different things, so u cant replace all cmds, and btw if ur thinking of repalceing the fun module then u shud know its more eff than fakemeta in most of its uses in pokemod.

Last edited by liinuus; 05-25-2012 at 08:11.
liinuus is offline
iBrazilian
Senior Member
Join Date: May 2011
Old 05-25-2012 , 09:38   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2472

Quote:
Originally Posted by liinuus View Post
be carefull with what u edit thu, alot of the things may be more efficent the way they are, as the modules are efficient in different things, so u cant replace all cmds, and btw if ur thinking of repalceing the fun module then u shud know its more eff than fakemeta in most of its uses in pokemod.
But some things must be changed to fix the crashes, can't be the skill problems anymore ( I can't say that for sure, might be and might not ), inefficiency in the code, not sure either but I'll try. About the fun module, I haven't replaced everything, just a lot of things in the skills tho that's about all really.
__________________
Pokemod Season 5 [ |||||||||| Complete]
iBrazilian is offline
radim
Member
Join Date: Jul 2011
Old 05-25-2012 , 09:41   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2473

Liinuus, can you repair error's form your pm_exn ?
Code:
L 05/17/2012 - 19:35:35: [AMXX] Displaying debug trace (plugin "pm_exn.amxx")
L 05/17/2012 - 19:35:35: [AMXX] Run time error 4: index out of bounds 
L 05/17/2012 - 19:35:35: [AMXX]    [0] pm_exn.sma::ReadPokeFile (line 114)
L 05/17/2012 - 19:35:35: [AMXX]    [1] pm_exn.sma::plugin_precache (line 29)
L 05/17/2012 - 19:37:26: [AMXX] Displaying debug trace (plugin "pm_exn.amxx")
L 05/17/2012 - 19:37:26: [AMXX] Run time error 4: index out of bounds 
L 05/17/2012 - 19:37:26: [AMXX]    [0] pm_exn.sma::_PokeType (line 52)
L 05/17/2012 - 19:37:26: Unhandled dynamic native error
L 05/17/2012 - 19:37:26: [AMXX] Displaying debug trace (plugin "misje_poke.amxx")
L 05/17/2012 - 19:37:26: [AMXX] Run time error 10: native error (native "get_Poke_Type")
L 05/17/2012 - 19:37:26: [AMXX]    [0] misje_poke.sma::DeathMsg (line 90)
L 05/17/2012 - 19:37:26: [AMXX] Displaying debug trace (plugin "pm_exn.amxx")
L 05/17/2012 - 19:37:26: [AMXX] Run time error 4: index out of bounds 
L 05/17/2012 - 19:37:26: [AMXX]    [0] pm_exn.sma::_PokeName (line 59)
L 05/17/2012 - 19:37:26: Unhandled dynamic native error
L 05/17/2012 - 19:37:26: [AMXX] Displaying debug trace (plugin "sprawdz.amxx")
L 05/17/2012 - 19:37:26: [AMXX] Run time error 10: native error (native "get_Poke_Name")
L 05/17/2012 - 19:37:26: [AMXX]    [0] sprawdz.sma::DeathMsg (line 33)
DeathMsg from misje_poke.sma:
Spoiler

Line 90:
Code:
new type = get_Poke_Type( victimid )
And sprawdz.sma down.
Attached Files
File Type: sma Get Plugin or Get Source (sprawdz.sma - 523 views - 1.7 KB)
__________________

Last edited by radim; 05-25-2012 at 09:43.
radim is offline
liinuus
Senior Member
Join Date: Apr 2010
Old 05-25-2012 , 17:12   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2474

i dont know why its giving an index out of bounds error atm, ill check the code tomoz when im home and well see if ill be able to fix it
liinuus is offline
radim
Member
Join Date: Jul 2011
Old 05-28-2012 , 10:14   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2475

So, did you fix it ?
__________________
radim is offline
iBrazilian
Senior Member
Join Date: May 2011
Old 05-31-2012 , 01:27   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2476

Where is the rest of the plugin?
__________________
Pokemod Season 5 [ |||||||||| Complete]

Last edited by iBrazilian; 05-31-2012 at 02:00.
iBrazilian is offline
radim
Member
Join Date: Jul 2011
Old 05-31-2012 , 09:09   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2477

I can't give the rest of plugin, sory :/ But i gave sprawdz.sma. Look up.
__________________
radim is offline
iBrazilian
Senior Member
Join Date: May 2011
Old 05-31-2012 , 10:19   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2478

if you want these errors fixed then you gotta give the sma, kinda hard to help with nothing...

<span style="font-family: monospace;">
PHP Code:
     L 05/17/2012 19:35:35: [AMXXDisplaying debug trace (plugin "pm_exn.amxx"L 05/17/2012 19:35:35: [AMXXRun time error 4index out of bounds  L 05/17/2012 19:35:35: [AMXX]    [0pm_exn.sma::ReadPokeFile (line 114L 05/17/2012 19:35:35: [AMXX]    [1pm_exn.sma::plugin_precache (line 29L 05/17/2012 19:37:26: [AMXXDisplaying debug trace (plugin "pm_exn.amxx"L 05/17/2012 19:37:26: [AMXXRun time error 4index out of bounds  L 05/17/2012 19:37:26: [AMXX]    [0pm_exn.sma::_PokeType (line 52L 05/17/2012 19:37:26Unhandled dynamic native error L 05/17/2012 19:37:26: [AMXXDisplaying debug trace (plugin "misje_poke.amxx"L 05/17/2012 19:37:26: [AMXXRun time error 10native error (native "get_Poke_Type"L 05/17/2012 19:37:26: [AMXX]    [0misje_poke.sma::DeathMsg (line 90L 05/17/2012 19:37:26: [AMXXDisplaying debug trace (plugin "pm_exn.amxx"L 05/17/2012 19:37:26: [AMXXRun time error 4index out of bounds  L 05/17/2012 19:37:26: [AMXX]    [0pm_exn.sma::_PokeName (line 59L 05/17/2012 19:37:26Unhandled dynamic native error 
__________________
Pokemod Season 5 [ |||||||||| Complete]
iBrazilian is offline
radim
Member
Join Date: Jul 2011
Old 05-31-2012 , 11:11   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2479

Linnus help me on steam and everything is working ; )
__________________
radim is offline
iBrazilian
Senior Member
Join Date: May 2011
Old 05-31-2012 , 12:11   Re: PokeMod v1.2.3 RC for Public (June 25, 2008)
Reply With Quote #2480

Alright.
__________________
Pokemod Season 5 [ |||||||||| Complete]
iBrazilian is offline
Reply



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 22:36.


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