Not working server
FarikLoL opened this issue · 14 comments
Seems like you created a loop somehow. derma/init.lua
is not supposed to show up that many times.
I installed luapack on a clean server
You say you've followed the instructions. Let's focus on this line then: lua/send.txt must be renamed to lua/_send.txt, lua/includes/init.lua must be renamed to lua/includes/_init.lua
.
Those files you renamed are on Garry's Mod default files, not on the addon, correct?
I'm unable to replicate the problem with both the latest gm_crypt and gmsv_luapack_internal releases. What branch of Garry's Mod are you using?
not beta
Can you verify your files and retry the file renaming? On SteamCMD, app_update 4020 -beta none validate
to validate the files.
same
I've pushed an update to the gmsv_luapack_internal module to automate the file renaming. I've also made some small changes to this repository to remove the redundant file renaming. Please update both. If the issue persists, I don't know how to help you further.
And the crash dump tells me the same I already know, there's a loop somewhere.
everything worked