Raised This Month: $ Target: $400
 0% 

JailBreak Extreme v1.9 - UPDATED 10-04-2010


Post New Thread Reply   
 
Thread Tools Display Modes
chaZe
Junior Member
Join Date: Mar 2010
Old 03-11-2010 , 10:55   Re: JailBreak Extreme v1.3
Reply With Quote #31

If i ennable this addon, i allways get that error:
"[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version"
any1 know how to fix it?
chaZe is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 03-11-2010 , 11:13   Re: JailBreak Extreme v1.3
Reply With Quote #32

Quote:
Originally Posted by chaZe View Post
If i ennable this addon, i allways get that error:
"[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version"
any1 know how to fix it?
That error is not related to this plugin.
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 03-11-2010 , 11:14   Re: JailBreak Extreme v1.3
Reply With Quote #33

Quote:
Originally Posted by chaZe View Post
If i ennable this addon, i allways get that error:
"[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version"
any1 know how to fix it?
Not related to this plugin and can be safely ignored
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
chaZe
Junior Member
Join Date: Mar 2010
Old 03-11-2010 , 11:44   Re: JailBreak Extreme v1.3
Reply With Quote #34

Well, if i disable this plugin my server works.. but if i ennable it, it doesnt start and my crash log is without any errrors.
there are only that errors:
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'fun_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Not loading plugin 'CStrike'; already loaded
(status=running)
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'cstrike_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'csx_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] dll: Finished loading 1 plugins
L 03/11/2010 - 16:58:41: Log file closed
but i got fun amx mod and csx_amxx_i386 oO
any1 know how to fix that?
thanks bro :>
chaZe is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 03-11-2010 , 12:04   Re: JailBreak Extreme v1.3
Reply With Quote #35

Quote:
Originally Posted by chaZe View Post
Well, if i disable this plugin my server works.. but if i ennable it, it doesnt start and my crash log is without any errrors.
there are only that errors:
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'fun_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Not loading plugin 'CStrike'; already loaded
(status=running)
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'cstrike_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 03/11/2010 - 16:58:41: [META] WARNING: dll: Failed to load plugin 'csx_amxx_i386.so'
L 03/11/2010 - 16:58:41: [META] dll: Finished loading 1 plugins
L 03/11/2010 - 16:58:41: Log file closed
but i got fun amx mod and csx_amxx_i386 oO
any1 know how to fix that?
thanks bro :>
I guess you have a problem with some module.

Please post your full log (from start to crash).
I can't see any crash in your logs
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
chaZe
Junior Member
Join Date: Mar 2010
Old 03-11-2010 , 12:22   Re: JailBreak Extreme v1.3
Reply With Quote #36

Thanks for your help bro.
Here is everything :
http://pastebin.com/FDK7jv92

Thanks
chaZe is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-11-2010 , 13:39   Re: JailBreak Extreme v1.3
Reply With Quote #37

On line 353 :

Code:
    set_user_rendering(id, 255, 255, 255, 16, kRenderFxNone, kRenderNormal)

Should be (params place + default player values):

Code:
    set_user_rendering(id, kRenderFxNone, 0, 0, 0, kRenderNormal, 0)
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
shuttle_wave
Veteran Member
Join Date: Apr 2009
Location: New Zealand
Old 03-11-2010 , 14:19   Re: JailBreak Extreme v1.3
Reply With Quote #38

Nice mod
__________________
JailBreak Mod with Plugin API ( 90% ) Public
shuttle_wave is offline
joropito
AlliedModders Donor
Join Date: Mar 2009
Location: pfnAddToFullPack
Old 03-11-2010 , 16:59   Re: JailBreak Extreme v1.3
Reply With Quote #39

Quote:
Originally Posted by ConnorMcLeod View Post
On line 353 :

Code:
    set_user_rendering(id, 255, 255, 255, 16, kRenderFxNone, kRenderNormal)

Should be (params place + default player values):

Code:
    set_user_rendering(id, kRenderFxNone, 0, 0, 0, kRenderNormal, 0)
Ok I have it fixed but I'll upload a new release in few days to let people post more bugs.

Have you reached line 832?
__________________

Divide et vinces
approved plugins | steam account

I don't accept PM for support. Just ask on forums.
If you're looking for private work, PM me.
joropito is offline
Send a message via MSN to joropito
kaspet
Member
Join Date: Jan 2009
Old 03-11-2010 , 17:03   Re: JailBreak Extreme v1.3
Reply With Quote #40

Hi. Can you add /lr funcion? ( Free day, gun toos, race, spray and many more ) ?
kaspet 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 21:40.


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