-
SCRIPT ERROR: @bl_bridge/init.lua:143: there is no ox on module core!, please make sure you configured your convars on cfg!
But in the documentation ox is an option for core.
-
`Currently` it's impossible to consume stdout and exit codes of commands in toml config. One has to use `exec-and-forget`
```toml
alt-w = 'exec-and-forget aerospace workspace W --fail-if-noop || aer…
-
See repro: [cyan-lua-compilation-repro.zip](https://github.com/user-attachments/files/16235172/cyan-lua-compilation-repro.zip)
When I have a following file structure:
And `tlconfg.lua` set to:
…
-
Everyting works well, but i see this error in console.
Error running call reference function for resource esx_addons_gcphone: citizen:/scripting/lua/scheduler.lua:355: @esx_addons_gcphone/server.…
-
Try to download modules to: D:\Pascal\Saved Games\DCS\Scripts\pw-dev_script\Modules\
1
Invoke-WebRequest : 404: Not Found
Au caractère D:\Pascal\Saved Games\DCS\Scripts\pw-dev_script\update.ps1:88 …
-
```
2581.953 Error MainLoop.cpp:1284: Exception at tick 11350799: Мод Train Upgrader (1.0.2) вызвал неустранимую ошибку.
Пожалуйста, сообщите об этой ошибке автору мода.
Error while running event…
-
StepMania5.0.12 crash report (build 45e0787, 20160811 @ 00:05:39)
--------------------------------------
Architecture: Mac OS X (i386)
Crash reason: Assertion 'xml.GetName() == "BackgroundTra…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-b…
-
Create two simple scripts:
- router.lua:
``` lua
#!/usr/bin/env tarantool
-- Call a configuration provider
cfg = require('localcfg')
print(cfg)
os.exit(0)
```
- localcfg.lua in the same dir…
-
**Problem:** Currently there are 2 main categories of scripts, official and contrib. This organization is based on who contributed the scripts, developers: i.e. official, and the community: i.e. cont…