Garry's Mod

Garry's Mod

Jailbreak
Clark  [developer] 1 Aug, 2017 @ 3:20pm
Bugs Report
Post bugs here.
< >
Showing 1-13 of 13 comments
Koyou 4 Aug, 2017 @ 5:41am 
[ERROR] gamemodes/jailbreak/gamemode/cl_extensions.lua:5: 'qtn' isn't a valid font

1. SetFont - [C]:-1
2. DrawSentence - gamemodes/jailbreak/gamemode/cl_extensions.lua:5
3. DrawAmmo - gamemodes/jailbreak/gamemode/cl_hooks.lua:149
4. unknown - gamemodes/jailbreak/gamemode/cl_hooks.lua:32


i can't start game
Clark  [developer] 4 Aug, 2017 @ 7:44am 
Sorry about that those fonts were apart of my core addon I use for development. I fixed the issue.
Last edited by Clark; 4 Aug, 2017 @ 8:13pm
Koyou 4 Aug, 2017 @ 6:53pm 
@Clark, Thank you
Nukiloco 3 Sep, 2017 @ 4:04pm 
In random cases when a player joins, on line 22 in cl_hooks.lua, it prints to the console that a string was not defined?
Last edited by Nukiloco; 3 Sep, 2017 @ 4:05pm
Clark  [developer] 3 Sep, 2017 @ 4:12pm 
Originally posted by Flairieve:
In random cases when a player joins, on line 22 in cl_hooks.lua, it prints to the console that a string was not defined?
It's related to key not being bound. I'm add a check to prevent an error. I'll post an update within a hour of this post.
Last edited by Clark; 3 Sep, 2017 @ 4:14pm
Walter W. Gaming 4 Sep, 2017 @ 5:05am 
I have meet another issue, i was playing this gamemode with my friends and we were 6-7 in the server so we were trying to get 2 guards but we weren't fully able to be 2 guards, it worked only 1 time but in the end, we weren't able to swap to the guards team
Clark  [developer] 4 Sep, 2017 @ 5:29am 
Originally posted by Shiroyasha:
I have meet another issue, i was playing this gamemode with my friends and we were 6-7 in the server so we were trying to get 2 guards but we weren't fully able to be 2 guards, it worked only 1 time but in the end, we weren't able to swap to the guards team
Change the guard to inmate ratio. It controls how many inmates you need per guard.
Skull 27 Mar, 2021 @ 5:29pm 
dosent run well on xbox, freezes alot
sakulmore 17 Sep, 2023 @ 5:52pm 
It writing me these errors:
(The addon is not working properly, for example, I can't pickup items, can't use buttons on the maps, can't change teams etc...)

1. [Jailbreak] gamemodes/jailbreak/gamemode/sv_hooks.lua:55: attempt to get length of field 'MapList' (a nil value)
1. unknown - gamemodes/jailbreak/gamemode/sv_hooks.lua:55

2. [Jailbreak] lua/includes/extensions/net.lua:116: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. WriteTable - lua/includes/extensions/net.lua:116
3. SendMaps - gamemodes/jailbreak/gamemode/sv_meta.lua:95
4. unknown - gamemodes/jailbreak/gamemode/sv_hooks.lua:161

3. [Jailbreak] lua/includes/extensions/table.lua:106: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. HasValue - lua/includes/extensions/table.lua:106
3. unknown - gamemodes/jailbreak/gamemode/sv_commands.lua:30
4. unknown - lua/includes/modules/concommand.lua:54
Clark  [developer] 17 Sep, 2023 @ 11:38pm 
I just tried it out works fine for me.

https://i.imgur.com/EIJSNCu.jpeg
https://i.imgur.com/oGoNe9K.jpeg
https://i.imgur.com/5nfODx3.jpeg

You probably need the jailbreak content addon installed.

https://1drv.ms/u/s!AtSSxUw-O_v8iE7dMeSTl_q58_1e?e=5VjuXU

Here's a zip version, instead of going through the effort of using gmad.exe or Crowbar (multi-tool for source engine) to unpack gmod .gma addon format.

Extract jailbreak_content to addons folder.
Last edited by Clark; 17 Sep, 2023 @ 11:46pm
sakulmore 18 Sep, 2023 @ 5:08pm 
Originally posted by Clark:
I just tried it out works fine for me.

https://i.imgur.com/EIJSNCu.jpeg
https://i.imgur.com/oGoNe9K.jpeg
https://i.imgur.com/5nfODx3.jpeg

You probably need the jailbreak content addon installed.

https://1drv.ms/u/s!AtSSxUw-O_v8iE7dMeSTl_q58_1e?e=5VjuXU

Here's a zip version, instead of going through the effort of using gmad.exe or Crowbar (multi-tool for source engine) to unpack gmod .gma addon format.

Extract jailbreak_content to addons folder.
I have it installed.

https://i.imgur.com/mgEdndy.png
Clark  [developer] 19 Sep, 2023 @ 8:09am 
@sakulmore The new update I just pushed today should resolve that issue.
sakulmore 19 Sep, 2023 @ 10:16am 
Originally posted by Clark:
@sakulmore The new update I just pushed today should resolve that issue.
Still not working properly :D .

The text is fixed, but the gamemode still not working properly.

Getting these errors:
1. [Jailbreak] gamemodes/jailbreak/gamemode/sv_hooks.lua:117: attempt to get length of field 'MapList' (a nil value)
1. unknown - gamemodes/jailbreak/gamemode/sv_hooks.lua:117

2. [Jailbreak] lua/includes/extensions/net.lua:116: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. WriteTable - lua/includes/extensions/net.lua:116
3. SendMaps - gamemodes/jailbreak/gamemode/sv_meta.lua:95
4. unknown - gamemodes/jailbreak/gamemode/sv_hooks.lua:223

3. [Jailbreak] lua/includes/extensions/table.lua:106: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. HasValue - lua/includes/extensions/table.lua:106
3. unknown - gamemodes/jailbreak/gamemode/sv_commands.lua:30
4. unknown - lua/includes/modules/concommand.lua:54

4. [Jailbreak] lua/includes/extensions/table.lua:106: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. HasValue - lua/includes/extensions/table.lua:106
3. unknown - gamemodes/jailbreak/gamemode/sv_commands.lua:27
4. unknown - lua/includes/modules/concommand.lua:54

I can't pick up weapons/items, First person view not working (it just shows a player model, but a camera is still on same place), can't press buttons on the maps etc...
< >
Showing 1-13 of 13 comments
Per page: 1530 50