Replies: 16 comments 15 replies
-
|
Many thanks but I got this error: Table 'gtav.custom_interior_maps' doesn't exist |
Beta Was this translation helpful? Give feedback.
-
|
Could someone please help me with the database structure file , i just need the structure file as i am getting everytime the errors of tables does not exist please help MySQL Query Error [GAME]: Table 'gtav.world_blips' doesn't exist @yannickboy15 i am trying to easy version one and it is giving me erros if a .mysql can be geneerated it will solve lot of problems. please help |
Beta Was this translation helpful? Give feedback.
-
|
could not find Mysql.Data.resources.dll |
Beta Was this translation helpful? Give feedback.
-
|
My database has no password. I leave this blank and I get this error. What is the reason? |
Beta Was this translation helpful? Give feedback.
-
|
The database credential thing stills being a mysterie, no fix at the moment for that. |
Beta Was this translation helpful? Give feedback.
-
|
Most of you guys are probably running XAMPP or shit. Check this out and reset your MySQL root password to like root or something you guys know. https://stackoverflow.com/questions/24566453/resetting-mysql-root-password-with-xampp-on-localhost After that, hop into your environment variables on your computer or use the built in solution environment variables of Visual Studio and enter all the credentials in there. Also make sure that port 3307 of the AUTH database is set to 3306 if you host it all on 1 server. |
Beta Was this translation helpful? Give feedback.
-
|
any ideas what the hell is going on? |
Beta Was this translation helpful? Give feedback.
-
|
try to use his credential on your database. user: root pass: admin |
Beta Was this translation helpful? Give feedback.
-
|
All is good so far on locale ... but thing is i dont know what causing it in game i have 2 big problems so far... that not letting me continue
|
Beta Was this translation helpful? Give feedback.
-
|
can i contact you on discord or something? |
Beta Was this translation helpful? Give feedback.
-
|
Could anyone show me where the SQL of the database is? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
How to i start the server ./V/OwlV.sin does not work |
Beta Was this translation helpful? Give feedback.
-
|
Can someone help me with the installation, i pay, contact me on discord freestyleaxel#6743 |
Beta Was this translation helpful? Give feedback.
-
|
userputtyftpvgls98wx@inf04-scyte-379:~$ ./V/OwlV.sln what do i do about this error? |
Beta Was this translation helpful? Give feedback.
-
|
How to set it up on linux (Ubuntu 22.04 LT)? Is it even possible or should i change the contract from linux server to windows? I've done multiple tries to set it up and the best i could get was when i started the server and saw the chat that's in Owl scripts. Nothing else. Nothing else loaded, no server-side scripts were loaded. Please help. Reach me out here on by discord - v1russss |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I don't speak english so if there is any grammar mistake or whatever, don't mind me to correct it.
I spent with my team near a month trying to set up the gamemode and when we were near give up Chaos told me what should we do to make it work and he let me post and reupload the gamemode.
Easy way:
(https://mega.nz/file/EwFRUIoR#ICffRubjlQNyIrXNFmfJvwDi46PI3SrB1HnNwwSfw9Q)
Long way:
Open GIT Bash -> Move to you prefered directory -> Install GIT LFS (
git lfs install in you bash terminal) -> Clone this repo with LFS (git lfs clone https://github.com/OwlGamingCommunity/V.git) -> It should be created a folder called 'V' -> You can close GIT Bash if you wantGo in to 'V' Folder -> Execute OwlV.sln -> Change the solution config from the toolbar to set it up in DEBUG-X64-BOOT/COOKER/EventComposer
SettingHelpers.GetDevEnvironmentSettingin both files -> Change the connection parameters if you have others (In my case, my password is 'admin'). IMPORTANT: Change auth port to 3306 (If you have that port for MySQL), NOT 3307"csharp" : "disabled"to"csharp" : "enabled"and saveThe first 'folder' (shortcut) doesn't let you get in, so the server can't do it either so you force the access with the entire folder with its content.
(You should generate too this folder without download anything with Release-x64-Cooker but I didn't test it well while I set up this gamemode, so better safe than sorry)
If you need help, try to reach Owl Discord or here in their Github, I'm just a regular guy who could start this gamemode after a month trying and trying with the help of some of this original devs.
I ONLY COULD SET IT AND START IT, I DIDN'T PLAY OR TEST THIS GAME MODE AT THE TIME OF WRITING THIS GUIDE
Beta Was this translation helpful? Give feedback.
All reactions