I just bought VCmod, I installed it in my addons folder. When I launch my server and join I get these 2 error message in the console:
[ERROR] addons/vcmod_main_autoupdate/lua/vcmod/server/vc_load.lua:5: attempt to index a string value with bad key ('DbgTr' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. onfailure - addons/vcmod_main_autoupdate/lua/vcmod/server/vc_load.lua:5
4. unknown - lua/includes/modules/http.lua:37
[ERROR] addons/vcmod_main_autoupdate/lua/vcmod/server/vc_load.lua:5: attempt to index a string value with bad key ('W_Do_G_Req_Table' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. func - addons/vcmod_main_autoupdate/lua/vcmod/server/vc_load.lua:5
4. unknown - lua/includes/extensions/net.lua:32
And when I try to place anything from the entites tab ingame I get this error:
[ERROR] addons/vcmod_main_autoupdate/lua/entities/vc_fuel_station_diesel/init.lua:6: attempt to index a string value with bad key ('CodeEnt' is not part of the string library)
1. error - [C]:-1
2. __index - lua/includes/extensions/string.lua:297
3. unknown - addons/vcmod_main_autoupdate/lua/entities/vc_fuel_station_diesel/init.lua:6
4. Spawn - [C]:-1
5. SpawnFunction - gamemodes/base/entities/entities/base_entity/init.lua:70
6. Spawn_SENT - gamemodes/sandbox/gamemode/commands.lua:655
7. unknown - gamemodes/sandbox/gamemode/commands.lua:720
8. unknown - lua/includes/modules/concommand.lua:54
This is the code in lua/vcmod/server/vc_load.lua:
https://files.facepunch.com/forum/upload/248983/2785ba19-78eb-428b-9c35-0824097f0d8b/1d.png
https://files.facepunch.com/forum/upload/248983/8b4efebf-496a-40c0-8acf-d9cc80d650bb/2d.png
https://files.facepunch.com/forum/upload/248983/c1339f80-8b2c-4c6d-a28d-4342b03ac82b/3d.png
https://files.facepunch.com/forum/upload/248983/c852717b-1e51-4d4a-9ffe-8f687cab0540/4d.png
https://files.facepunch.com/forum/upload/248983/fc34913d-4e43-4338-ba95-065fe47afd7d/5d.png
https://files.facepunch.com/forum/upload/248983/e59cae97-a4e4-4322-a3d9-2f552d5d93fe/6d.png
https://files.facepunch.com/forum/upload/248983/23224f68-9291-41af-b431-dd04f6299643/7d.png
Since thats kinda hard to read I decided to give you a download link to that file.
http://www.mediafire.com/file/slk6r69m9got7bd/vc_load.lua
Sorry, you need to Log In to post a reply to this thread.