Permissions to 777 >>> nothing happened keep taking the error
Absolute path to the directory >>>> nothing happened again .
Server is getting up and working but i dont know if that error could have some impact on the gameserver functioning.
Second problem i am facing is that :
Everything is ok when it comes for the people from the outside to log in to my server using the wan ip .
I am using the ip-config.xml
But when i try to login from lan i am getting past the login screen but i am stuck at the server selection.
My LAN is on 192.168.1.1 so i changed a bit the ipconfig.xml at the end of the file.
Is it correct? Server Lan Ip is 192.168.1.156
<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="WAN IP HERE" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
<!-- Localhost here -->
<define subnet="127.0.0.0/8" address="127.0.0.1" />
<!-- Internalhosts here (LANs IPs) -->
<define subnet="10.0.0.0/8" address="10.0.0.0" />
<define subnet="172.16.0.0/19" address="172.16.0.0" />
<define subnet="192.168.0.0/16" address="192.168.0.0" />
<define subnet="192.168.1.0/24" address="192.168.1.156" />
</gameserver>
Thanks a lot , waiting for your opinions, hoping that will help the community.
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
Question
guss
Hey all .
I am facing a bit of a problem with java when launching Gameserver. Using L2J server master package.
I got to tell you though that launching server is a breeze with 65 seconds loading time.
Anyway.
I am using Debian 7 with java JDK+ JRE version 8 installed.
When i am launching server with
i get a line with message :
I tried 2 things :
Permissions to 777 >>> nothing happened keep taking the error
Absolute path to the directory >>>> nothing happened again .
Server is getting up and working but i dont know if that error could have some impact on the gameserver functioning.
Second problem i am facing is that :
Everything is ok when it comes for the people from the outside to log in to my server using the wan ip .
I am using the ip-config.xml
But when i try to login from lan i am getting past the login screen but i am stuck at the server selection.
My LAN is on 192.168.1.1 so i changed a bit the ipconfig.xml at the end of the file.
Is it correct? Server Lan Ip is 192.168.1.156
Thanks a lot , waiting for your opinions, hoping that will help the community.
Cheers
6 answers to this question
Recommended Posts