nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
61 stars 40 forks source link

The server crashed inexplicably after enabling the model #142

Closed Max66888 closed 1 year ago

Max66888 commented 1 year ago

I completely reinstalled the latest sm1.11. I did not add the plug-in, but only installed the store. After loading the model, the preview and the third person can be used normally, but the arm can not be displayed normally. When I was equipment skin, the arm became the default arm of T, and the third person is working. I did not install other plug-ins except the store, which was not modified, and then the source code was compiled directly, If I re-enter the server without any modifications, it will crash, as follows image image This is when I am not equipped with skin image This is when I am equipped with skin and thirdperson image image

Max66888 commented 1 year ago

When I restart the server after installing the skin, it will cause the server above to crash

nuclearsilo583 commented 1 year ago

The playerskin modules will sometime have its precache model scripts timeout if you add too many. I bet you should install another 3rd precache plugin to deal with model precache on map start. And please install N arms fix with Kxnrl's arms fix extension to remove the CTs custom sleeve that overlap with custom arms.

Max66888 commented 1 year ago

The playerskin modules will sometime have its precache model scripts timeout if you add too many. I bet you should install another 3rd precache plugin to deal with model precache on map start. And please install N arms fix with Kxnrl's arms fix extension to remove the CTs custom sleeve that overlap with custom arms.

Is it possible that this is a bug? Because there is only one model in my item list, I have installed two arm fix plug-ins, but they still cannot work, and my hands will disappear directly.

nuclearsilo583 commented 1 year ago

what is your sm exts list and meta list. Also do you have any log of the crash. Also you should better use 3rd precache plugin like I said before like S downloader or any plugin that match your conditions of usage.

Max66888 commented 1 year ago

Thank you!!!My problem has been solved I want to implement a function to unlock different projects for different vips. For example, vip1 can only use footprints for free, and vip2 can only use player skins for free. Can I have such a function? Or let the free items of vip be excluded. For example, I hope vip can use all the previous persona models for free, and persona models can only be distributed by me on my own initiative I'm very looking forward to it Then how do I set the items in the store to be banned from purchase so that I can only actively distribute them to players If you agree, I will open a new issue Thank you very much!

Max66888 commented 1 year ago

The original problem has been solved, thank the author