Coder Social home page Coder Social logo

bitpredator / empiretown Goto Github PK

View Code? Open in Web Editor NEW
33.0 2.0 20.0 979.46 MB

Official reposotory of empieretown, this is a fivem rp server, I am developing this gamemode so that it is as faithful as possible to real life, in case of problems or suggestions open a request.

Home Page: https://bitpredator.github.io/bptdevelopment/docs/FiveM/empiretown/install-server

License: GNU General Public License v3.0

Lua 89.60% JavaScript 5.21% CSS 3.62% HTML 1.49% Vue 0.07% Batchfile 0.01%
esx fivem grand-theft-auto gta5 lua roleplay fullrp framework bpt fivem-roleplay

empiretown's Introduction

EMPIRETOWN - FRAMEWORK FOR FIVEM

Discord

EMPIRETOWN

This program is a project for the fivem community, you have legal permission to distribute and / or modify it .

ATTENTION: You are not authorized to change the name of the resources present within it.

Database Installation: https://bitpredator.github.io/bptdevelopment/docs/empiretown/database

Server installation procedure: https://bitpredator.github.io/bptdevelopment/docs/empiretown/install-server

You are not authorized to sell this software (this is a free project).

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

๐Ÿ“Œ License

EMPIRETOWN - FRAMEWORK FOR FIVEM Copyright (C) 2022-2024 bitpredator

empiretown's People

Contributors

bitpredator avatar busco82 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

empiretown's Issues

[Bug] minimap

While you are not in the vehicle the minimap flashes, it should not show.

SQL error while uploading

Error

SQL query: Copy

-- Dump dei dati della tabella es_extended.npwd_twitter_tweets: ~0 rows (circa)

