Jump to content

Guten

Members
  • Posts

    7
  • Joined

  • Last visited

Guten's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • Dedicated
  • Conversation Starter
  • First Post

Recent Badges

0

Reputation

  1. Guten

    Help SQL 2014

    Use the enterprise version, also yes, it does work without any problems on windows 11. I did test other versions of mssql server(microsoft sql server), the 2019 and newer and they also worked for me.
  2. The packer already has some default server scripts, if you lost all your server scripts, that's on you for not backing it up.
  3. Guten

    Repair cashshop

    I think I might be retarded, or something, but I did what he did, corresponded the prices of every item in the cashshop.dat with the db at tbl_cashlist, and I'm still getting the same, error, is there something that I'm missing? Edit: Turns out I was a retarded, I also needed to add to the en-gb or ru-ru the the NDItemCash.edf as well, not only the ItemCash.edf to the datatable.
  4. In case people didn't figure out, or are struggling with how to use the unpacker, follow this tutorial, I used xampp, so my folder for the parser was inside C:\xampp\htdocs. Also, you may get an error when trying to unpack or compile them, in that case, just adjust the config.php file inside the php2.8 inside the parser, put the source of your parser in there, in my case it was C:\xampp\htdcos\parser. If you have any questions, that the video doesn't answer, let me know, I'll try to help. Disclaimer, not my video, it's from devtopz, give him a thumbs up.
  5. I got the mini launcher to open, but once I type the credentials, either admin or normal user, and hit enter, it just freezes, server is up and running, followed the tutorial and everything, checked at least 7 times by now, I can't figure this one out. Fixed, the problem I was having a problem with the network, I was trying to connect to the server, in another machine, but I didn't save the portforwarding in the router.
  6. I actually installed and ran the server on a windows machine, everything works fine, except the minilauncher, it just doesn't work, has this happened to anyone yet? Fixed it, nvm
  7. Can anyone provide me with a copy of their registry keys? I'm creating my server on a linux server, through bottles, and my MSSQL it's on a docker on the same machine, I know, very retarded, but I'm testing it out, my current problem it's the ODBC.bat, as I have to recreate and adapt the DSN entries into my registry keys. Nvm, solved it.
×
×
  • Create New...