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

Jailbreak MOD v2.7.0 (API SUPPORT) STABLE


Post New Thread Reply   
 
Thread Tools Display Modes
KrazyKat
Member
Join Date: Mar 2021
Old 11-23-2023 , 05:52   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #361

Hi Natsheh,

Can you provide your cssdk_const.inc file on github? I seem to be facing issues compiling with the default one.

Also, can you check the following plugins too:
1. check_spawn_valid in jb_days_spawns.sma (186th and 206th line) - array sizes do not match, or destination array is too small
2. GetPlayerByClientStruct in voicerecord_hook_api.sma - undefined symbol
3. jb_ctban.sma (772-776th line) - array sizes do not match, or destination array is too small
4. set_player_camera in jb_custom_player_tricks.sma (106th and 179th line) - tag mismatch
5. jb_day_guesswho.sma - undefined symbol "ROGFree"
6. drop_valuable in jb_valuables.sma - array sizes do not match, or destination array is too small
7. Make_NPC_DeathMsg in npc_library.inc - array sizes do not match, or destination array is too small

Last edited by KrazyKat; 11-23-2023 at 06:10.
KrazyKat is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 11-23-2023 , 06:26   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #362

Quote:
Originally Posted by KrazyKat View Post
Hi Natsheh,

Can you provide your cssdk_const.inc file on github? I seem to be facing issues compiling with the default one.

Also, can you check the following plugins too:
1. check_spawn_valid in jb_days_spawns.sma (186th and 206th line) - array sizes do not match, or destination array is too small
2. GetPlayerByClientStruct in voicerecord_hook_api.sma - undefined symbol
3. jb_ctban.sma (772-776th line) - array sizes do not match, or destination array is too small
4. set_player_camera in jb_custom_player_tricks.sma (106th and 179th line) - tag mismatch
5. jb_day_guesswho.sma - undefined symbol "ROGFree"
6. drop_valuable in jb_valuables.sma - array sizes do not match, or destination array is too small
7. Make_NPC_DeathMsg in npc_library.inc - array sizes do not match, or destination array is too small
Thanks for your feedback,

Code:
1st Issue make sure to compile using the latest amxx compiler or this version [ AMX Mod X Compiler 1.10.0.5461 ]
2nd Issue is fixed.
3rd Issue same as the first issue.
4th Issue is fixed.
5th Issue is fixed.
6th Issue same as 1st issue.
7th Issue same as 1st issue.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Noochs
Junior Member
Join Date: Apr 2020
Old 11-23-2023 , 07:04   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #363

Quote:
Originally Posted by Natsheh View Post
Thanks for your feedback,

Code:
1st Issue make sure to compile using the latest amxx compiler or this version [ AMX Mod X Compiler 1.10.0.5461 ]
2nd Issue is fixed.
3rd Issue same as the first issue.
4th Issue is fixed.
5th Issue is fixed.
6th Issue same as 1st issue.
7th Issue same as 1st issue.
Natsheh sorry for the bad news but the plugin is still missing models parachute.mdl just a quick idea maybe you should try a fresh game install to see if everything works fine cant wait for this to work thanks

Last edited by Noochs; 12-01-2023 at 19:57.
Noochs is offline
Noochs
Junior Member
Join Date: Apr 2020
Old 11-23-2023 , 07:27   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #364


Also the vip core error

Last edited by Noochs; 12-01-2023 at 19:58.
Noochs is offline
Mo3taz
Member
Join Date: Apr 2022
Location: Algeria
Old 12-01-2023 , 14:11   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #365

omg natsheh, you did it
__________________
Save Money (nvault)
DISCORD: Mo3taz#8978
Mz
Mo3taz is offline
Send a message via Yahoo to Mo3taz
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-08-2023 , 21:12   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #366

Quote:
Originally Posted by Noochs View Post

Also the vip core error
Added the missing resources to the repository!
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Uzviseni Bog
Senior Member
Join Date: Jun 2020
Old 12-13-2023 , 09:56   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #367

I nicely copy the Strike file and paste it where it's supposed to be, start the server for the bots, and for some reason, nothing is loading. Why?
[AMXX] Load error 17 (invalid file format or version)

UPDATE: I'm using the latest compiler, trying to compile all files, but each one has too many errors, why is that?

Last edited by Uzviseni Bog; 12-13-2023 at 10:42.
Uzviseni Bog is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-13-2023 , 13:44   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #368

Make sure you're compiling with the same version of amxx modx on your server.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Borhane
Member
Join Date: Jun 2017
Old 01-14-2024 , 18:15   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #369

where can i get the latest amxmodx cuz apparently this mod doesnt work with 1.8.2.

edit : i got the 1.9 version but failed to compile a few plugins mainly because of error "array sizes do not match, or destination array is too small"

Last edited by Borhane; 01-15-2024 at 11:56.
Borhane is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 01-15-2024 , 12:11   Re: Jailbreak MOD v2.7.0 (API SUPPORT) STABLE
Reply With Quote #370

Quote:
Originally Posted by Borhane View Post
where can i get the latest amxmodx cuz apparently this mod doesnt work with 1.8.2.

edit : i got the 1.9 version but failed to compile a few plugins mainly because of error "array sizes do not match, or destination array is too small"

Probably want to use the version 1.10 you will find it here
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
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 17:18.


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