-- Dump della struttura di tabella es_extended.owned_vehicles
CREATE TABLE IF NOT EXISTS owned_vehicles (
owner varchar(46) DEFAULT NULL,
plate varchar(12) NOT NULL,
vehicle longtext DEFAULT NULL,
type varchar(20) NOT NULL DEFAULT 'car',
job varchar(20) DEFAULT NULL,
stored tinyint(4) NOT NULL DEFAULT 0,
parking varchar(60) DEFAULT NULL,
pound varchar(60) DEFAULT NULL,
trunk longtext DEFAULT NULL,
glovebox longtext DEFAULT NULL,
peopleWithKeys longtext DEFAULT '[]',
mileage float DEFAULT 0,
PRIMARY KEY (plate)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;

MySQL said: Documentation
#1101 - BLOB, TEXT, GEOMETRY or JSON column 'peopleWithKeys' can't have a default value

need help

I still don't understand part 5 in the installation process hope someone can help me

Missing lumberjack job

Create lumberjack jobs, with the various items to be implemented in the crafting system

SQL ERROR

[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (UPDATE users SET phone_number = ? WHERE identifier = ? ["456-214-0428","char1:a34610eb7df35adf04dea2e531233dcdcce2859f"]) with error message Data too long for column 'phone_number' at row 1
[ script:npwd] [NPWD] [player] [error]: Failed to store phone number in database
[ script:npwd] [NPWD] [player] [error]: UPDATE users SET phone_number = 456-214-0428 WHERE identifier = char1:a34610eb7df35adf04dea2e531233dcdcce2859f
[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (
[ script:npwd] SELECT *
[ script:npwd] FROM npwd_twitter_profiles
[ script:npwd] WHERE identifier = ?
[ script:npwd] LIMIT 1
[ script:npwd] ["char1:a34610eb7df35adf04dea2e531233dcdcce2859f"]) with error message Table 'atlanta_np.npwd_twitter_profiles' doesn't exist
[ script:npwd] [NPWD] [twitter] [error]: Fetching tweets failed, (intermediate value) is not iterable
[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (
[ script:npwd] SELECT *
[ script:npwd] FROM npwd_twitter_profiles
[ script:npwd] WHERE identifier = ?
[ script:npwd] LIMIT 1
[ script:npwd] ["char1:a34610eb7df35adf04dea2e531233dcdcce2859f"]) with error message Table 'atlanta_np.npwd_twitter_profiles' doesn't exist
[ script:npwd] [NPWD] [twitter] [error]: Failed to get or create profile, (intermediate value) is not iterable
[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (
[ script:npwd] SELECT *,
[ script:npwd] UNIX_TIMESTAMP(updatedAt) AS lastActive
[ script:npwd] FROM npwd_match_profiles
[ script:npwd] WHERE identifier = ?
[ script:npwd] LIMIT 1
[ script:npwd] ["char1:a34610eb7df35adf04dea2e531233dcdcce2859f"]) with error message Table 'atlanta_np.npwd_match_profiles' doesn't exist
[ script:npwd] [NPWD] [match] [error]: Failed to get player profile, (intermediate value) is not iterable
[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (SELECT npwd_messages_conversations.id,
[ script:npwd] npwd_messages_conversations.conversation_list as conversationList,
[ script:npwd] npwd_messages_participants.unread_count as unreadCount,
[ script:npwd] npwd_messages_conversations.is_group_chat as isGroupChat,
[ script:npwd] npwd_messages_conversations.label,
[ script:npwd] UNIX_TIMESTAMP(npwd_messages_conversations.updatedAt) as updatedAt,
[ script:npwd] npwd_messages_participants.participant
[ script:npwd] FROM npwd_messages_conversations
[ script:npwd] INNER JOIN npwd_messages_participants
[ script:npwd] on npwd_messages_conversations.id = npwd_messages_participants.conversation_id
[ script:npwd] WHERE npwd_messages_participants.participant = ? ["456-214-0428"]) with error message Table 'atlanta_np.npwd_messages_conversations' doesn't exist
[ script:npwd] [NPWD] [DBInterface] [error]: Error executing (SELECT * FROM npwd_phone_contacts WHERE identifier = ? ORDER BY display ASC ["char1:a34610eb7df35adf04dea2e531233dcdcce2859f"]) with error message Table 'atlanta_np.npwd_phone_contacts' doesn't exist
[ script:npwd] [NPWD] [contact] [error]: Error in handleFetchContact (char1:a34610eb7df35adf04dea2e531233dcdcce2859f), (intermediate value) is not iterable

--- certain tables are missing from the sql file

Which Fivem version do I need for this server template?

Finished pulling Docker container image
:/home/container$ $(pwd)/alpine/opt/cfx-server/ld-musl-x86_64.so.1 --library-path "$(pwd)/alpine/usr/lib/v8/:$(pwd)/alpine/lib/:$(pwd)/alpine/usr/lib/" -- $(pwd)/alpine/opt/cfx-server/FXServer +set citizen_dir $(pwd)/alpine/opt/cfx-server/citizen/ +set sv_licenseKey ${FIVEM_LICENSE} +set steam_webApiKey ${STEAM_WEBAPIKEY} +set sv_maxplayers ${MAX_PLAYERS} +set serverProfile default +set txAdminPort ${TXADMIN_PORT} $( [ "$TXADMIN_ENABLE" == "1" ] || printf %s '+exec server.cfg' )
/entrypoint.sh: line 13: /home/container/alpine/opt/cfx-server/ld-musl-x86_64.so.1: No such file or directory

bpt_bakerjob

Creation of baker job, with: (deposit, company vehicle and clothing), with crafting system and possibility to make the
invoices

[Bug + Refactor] bpt_realisticvehicle

bpt_realisticvehicle needs a complete overhaul plus a code rebuild, the code doesn't seem to work properly anymore, it also seems to conflict with the fix system in bpt_menu

Prova di contatto

Ciao, piacere Giovanni, avrei bisogno di scambiare due chiacchiere, mi scuso per l'utilizzo scorretto, ma ci sarebbe modo di contattarti?

[Bug] - "esx_uteknark1 + cayoperico " - Issue

Unable to use seeding system of esx_uteknark1 in cayoperico island error displayed in console:
esx_uteknark1/lib/cropstate.lua:46: Object inserted by :insert does not fit node at level 0

Guns

This is probable not where i shouldput this so sorry if its wrong as this isnt sn issue its my lack of knowledge about this but how do i use guns in empiretown

bpt_fishjob [for update]

Create fishing job, for fish processing with an artisanal system, required functions: (storage, invoices, vehicle and clothing).
dependencies wasabi_fishing

shaking screen like Bombs going off

I think this more an issue with this pc or mistake made in install though ive reinstalled afew times now however when playing on the server the screen keeps bouncing/shaking like explosions are going off around me but none are. I installed on second pc and it i was able to run it however im not able to run the included fxserver.exe i get a error i have to use an older fxserver perhaps i dont correct runtime installed not sure as i have many installed . if anyone has An idea or expeirenced similar pkease chime in

[Bug] - "yarn" - Compile EasyAdmin + script waiting to load

Hello, recently i instaled your fivem empiretown server files.
All is ok but server console shows me error:
script:yarn] yarn is currently busy: we are waiting to compile EasyAdmin
Can you help me to solve this error?

Untitled

Also cant login into server.

Untitled2

refactor bpt_taglialegna

reconstruction of the code in progress, for total support for the English language for better development

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.