-
Notifications
You must be signed in to change notification settings - Fork 9
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
[2.0 Stable] [Bug] Attempt to run a custom node into a server #99
Comments
Disabled all the addons and still not working. |
Hey, I merged V2 into stable because stable was very out-of-date. |
Ok, I'll do it later but today. |
It Did not worked, and also localization didn't upload too. By pulling did you meant downloading, or making Pull Request or something like that? |
The last update was 16th of April. Also, are you running a dedicated server or listen server? |
Blueprints 2.0
When i tried to run a custom nodes into a server, i got an issue.
Uploading file to GMod server was having perfectly fine (except Blueprints localization)
But running the custom nodes on server gave me this issue in console:
`[gmod_blueprints-2-stable] addons/gmod_blueprints-2-stable/lua/blueprints/module/sh_bpcompiledmodule.lua:222: attempt to index a nil value
3. Install - addons/gmod_blueprints-2-stable/lua/blueprints/module/sh_bpnet.lua:105
4. RunLocalFile - addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:277
5. func - addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:648
6. unknown - lua/includes/extensions/net.lua:33
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
****Unfinished input stream at: stack traceback:
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bpstream.lua:179: in function 'In'
addons/gmod_blueprints-2-stable/lua/blueprints/system/sh_bpfilesystem.lua:354: in function 'v'
lua/includes/modules/hook.lua:96: in function 'Call'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:172: in function 'OnLocalFileFinished'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:255: in function 'OnReceiveChunk'
addons/gmod_blueprints-2-stable/lua/blueprints/core/sh_bptransfer.lua:371: in function 'func'
lua/includes/extensions/net.lua:33: in function <lua/includes/extensions/net.lua:18>
`
Maybe there's problem with name maximum limit?
Here's the Custom node Blueprint: bp-wCcTIVEJkEBXW2NHtWHH (It's not yet done)
The text was updated successfully, but these errors were encountered: