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

[2.0 Stable] [Bug] Attempt to run a custom node into a server #99

Open
Sectonidse opened this issue Jun 20, 2022 · 5 comments
Open

[2.0 Stable] [Bug] Attempt to run a custom node into a server #99

Sectonidse opened this issue Jun 20, 2022 · 5 comments

Comments

@Sectonidse
Copy link

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

  1. Initialize - addons/gmod_blueprints-2-stable/lua/blueprints/module/sh_bpcompiledmodule.lua:222
  2. Install - addons/gmod_blueprints-2-stable/lua/blueprints/module/sh_bpenv.lua:34
    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)

@Sectonidse Sectonidse changed the title [2.0] [Bug] Attempt to run a custom node into a server [2.0 Stable] [Bug] Attempt to run a custom node into a server Jun 20, 2022
@Sectonidse
Copy link
Author

Disabled all the addons and still not working.
GMod Version: 2022.06.10 (No Chromium, not beta, probably x64)

@ZakBlystone
Copy link
Owner

Hey, I merged V2 into stable because stable was very out-of-date.
Can you pull latest on v2-stable and try this again?

@Sectonidse
Copy link
Author

Ok, I'll do it later but today.

@Sectonidse
Copy link
Author

It Did not worked, and also localization didn't upload too.
I updated it, but i noticed that the last update was on 16th of April. I don't know, maybe I'm not fully understanding the UI of Github, but I've checked every branch, literally everything but didn't found the recent one. I saw the update from your Discord Server, but when i opened the link, it showed me the comparison between version and the today's commitments was not there.

By pulling did you meant downloading, or making Pull Request or something like that?

@ZakBlystone
Copy link
Owner

The last update was 16th of April.
I'm not exactly sure what you're trying to do. Can you walk me through step-by-step how to get the problem to happen on my machine?

Also, are you running a dedicated server or listen server?

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

No branches or pull requests

2 participants