hello, i have a problem ,
my DB have a error
[Err] 1101 - BLOB, TEXT, GEOMETRY or JSON column ‘wanted’ can’t have a default value
ido you run MySQL 8.0.13 or newer — or MariaDB 10.2.1 or newer. Prior to that version, MYSQL did not allow a DEFAULT value other than NULL for JSON columns. In MariaDB, JSON is an alias for LONGTEXT, which likewise (starting with version 10.2.1) allows DEFAULT values.
Hello fellas!
I’m rewriting the FRP Framework.
It’s still in a somewhat beta phase, so I’ll keep the code closed for now . If you have a genuine interest in helping, please send me a private message.
Once I finish some of the restructuring I’m working on, I’ll release the code as open source on github.com/faroeste-roleplay
My goal is to make FRP the best and most optimized framework in RedM.
And for that to happen, I’ll rely on the help of the entire community.
I’m working hard at the moment to rewrite part of the code to improve and bring innovations to the scene. I will keep everyone updated.
I’m almost done finalizing the new character creation for the FRP Framework.
But I’m still facing some issues:
- Clothes disappearing
- Torn clothes
- Skin color not applying to the entire body.
We’re making good progress with character creation
.
After this step, I’ll finish the Inventory.
The interface supports multilingualism.
Did update on post description and github repos