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

how to switch to pro mode #87

Open
mastersam2015 opened this issue Feb 12, 2023 · 4 comments
Open

how to switch to pro mode #87

mastersam2015 opened this issue Feb 12, 2023 · 4 comments

Comments

@mastersam2015
Copy link

hello

I have question. How to switch server to pro mode ?

@mastersam2015
Copy link
Author

mastersam2015 commented Feb 14, 2023

I fix errors in code ... next I use "node bin/repak.js --src cpma --dest assets"

s
info:    loading config file from /quake/quakejs/bin/repak-config.json..
info:    deleting assets/baseq3
info:    deleting assets/cfg-maps
info:    deleting assets/classes
info:    deleting assets/hud
info:    deleting assets/locs
info:    deleting assets/modes
info:    deleting assets/stats
info:    deleting assets/viewcam
info:    writing /quake/quakejs/assets/cfg-maps/pak100.pk3
info:    writing /quake/quakejs/assets/classes/pak100.pk3
info:    writing /quake/quakejs/assets/hud/pak100.pk3
info:    writing /quake/quakejs/assets/locs/pak100.pk3
info:    writing /quake/quakejs/assets/modes/pak100.pk3
info:    writing /quake/quakejs/assets/stats/pak100.pk3
info:    writing /quake/quakejs/assets/viewcam/pak100.pk3
info:    writing /quake/quakejs/assets/baseq3/pak100.pk3

next "node bin/content.js"


info:    loading config file from ./repak-config.json..
info:    generating manifest from /quake/quakejs/assets
info:    generated manifest (0 entries) in 0 seconds
(node:4524) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
info:    content server is now listening on port :: 9000

and server is not in the server list

someone help me?

@mastersam2015
Copy link
Author

ok, server is visibility but still like no mod

@mastersam2015
Copy link
Author

ok. I must edit config.json and I not know how to add compressed and checksum

@mastersam2015
Copy link
Author

Server still like no mod. My manifest file is:

`
{
"name": "cpma/z-cpma-pak152.pk3",
"compressed": 6299786,
"checksum": 1787998258
},
{
"name": "baseq3/z-cpma-pak152.pk3",
"compressed": 6299786,
"checksum": 1787998258
}
]

`

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