The guys with the "Cannot enter instance." issues... you sure you even started them? Like, made sure you started them?
Printable View
The guys with the "Cannot enter instance." issues... you sure you even started them? Like, made sure you started them?
Hi i got the server up and running, patched the PWI 1.4.2 client with downgrade from codeplex (old branch) replaced elements, gshop etc
i can connect fine, enter the world but i got some issues with the client, cannot map or use hotkeys, cannot ride low lvl mounts "current item cannot be used" etc...
HUGE thanks to BigRussian63, he made this so easy it's painful if you can't get it to work :)
hmm thought I'd try this guide, and as usual, stuck.
4. Install Libraries
* Java Runtime Environment is required for the PW Java API (used by authd and pwAdmin)
COMMAND~: apt-get install openjdk-6-jre
here, when I type the apt-get install openjdk-6-jre
it says:
E: Couldn't find package openjdk-6-jre
First we update the source list
COMMAND~: apt-get update
@xAtticusx
Thx for your Help and yes, i'm sure i start the related maps before trying to enter. It seems to be some kind of runtime error, as you can enter a instance sometimes...
Well, i'm not stupid and fairly expirienced in technical stuff like that, but i just have no more ideas how to proceed further.
Sorry for bad english, its not my native language. Maybe you can giveme the hint i need :/:
I'll give it a last try, recreating the hole server from bare metal on another test PC. Seems, i'm the only one having that strange issue. So, if nothing helps, Project 'PerfectWorld - Server' goes to /dev/null.
trying that now, ty
works great, thanks.
must just have missed that command, checked through everything else..
To see if instances themselves are working look in your GS.CONF in gamed (server side). Retrieve the WORLD ID TAG for the 'dungeon' you're looking to test. Then using pwAdmin (iWeb) 'insert' your test character into the dungeon using the WORLD ID TAG. If the next time you log in it works, your problem not being able to enter is because of an incorrect WORLD ID TAG -- in the quest (TASKS.DATA) or the region teleport info (REGION.CLT/SEV) If you are still unable to enter it is something else and you need to start checking client and server log files for the possible culprit...
ok i know i look noob if i ask but from where i download 1.4.2 client?
Thanks guys for all the feedback so far. Yes I know that lvl 150 is supposed to be the max, but I was just curious about it since I saw 250 on some servers. :)
As for the instances, I managed to get mine to work no problem, you just have to start them individually. What are the specs of your server, and how much RAM have you allocated to the VM image?
---------- Post added at 01:40 PM ---------- Previous post was at 01:39 PM ----------
You can also download my already patched client in my earlier post.
---------- Post added at 01:42 PM ---------- Previous post was at 01:40 PM ----------
Are you running this in a virtual environment? If yes you may not have setup your virual LAN correctly. If no, then you may have not setup your IP settings to get internet access correctly.
Is there any way to get this working on a windows based system or does it have to be debian?
- Linux System Only -
Windows is not a good server OS, Linux/Unix has been the top dog for server OS's since the beginning of time and no matter how hard Microsoft tries to change that they will never beat Linux. Windows Server services even get beat by Linux software (SMB, Samba (which include Domain Authentication); Exchange, Zimbra/Open X-Change; IIS/ASP/ASP.Net, Apache server with mod_AspDotNet or Apache::ASP)
If you ever do serious server work it will almost always be on CentOS or RedHat (RPM based distro's are more popular for things like that) but Debian is pretty high up there too