• Unknown entity type (rope)
    2 replies, posted
A SWEP I'm trying to run on my server makes use of the "rope" ent. It works fine on my singleplayer server however, when I try and use it on my main server it just says "Attempted to create unknown entity type rope!". Any help is greatly appreciated.
Don't run tests in singleplayer / listen-servers... You don't get an accurate representation of how things work... Set up a local SRCDS: [url]https://dl.dropboxusercontent.com/u/26074909/tutoring/server_srcds_steamcmd/setting_up_a_server_with_steamcmd.lua.html[/url] Also, make sure you copied the entities/entities/rope.lua or entities/entities/rope/*.lua to the server. Make sure you're creating the entity on the server, not the client, etc.. Without seeing code that's all I can say...
Thanks I found the problem. For some dumb reason I thought rope would be default with gmod :v:. The reason it worked on singleplayer was because I had an old version of the addon from legit like a year ago. Found the files I needed and now it's good to go! I love being retarded
Sorry, you need to Log In to post a reply to this thread.