[Release] SnailyCAD | Fast, modern and free FiveM CAD/MDT

All looks fine. Are you using a sub domain or https?

no, just using simple doman http://domain.de:3030 but with ip:3030 i get the same error.

i am also missing the navigation on the top :smiley:

wich browser is recommended for the system? i am using opera.

Hm, weird. I suggest using Firefox or Chrome

Version 2.0.9 has just been released :tada:

  • New: set a citizen as Dangerous
  • New: able to specify time for Jail time (use <amount> hours, <amount> minutes, <amount> seconds, <amount> milliseconds)
  • Minor: fixed a bug in RegisterWeaponModal
  • Minor: Updated dependencies
  • Minor: small code improvements
  • Minor: added missing translation keys

SnailyCAD GitHub
Full Changelog

Release 2.0.10 has just been released :tada:

  • New: set a custom weight & height prefix (cm, kg, pounds, feet, inches, …)
  • Major: improve accessibility and performance
  • Minor: load fonts locally, this should increase font loading performance
  • Minor: minor code changes

A guide on how to setup NGINX with phpmyadmin/xampp and SnailyCAD for Windows is coming very soon!

SnailyCAD GitHub
Full Changelog

For those who are having issues with browsers logging you out directly after logging in, do the following:

  1. Create an account at: https://dash.cloudflare.com/sign-up
  2. Go to your domain registrar and change the nameservers to the Cloudflare ones
  3. Make sure to set allowIframes: true, secureCookies: true in your config.
  4. Restart the CAD.
  5. All done

Full docs: Creating a Cloudflare account and adding a website – Cloudflare Help Center

Cloudflare has great docs on how to add your site to Cloudflare so refer to that :). Don’t hesitate to ask questions!

Release 2.1.0 has just been released :tada:

  • New: see fine amount for CreateTicketModal
  • New: see fine amount/jail time in NameSearch
  • New: directly create an officer linked to citizen via CreateCitizen
  • New: set a custom assigned-to-call status (default: 10-97)
  • New: set a custom on-duty-code status. (default: 10-8)

SnailyCAD GitHub
Full Changelog

Release 2.1.1 has just been released :tada:

  • New: GSR option for LEO incidents
  • New: add Employee of the month option for Manage employees
  • New: specify custom port in config file
  • New: Add Employees list to company page
  • Minor: improvements to name search layout
  • Minor: refactor SQL queries to use @casper124578/mysql.ts

SnailyCAD GitHub
Full Changelog

1 Like

I am aware of a bug in the name search. I’m currently not home. I’m home in 4h to push a fix. Sorry for any troubles!

1 Like

Release 2.1.2 has just been released :tada:

  • New: add gang affiliation option for CreateOfficerIncident modal
  • Major: fixed error when using name search
1 Like

Hey @casperiv0,

which version of nodeJs and npm are you running?

Thanks in advance :slight_smile:

Node 16 (latest)
Npm 7.11

For the CAD its required node v14 or higher

1 Like

Thank u, i was running 14.2 or sth like that. With Node 16 i dont have the error like reportet in some posts earlier [Release] SnailyCADv3 | Free NodeJS CAD/MDT - #338 by vanpatmobi

Thanks for the support :slight_smile: Nice work, sexy CAD! Keep going :star_struck:

2 Likes

Release 2.1.3 has just been released :tada:

  • New: set custom CAD description (for embed)
  • New: able to change username (this is can be disabled in the cad-settings. Default is disabled)
  • Minor: fixed a bug when changing password
  • Minor: updated bootstrap version

SnailyCAD GitHub
Full Changelog

Release 2.1.3-patch1 has just been released :tada:

  • Fix: update NameSearch names list when a new citizen was created or when a citizen was edited.
  • Minor: remove unused console log

SnailyCAD GitHub
Full Changelog

how do i connect using zap

It should be the same way you would on a VPS. I haven’t use zap before so it may be a bit different.

Release 2.1.5 has just been released :tada:

  • New: able to add a reason to the expungement requests
  • Fix: fixed a bug where it would not show the correct on_duty_status
  • Fix: fixed a bug where you could not register a vehicle to a company
  • Fix: fixed a bug when creating a officer incident report
  • Fix: fixed a typo in the update username modal (Thanks @NotARacc)
  • Minor: show custom select box for registering a vehicle.

SnailyCAD GitHub
Full Changelog

What have done wrong?

Failed to compile.

ModuleNotFoundError: Module not found: Error: Can’t resolve ‘…/config’ in ‘C:\Users\Administrator\snaily-cadv3\src\lib’

Build error occurred
Error: > Build failed because of webpack errors
at C:\Users\Administrator\snaily-cadv3\node_modules\next\dist\build\index.js:17:924
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Span.traceAsyncFn (C:\Users\Administrator\snaily-cadv3\node_modules\next\dist\telemetry\trace\trace.js:6:584)

C:\Users\Administrator\snaily-cadv3>

You don’t have the config file. Follow the video guide closely.

1 Like