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

Missing scripts #22

Closed
burner1024 opened this issue Sep 27, 2019 · 3 comments
Closed

Missing scripts #22

burner1024 opened this issue Sep 27, 2019 · 3 comments

Comments

@burner1024
Copy link
Member

burner1024 commented Sep 27, 2019

Siptbox2.ssl was missing from both UP and RP sources, and that lead to a really strange bug.
I thought we were past packaging issues, but apparently not. Need to comb through both UPU and RPU and see if there's anything else missing.

@burner1024
Copy link
Member Author

Scripts present in UP but not UPU:

diff -u up.list upu.list  | grep "^-"
--- up.list	2019-09-27 13:03:09.817680264 +0700
-containr.int
-door.int
-eckaga1.int
-eckaga2.int
-eckaga3.int
-eckaga4.int
-eckaga5.int
-emitter.int
-ffeild.int
-kivicdor.int
-nijjbox.int
-patchinf.int
-scatkslv.int
-scdmymk.int
-sfshutl1.int
-simrkstr.int
-siptbox2.int
-witripwr.int
-wstripwr.int
-wstrpwr2.int

Dropping siptbox2.int and Kaga:

-containr.int
-door.int
-emitter.int
-ffeild.int
-kivicdor.int
-nijjbox.int
-patchinf.int
-scatkslv.int
-scdmymk.int
-sfshutl1.int
-simrkstr.int
-witripwr.int
-wstripwr.int
-wstrpwr2.int

Out of these, only the following are present in scripts.lst. Need to find and add them. Probably can remove the rest.

Containr.int    ; Generic locked and trapped container          # local_vars=10
Door.int        ; generic locked and trapped door               # local_vars=8
patchinf.int    ; patchinf                                      # local_vars=1
sfshutl1.int    ; map script to Hubologist entrance (shuttle)   # local_vars=0

@burner1024
Copy link
Member Author

contair and door are in template dir, not sure if they are necessary at all?
sfshutl1 is nowhere to be found, no idea where is it coming from.

@burner1024
Copy link
Member Author

burner1024 commented Sep 27, 2019

SFSHUTL1 is actually present, but for some reason was added to compilation skip list.

burner1024 added a commit that referenced this issue Sep 27, 2019
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

1 participant