Troubleshooting
By menno3213
August 21, 2026
NightCore Phone - Troubleshooting Guide
Phone Item Does Nothing
- Confirm framework and inventory are supported and started first
- Check item name matches
Config.Phone.Item - Confirm the item is marked as usable
- In unique mode, confirm the phone is non-stackable
- Check server console for inventory adapter warnings
Calls Connect Without Audio
- Confirm the configured voice resource is running
- Check
Config.Calls.VoiceProvidermatches installed provider - Start the voice resource before NightCore Phone
Camera or Voice Memos Cannot Upload
- Configure a valid FiveManage V3 Media API token
- Confirm the token has required file permissions
- Restart NightCore Phone after changing the token
Social App Password Warnings
- Check
Config.Serverpepper values - Use long, stable random values
- Do not change peppers after accounts are created
LB Phone Detection Notice
This is only a detection notice. No data is imported automatically. Run the dry command from server console when ready.
Debug Mode
Enable for more diagnostic output:
Config.Bridge.Debug = true
Reproduce the problem, collect console output, then disable debug mode.
Common Start Order Issues
Always start resources in this order:
1. oxmysql
2. Framework (es_extended / qb-core / qbx_core)
3. Inventory (ox_inventory / qb-inventory / etc.)
4. Voice (pma-voice / yaca / saltychat)
5. nightcore_phone
Need More Help?
Join the NightCore Discord for installation help and community support.