DarkEmpire Posted February 26, 2019 Posted February 26, 2019 (edited) what do I do wrong when compiling? https://i.imgur.com/TG4UiCL.jpg Edited February 26, 2019 by DarkEmpire
Xabi Posted February 26, 2019 Author Posted February 26, 2019 48 minutes ago, SharpSabre said: How we can add Blips in the game? That's not related to the gamemode itself, but... https://wiki.gtanet.work/index.php?title=CreateBlip 1
Xabi Posted February 26, 2019 Author Posted February 26, 2019 Just now, DarkEmpire said: what do I do wrong when compiling? Seems you didn't download/install the bridge, read the last line with that warning.
DarkEmpire Posted February 26, 2019 Posted February 26, 2019 Только что, Xabi сказал: Seems you didn't download/install the bridge, read the last line with that warning. that is, I cannot compile this dll separately from the server part?
Xabi Posted February 26, 2019 Author Posted February 26, 2019 1 minute ago, DarkEmpire said: that is, I cannot compile this dll separately from the server part? It needs that API, which comes on the bootstrapper.dll, so the answer is no.
DarkEmpire Posted February 26, 2019 Posted February 26, 2019 (edited) 32 минуты назад, Xabi сказал: It needs that API, which comes on the bootstrapper.dll, so the answer is no. the server automatically closes after connection thereto by the player, without errors someone had a similar situation? https://i.imgur.com/RpYRCtJ.jpg https://i.imgur.com/QKIOsiF.jpg there may be a problem in the database? I use mariadb 10.3 Edited February 26, 2019 by DarkEmpire
DarkEmpire Posted February 26, 2019 Posted February 26, 2019 (edited) 15 минут назад, DarkEmpire сказал: the server automatically closes after connection thereto by the player someone had a similar situation? https://i.imgur.com/kwpkTAd.jpg Edited February 26, 2019 by DarkEmpire
Xabi Posted February 26, 2019 Author Posted February 26, 2019 13 minutes ago, DarkEmpire said: the server automatically closes after connection thereto by the player, without errors someone had a similar situation? https://i.imgur.com/RpYRCtJ.jpg https://i.imgur.com/QKIOsiF.jpg there may be a problem in the database? I use mariadb 10.3 There's a server_exceptions.txt log, probably you can't connect to the database.
DarkEmpire Posted February 26, 2019 Posted February 26, 2019 Только что, Xabi сказал: There's a server_exceptions.txt log, probably you can't connect to the database. Yes, I was able to find it 😊 added screenshot
Xabi Posted February 26, 2019 Author Posted February 26, 2019 2 minutes ago, DarkEmpire said: Yes, I was able to find it 😊 added screenshot Clear the file, start the server and get all the logs there on a pastebin better.
Recommended Posts