cube of fate stamp 23972 max stack 9999 make sure it has a price
Printable View
cube of fate stamp 23972 max stack 9999 make sure it has a price
Granting sticky (assuming these work, I can't be bothered to DL to check myself since I've officially quit "developing" for PW) :wink:
They are fine mate
CoolCool
Yea, as I've said before, I do not plan on leaving RZ. I plan to continue to mod the /f452 section to contribute whatever I can, about whatever I already know about the old/outdated versions of PW (from v136 - {about}~v146)... I can no longer let 'working' on PW be my entire digital existence! I am now enjoying my time working on (MC) servers for my kids, and being a game PLAYER again, currently playing Guild Wars 2, as I've also said here countless times! BTW for anyone else who's a game PLAYER, I would sell you a copy of GW2 all day long, it's the BEST MMO to hit the market to date!!! If you don't already have it, go get your copy now - http://buy.guildwars2.com/store/gw2/....buyguildwars2 !!!!!!!!!!
So yea, I plan to be around for some time to come still :wink:
BTW I was curious, is this the current "live" version (of official PWi) ???
hey, cant find the world2.log here or it change to another name?
-- moved --
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: An exception occurred processing JSP page /addons/Live Chat/chat.jsp at line 67
64: String debug;
65: String color;
66:
67: BufferedReader br = new BufferedReader(new InputStreamReader(new FileInputStream(pw_server_path + "/logs/world2.chat")));
68:
69: while((line = br.readLine()) != null)
70: {
Stacktrace:
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:567)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:461)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
root cause
java.io.FileNotFoundException: /home/logs/world2.chat (No such file or directory)
java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.<init>(FileInputStream.java:140)
java.io.FileInputStream.<init>(FileInputStream.java:96)
org.apache.jsp.addons.Live_0020Chat.chat_jsp._jspService(chat_jsp.java:260)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:333)
javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.19 logs.
cant find world2.chat world2.log unlike my 1.3.6/1.4.5/1.4.6/1.4.8 please help
logservice.conf
try thatCode:[LogserviceServer]
type = udp
port = 11100
address = 127.0.0.1
so_sndbuf = 16384
so_rcvbuf = 16384
ibuffermax = 2097152
obuffermax = 16384
tcp_nodelay = 0
listen_backlog = 10
accumulate = 2097152
[LogserviceTcpServer]
type = tcp
port = 11101
address = 127.0.0.1
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 2097152
obuffermax = 16384
tcp_nodelay = 0
listen_backlog = 10
accumulate = 2097152
[logservice]
threshhold = LOG_DEBUG
fd_err = /home/logs/world2.err
fd_log = /home/logs/world2.log
fd_formatlog = /home/logs/world2.formatlog
fd_trace = /home/logs/world2.trace
fd_chat = /home/logs/world2.chat
fd_cash = /home/logs/world2.cash
fd_statinfom = /home/logs/statinfom
fd_statinfoh = /home/logs/statinfoh
fd_statinfod = /home/logs/statinfod
[ThreadPool]
threads = (0,1)(1,5)
max_queuesize = 1048576