Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] attempt to index global 'asmlib' (a nil value), serverside error #35

Closed
wrefgtzweve opened this issue Mar 1, 2022 · 2 comments
Closed
Assignees
Labels

Comments

@wrefgtzweve
Copy link

Describe the bug
This errors happens at least daily on serverside, unknown what's directly causing it as we've not been able to replicate it yet. If i remember correctly we're using the workshop version.

lua/trackassembly/trackasmlib.lua:2424: attempt to index global 'asmlib' (a nil value)

To Reproduce
X

Expected behavior
X

Screenshots
X

Host machine (please complete the following information):
Gmod dedicated server linux 64x-86x

Additional context
Add any other context about the problem here.

@wrefgtzweve wrefgtzweve added the bug label Mar 1, 2022
dvdvideo1234 added a commit that referenced this issue Mar 1, 2022
Removed: Printing `nil` hard-coded when exporting workshop ID
dvdvideo1234 added a commit that referenced this issue Mar 1, 2022
Removed: Printing `nil` hard-coded when exporting workshop ID
Added: New line in workshop publisher
@dvdvideo1234
Copy link
Owner

dvdvideo1234 commented Mar 1, 2022

First of all, thanks.. TA is growing to be very large and feature rich addon ;)

Done! Try now. If it works and it probably will ( while looking at the symptoms ) I will close this. Will be closed automatically in couple of days when no comments are made. Refresh your server from the WS and try again ;)

https://steamcommunity.com/sharedfiles/filedetails//changelog/287012681/

@dvdvideo1234
Copy link
Owner

dvdvideo1234 commented Mar 2, 2022

Apparently this comes from this commit and thank you for finding it! e077a9e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants