I have a problem with EvoRP which I have got like 2 days ago. I have different problems:
Couldn’t include file ‘includes/modules/mysqloo.lua’ (File not found) (@addons/chat_logger/lua/autorun/server/glog.lua (line 3))
[ERROR] addons/chat_logger/lua/autorun/server/glog.lua:3: Module not found!
require - [C]:-1
unknown - addons/chat_logger/lua/autorun/server/glog.lua:3
[ERROR] addons/exsto/lua/includes/modules/von.lua:127: vON: Malformed data… Can’t find a proper type definition. Char#1:E
error - [C]:-1
d_findVariable - addons/exsto/lua/includes/modules/von.lua:127
deserialize - addons/exsto/lua/includes/modules/von.lua:194
onsuccess - addons/exsto/lua/exsto/plugins/server/update-consistency.lua:93
unknown - lua/includes/modules/http.lua:34
[ERROR] gamemodes/evorp/gamemode/core/items/sh_cars.lua:11: attempt to index a nil value
AddCar - gamemodes/evorp/gamemode/core/items/sh_cars.lua:11
unknown - gamemodes/evorp/gamemode/core/items/sh_cars.lua:28
include - [C]:-1
unknown - gamemodes/evorp/gamemode/sh_init.lua:76
include - [C]:-1
unknown - gamemodes/evorp/gamemode/cl_init.lua:12
Maybe I find some more.
If I join the server and set my rank to the owner (exsto rank johannesneo srv_owner) it adds me and shows that I’m the rank but I still cant use /ban or take access etc. I really want to have this fixed. I have Mysqloo and libmysql and all required modules installed. I’m using an XAMPP (Localhost) mysql database and a dedicated server hosted on my computer. Please Help
Please Help. It's very important! :s:
[QUOTE=JohannesNeo;52295719]
Couldn’t include file ‘includes/modules/mysqloo.lua’ (File not found) (@addons/chat_logger/lua/autorun/server/glog.lua (line 3))
[ERROR] addons/chat_logger/lua/autorun/server/glog.lua:3: Module not found!
require - [C]:-1
unknown - addons/chat_logger/lua/autorun/server/glog.lua:3
[/QUOTE]
These two are probably related and it looks like you have not installed MySQLOO correctly, can you post the full paths to each MySQLOO file that you have tried to install?
[QUOTE=JohannesNeo;52295719]
error - [C]:-1
d_findVariable - addons/exsto/lua/includes/modules/von.lua:127
deserialize - addons/exsto/lua/includes/modules/von.lua:194
onsuccess - addons/exsto/lua/exsto/plugins/server/update-consistency.lua:93
unknown - lua/includes/modules/http.lua:34
[ERROR] gamemodes/evorp/gamemode/core/items/sh_cars.lua:11: attempt to index a nil value
AddCar - gamemodes/evorp/gamemode/core/items/sh_cars.lua:11
unknown - gamemodes/evorp/gamemode/core/items/sh_cars.lua:28
include - [C]:-1
unknown - gamemodes/evorp/gamemode/sh_init.lua:76
include - [C]:-1
unknown - gamemodes/evorp/gamemode/cl_init.lua:12
[/QUOTE]
Again, these two are probably related. However, I imagine 'EvoRP' is a private gamemode and so it's unlikely anyone here can help you. You should contact the author of the gamemode. However, depending on the license you could post the 'sh_cars.lua' file here
[B]I have installed MYSQLOO on:[/B]
C:\CityRP\garrysmod\lua\bin
and It's important to make the permissions with exsto to work.
[QUOTE=JohannesNeo;52299574][B]I have installed MYSQLOO on:[/B]
C:\CityRP\garrysmod\lua\bin
and It's important to make the permissions with exsto to work.[/QUOTE]
There are two files you need to install, they go in different folders.
[QUOTE=syl0r;50182731]
There are prebuilt binaries available for [URL="https://github.com/syl0r/MySQLOO/releases"]Linux and Windows[/URL].
They have to be placed within your garrysmod/lua/bin/ folder (create the bin folder if it does not exist)
[B]You are also going to need either [/B][URL="https://github.com/syl0r/MySQLOO/raw/master/MySQL/lib/windows/libmysql.dll"]libmysql[/URL] on Windows or [URL="https://github.com/syl0r/MySQLOO/raw/master/MySQL/lib/linux/libmysqlclient.so.18"]libmysqlclient[/URL] on Linux.
They have to be placed within the root folder of your server (the one that contains srcds.exe or srcds_run)
[/QUOTE]
I have done it. Libmysql is installed on my root (srcds.exe) and mysqloo has been installed in bin
[editline]2nd June 2017[/editline]
I have also the required modules:
gmsv_tmysql, gmsv_tmysql_win32, gmsv_tmysql4, gmsv_tmysql4_win32 and tmysql
[editline]2nd June 2017[/editline]
I really want to fix these main problems:
Couldn’t include file ‘includes/modules/mysqloo.lua’ (File not found) (@addons/chat_logger/lua/autorun/server/glog.lua (line 3))
[ERROR] addons/chat_logger/lua/autorun/server/glog.lua:3: Module not found!
require - [C]:-1
unknown - addons/chat_logger/lua/autorun/server/glog.lua:3
[ERROR] addons/exsto/lua/includes/modules/von.lua:127: vON: Malformed data… Can’t find a proper type definition. Char#1:E
error - [C]:-1
d_findVariable - addons/exsto/lua/includes/modules/von.lua:127
deserialize - addons/exsto/lua/includes/modules/von.lua:194
onsuccess - addons/exsto/lua/exsto/plugins/server/update-consistency.lua:93
unknown - lua/includes/modules/http.lua:34
[ERROR] gamemodes/evorp/gamemode/core/items/sh_cars.lua:11: attempt to index a nil value
If this is fixed then it should work
You still need to install the mysqloo module. As well as finding the missing file glog.lua.
EDIT: You still have an issue with the missing mysqloo
I will try to figure it out. Let me check it.
[editline]2nd June 2017[/editline]
And don't rate it pls, help instead
These are my database settings:
evorp.configuration["MySQL Host"] = "localhost"; -- The host that your MySQL database is located.
evorp.configuration["MySQL Username"] = "root"; -- The username that you log into MySQL with.
evorp.configuration["MySQL Password"] = ""; -- The password that you log into MySQL with.
evorp.configuration["MySQL Database"] = "evorp"; -- The name of the database that we'll be using.
[editline]2nd June 2017[/editline]
I have also noticed that my ranks won't save and I think this game mode is fucked up
Sorry for my language
NVM, Gave up on this game mode and installed Applejack instead.
Sorry, you need to Log In to post a reply to this thread.