[Bug] Lua warn() does not output to console #386
Closed
MadsLeander
started this conversation in
[BUG] FiveM for GTAV Enhanced
Replies: 3 comments
|
Thanks a lot. We are looking into this. |
0 replies
|
A fix for this bug has been implemented and is available in August 11 Patch. Please try again and let us know if the issue persists. Thanks for your help! |
0 replies
|
Seems to work now! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Lua
warnfunction does not output anything to the console (effects both client and server).Issue type
Both / Unsure
Repro rate
Always
Server build version
FXServer-early-access b111 win32
OS
No response
CPU
No response
GPU
No response
RAM
No response
Storage type
None
Connection type
None
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
None
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
Use the lua
warn()function. Example for testing:Expected Behavior
You should see all three output to the console like so:
Actual Behavior
The following gets outputed to the console:
Evidence
No response
Additional Context
No response
All reactions