Call of Duty: Black Ops III

Call of Duty: Black Ops III

Welcome To Chili's Zombies BETA
 This topic has been pinned, so it's probably important
ZombusterFTW  [developer] 26 May, 2022 @ 11:42pm
Known Bugs
I've tried really hard to squash any bugs that have been encountered during playtesting, but its likely some slipped through. Post here if you encountered any bugs or crashes and your best description of what you were doing when it occurred.
Thanks!
< >
Showing 1-15 of 38 comments
Goldly 28 May, 2022 @ 8:40pm 
U Can jump from a window near jug into jug then cant move its not rlly something that will happen on accident but just had to lyk
ZombusterFTW  [developer] 28 May, 2022 @ 11:11pm 
Originally posted by GoldlyRL(Twitch):
U Can jump from a window near jug into jug then cant move its not rlly something that will happen on accident but just had to lyk
Ty for letting me know about that! I'll work on fixing that in the next patch!
EDIT: Fixed
Last edited by ZombusterFTW; 8 Jun, 2022 @ 9:46pm
MadKingKara 1 Jun, 2022 @ 1:07am 
Was about to deliver the burger to the guys room, got teleported to the hallway/backroom place. i ran through a door and i couldnt interact with anything after that. perks and mystery box still worked but nothing else. fantastic map tho, the dark hotel scared the ♥♥♥♥ outta me
ZombusterFTW  [developer] 1 Jun, 2022 @ 10:55am 
Originally posted by MadKingKara:
Was about to deliver the burger to the guys room, got teleported to the hallway/backroom place. i ran through a door and i couldnt interact with anything after that. perks and mystery box still worked but nothing else. fantastic map tho, the dark hotel scared the ♥♥♥♥ outta me
Thanks for letting me know about that! I'll investigate what caused that and will hopefully have a fix soon!
EDIT: I believe this bug to be patched lmk if it isn't!
Last edited by ZombusterFTW; 8 Jun, 2022 @ 9:47pm
ZombusterFTW  [developer] 2 Jun, 2022 @ 10:04am 
I'm currently investigating some crashes that have happened directly after an EE step to some players. Also I'm currently investigating how the thundergun can potentially crash the game when fired at a large wave of zombies.
EDIT: It looks like doing more of the side EE's may give the game a higher likelihood of crashing, working on a fix.
Last edited by ZombusterFTW; 2 Jun, 2022 @ 11:06am
callofdutyrepo 2 Jun, 2022 @ 7:56pm 
After shooting the 5 pictures we crashed again. No error message just crashed to the desktop for the host.
ZombusterFTW  [developer] 2 Jun, 2022 @ 8:04pm 
Originally posted by callofdutyrepo:
After shooting the 5 pictures we crashed again. No error message just crashed to the desktop for the host.

Sorry to hear it crashed again.
Were any other side EE's completed before shooting the fifth picture? And also to be sure was this a crash from firing the reward thundergun? Thanks for letting me know!
EDIT: Also what round was your game on? Sorry for so many questions haha.
Last edited by ZombusterFTW; 3 Jun, 2022 @ 12:19am
Deadshot.mp4 4 Jun, 2022 @ 7:17am 
Originally posted by ZombusterFTW:
Originally posted by callofdutyrepo:
After shooting the 5 pictures we crashed again. No error message just crashed to the desktop for the host.

Sorry to hear it crashed again.
Were any other side EE's completed before shooting the fifth picture? And also to be sure was this a crash from firing the reward thundergun? Thanks for letting me know!
EDIT: Also what round was your game on? Sorry for so many questions haha.

Wishing the best, but when troubleshooting code run the game in Developer 2/1. It'll often crash the map however it'll give you an error message stating possible holes in the code (dev errors, often lead to crashes that the compiler or console won't catch). I'm available to help if you need any pointers in that regard and best of luck!
ZombusterFTW  [developer] 4 Jun, 2022 @ 8:37am 
Originally posted by Deadshot.mp4:
Originally posted by ZombusterFTW:

Sorry to hear it crashed again.
Were any other side EE's completed before shooting the fifth picture? And also to be sure was this a crash from firing the reward thundergun? Thanks for letting me know!
EDIT: Also what round was your game on? Sorry for so many questions haha.

Wishing the best, but when troubleshooting code run the game in Developer 2/1. It'll often crash the map however it'll give you an error message stating possible holes in the code (dev errors, often lead to crashes that the compiler or console won't catch). I'm available to help if you need any pointers in that regard and best of luck!

I appreciate that advice! I'll definitely give that a try! Also big thank you for that offer!
Seeing you comment here actually made my day so much, your FNAF 2 map is amazing!
Thanks for checking out Chili's
Last edited by ZombusterFTW; 4 Jun, 2022 @ 8:49am
sk8s 5 Jun, 2022 @ 2:31am 
Got a random error after knifing the music box G_Spawn: no free entities
Deadshot.mp4 5 Jun, 2022 @ 7:30am 
Originally posted by sk8s :):
Got a random error after knifing the music box G_Spawn: no free entities

g_spawn means the script ent limit has been reached (1024 server side iirc).
ZombusterFTW  [developer] 5 Jun, 2022 @ 11:54am 
Originally posted by sk8s :):
Got a random error after knifing the music box G_Spawn: no free entities
Sorry you ran into that!
I'll look into this and hopefully have a fix soon!
Thanks for playing!

Originally posted by Deadshot.mp4:
Originally posted by sk8s :):
Got a random error after knifing the music box G_Spawn: no free entities

g_spawn means the script ent limit has been reached (1024 server side iirc).

I didn't know the limit was only 1024! I've recently been working on fixing a lot of early scripts I made that used a lot of placed script models in radiant, and changing them over to spawn in the models on the fly.
jameson 5 Jun, 2022 @ 12:52pm 
when you talk to the among us character after he tells you to get his drip if you run to far away it glitches and there is no shoes in the dining hall and no popup to talk to him after
Last edited by jameson; 5 Jun, 2022 @ 12:52pm
Deadshot.mp4 5 Jun, 2022 @ 2:24pm 
Originally posted by ZombusterFTW:
Originally posted by sk8s :):
Got a random error after knifing the music box G_Spawn: no free entities
Sorry you ran into that!
I'll look into this and hopefully have a fix soon!
Thanks for playing!

Originally posted by Deadshot.mp4:

g_spawn means the script ent limit has been reached (1024 server side iirc).

I didn't know the limit was only 1024! I've recently been working on fixing a lot of early scripts I made that used a lot of placed script models in radiant, and changing them over to spawn in the models on the fly.

Chief if you need any assistance hmu on Discord or Steam, I’m down to help or share any info about scripting/radiant :)
ZombusterFTW  [developer] 5 Jun, 2022 @ 8:07pm 
Originally posted by BLIME:
when you talk to the among us character after he tells you to get his drip if you run to far away it glitches and there is no shoes in the dining hall and no popup to talk to him after
Thanks for making me aware of this! I'll see if I can find the cause.
< >
Showing 1-15 of 38 comments
Per page: 1530 50