Re: [Release] OdinMS rev947 RE-pack Limited Edition
omg guys after i replace everything i cant complie the files...can anyone try and complie and see if they get this error too? thanks~
Code:
init:
deps-jar:
Compiling 31 source files to C:\OdinMSMOD\build\classes
C:\OdinMS\src\net\sf\odinms\client\MapleCharacter.java:2205: cannot find symbol
symbol : method setGuildId(int)
location: class net.sf.odinms.net.world.guild.MapleGuildCharacter
mgc.setGuildId(guildid);
^
C:\OdinMS\src\net\sf\odinms\net\channel\handler\SkillBookHandler.java:66: cannot find symbol
symbol : method getSkillStats(int,int)
location: class net.sf.odinms.server.MapleItemInformationProvider
Map<String, Integer> skilldata = ii.getSkillStats(toUse.getItemId(), c.getPlayer().getJob().getId());
^
C:\OdinMS\src\net\sf\odinms\scripting\AbstractPlayerInteraction.java:183: cannot find symbol
symbol : method getPortalState()
location: interface net.sf.odinms.server.MaplePortal
if(c.getPlayer().getMap().getPortal(curPortal).getPortalState())
C:\OdinMS\src\net\sf\odinms\scripting\reactor\ReactorActionManager.java:187: cannot find symbol
symbol : variable CLOSE
location: interface net.sf.odinms.server.MaplePortal
getClient().getChannelServer().getMapFactory().getMap(mapid).getPortal(pName).setPortalState(MaplePortal.CLOSE);
C:\OdinMS\src\net\sf\odinms\scripting\reactor\ReactorActionManager.java:192: cannot find symbol
symbol : variable OPEN
location: interface net.sf.odinms.server.MaplePortal
getClient().getChannelServer().getMapFactory().getMap(mapid).getPortal(pName).setPortalState(MaplePortal.OPEN);
C:\OdinMS\src\net\sf\odinms\server\maps\BossMapMonitor.java:44: cannot find symbol
symbol : variable OPEN
location: class net.sf.odinms.server.maps.MapleMapPortal
portal.setPortalState(MapleMapPortal.OPEN);
C:\OdinMS\src\net\sf\odinms\server\maps\MapleGenericPortal.java:46: cannot find symbol
symbol : variable OPEN
location: class net.sf.odinms.server.maps.MapleGenericPortal
portalState=OPEN;
C:\OdinMS\src\net\sf\odinms\server\maps\SBossMapMonitor.java:111: cannot find symbol
symbol : variable OPEN
location: class net.sf.odinms.server.maps.MapleMapPortal
portal.setPortalState(MapleMapPortal.OPEN);
8 errors
BUILD FAILED (total time: 5 seconds)
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
voldermord
woainoh.. or some1.. pls..
lol..
MORE COMMANDS!! omg.. haha.. this repack rawks my socks.. wif commands it rocks all!!
very annoying to go database to edit levels/items/etc
get code for items..
the 15shops would help etc..
plspls =x
haha =(
lol...i will add !kill,!levelperson,!online and more command by tml.....
btw... is woainioh making it?
if not,i should not waste time....
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
ryuko
lols i love the boat. makes it feel like im in GMS
ryuko my ship works too but when the ship is moving after awhile i cant seem to be teleported out of the ship..i think the travel time is already over...are u experiencing the same thing as me?
Re: [Release] OdinMS rev947 RE-pack Limited Edition
How To Work On God Damn Beholder T_t
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
pokkax
lol...i will add !kill,!levelperson,!online and more command by tml.....
btw... is woainioh making it?
if not,i should not waste time....
dude i dont think u can compile i think will get the same error as me...u know how to fix?
Re: [Release] OdinMS rev947 RE-pack Limited Edition
ryuko .. whats the gm map?? wads the id
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Code:
04-Jun-2008 21:35:36 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
04-Jun-2008 21:35:38 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
04-Jun-2008 21:35:55 net.sf.odinms.net.MapleServerHandler sessionOpened
INFO: IoSession with /127.0.0.1:4113 opened
04-Jun-2008 21:35:57 net.sf.odinms.server.quest.MapleCustomQuest <init>
SEVERE: Error loading custom quest.
java.io.StreamCorruptedException: invalid stream header: EFBFBDEF
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at net.sf.odinms.server.quest.MapleCustomQuest.<init>(MapleCustomQuest.j
ava:89)
at net.sf.odinms.server.quest.MapleQuest.getInstance(MapleQuest.java:141
)
at net.sf.odinms.client.MapleCharacter.loadCharFromDB(MapleCharacter.jav
a:316)
at net.sf.odinms.net.channel.handler.PlayerLoggedinHandler.handlePacket(
PlayerLoggedinHandler.java:59)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
04-Jun-2008 21:36:02 net.sf.odinms.scripting.npc.NPCScriptManager action
SEVERE: Error executing NPC script.
java.lang.reflect.UndeclaredThrowableException
at $Proxy3.action(Unknown Source)
at net.sf.odinms.scripting.npc.NPCScriptManager.action(NPCScriptManager.
java:71)
at net.sf.odinms.net.channel.handler.NPCMoreTalkHandler.handlePacket(NPC
MoreTalkHandler.java:52)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
Caused by: java.security.PrivilegedActionException: javax.script.ScriptException
: sun.org.mozilla.javascript.internal.EcmaError: TypeError: Cannot find function
setHair. (<Unknown source>#110) in <Unknown source> at line number 110
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler.invoke(Unknown Source)
... 19 more
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Ecm
aError: TypeError: Cannot find function setHair. (<Unknown source>#110) in <Unkn
own source> at line number 110
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(Unknown Source)
... 21 more
I got all this error but my char still can get into server but i wanna know is there a way to solve this error as well as the hair change npc i get this error at the bottom
Code:
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Ecm
aError: TypeError: Cannot find function setHair. (<Unknown source>#110) in <Unkn
own source> at line number 110
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(Unknown Source)
... 21 more
Help anyone
Re: [Release] OdinMS rev947 RE-pack Limited Edition
When i try to summon the god damn dark balls beholder nth appears and i get skill lock/portal lock and need to relogin how to fix this hell?T_T
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
lorditachi
ryuko .. whats the gm map?? wads the id
the id is 180000000
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Note:Kerning PQ not working...keep saying i have 0 ppl in party!
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
darkfuryex
ryuko my ship works too but when the ship is moving after awhile i cant seem to be teleported out of the ship..i think the travel time is already over...are u experiencing the same thing as me?
Nope i just got out of the boat right now. Im in ellinia.
@junming Heres the Query Picture
http://img213.imageshack.us/img213/5...ypicrm9.th.jpg
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Quote:
Originally Posted by
wadwadwad
Code:
04-Jun-2008 21:35:36 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 1: Listening on port 7575
04-Jun-2008 21:35:38 net.sf.odinms.net.channel.ChannelServer run
INFO: Channel 2: Listening on port 7576
04-Jun-2008 21:35:55 net.sf.odinms.net.MapleServerHandler sessionOpened
INFO: IoSession with /127.0.0.1:4113 opened
04-Jun-2008 21:35:57 net.sf.odinms.server.quest.MapleCustomQuest <init>
SEVERE: Error loading custom quest.
java.io.StreamCorruptedException: invalid stream header: EFBFBDEF
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at net.sf.odinms.server.quest.MapleCustomQuest.<init>(MapleCustomQuest.j
ava:89)
at net.sf.odinms.server.quest.MapleQuest.getInstance(MapleQuest.java:141
)
at net.sf.odinms.client.MapleCharacter.loadCharFromDB(MapleCharacter.jav
a:316)
at net.sf.odinms.net.channel.handler.PlayerLoggedinHandler.handlePacket(
PlayerLoggedinHandler.java:59)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
04-Jun-2008 21:36:02 net.sf.odinms.scripting.npc.NPCScriptManager action
SEVERE: Error executing NPC script.
java.lang.reflect.UndeclaredThrowableException
at $Proxy3.action(Unknown Source)
at net.sf.odinms.scripting.npc.NPCScriptManager.action(NPCScriptManager.
java:71)
at net.sf.odinms.net.channel.handler.NPCMoreTalkHandler.handlePacket(NPC
MoreTalkHandler.java:52)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
Caused by: java.security.PrivilegedActionException: javax.script.ScriptException
: sun.org.mozilla.javascript.internal.EcmaError: TypeError: Cannot find function
setHair. (<Unknown source>#110) in <Unknown source> at line number 110
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler.invoke(Unknown Source)
... 19 more
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Ecm
aError: TypeError: Cannot find function setHair. (<Unknown source>#110) in <Unkn
own source> at line number 110
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(Unknown Source)
... 21 more
I got all this error but my char still can get into server but i wanna know is there a way to solve this error as well as the hair change npc i get this error at the bottom
Code:
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Ecm
aError: TypeError: Cannot find function setHair. (<Unknown source>#110) in <Unkn
own source> at line number 110
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(Unknown Source)
... 21 more
Help anyone
i have the same problem.. sadly no one replied
Re: [Release] OdinMS rev947 RE-pack Limited Edition
OMG!!! please someone help me, i still cant get my style change working and my players are pissed!!! help please? *begs*
Re: [Release] OdinMS rev947 RE-pack Limited Edition
In there any new commands in this repack?
If does , please paste it here . thank you
Re: [Release] OdinMS rev947 RE-pack Limited Edition
Hmmm wad is the custom quest thing as well as the Hair npc i think the maker can come and help...