v40 development "Item with negative position in non-equipped IV"

Results 1 to 9 of 9
  1. #1
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    cool v40 development "Item with negative position in non-equipped IV"

    Hey all , firstly thank you for taking the time to read my help thread .

    I've been having this issue with the v40 development source while trying to create a new character.

    this is the new error im getting..

    Development v40 Beta Edition

    Starting up..
    Channel 1 is online.
    Channel 2 is online.
    Channel 3 is online.
    Channel 4 is online.
    Channel 5 is online.
    IoSession with /127.0.0.1:10015 opened
    admin is connecting to Tespia on Channel: 1
    IoSession with /127.0.0.1:10072 opened
    Dec 14, 2016 2:40:18 PM net.sf.odinms.net.MapleServerHandler messageReceived
    SEVERE: Exception during processing packet: net.sf.odinms.net.channel.handler.PlayerLoggedinHandler: Item with negative position in non-equipped IV wtf?
    java.lang.RuntimeException: Item with negative position in non-equipped IV wtf?
    at net.sf.odinms.client.MapleInventory.addFromDB(MapleInventory.java:109)
    at net.sf.odinms.client.MapleCharacter.loadCharFromDB(MapleCharacter.java:322)
    at net.sf.odinms.net.channel.handler.PlayerLoggedinHandler.handlePacket(PlayerLoggedinHandler.java:58)
    at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandler.java:147)
    at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messageReceived(AbstractIoFilterChain.java:570)
    at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299)
    at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53)
    at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:648)
    at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flush(SimpleProtocolDecoderOutput.java:58)
    at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:180)
    at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(AbstractIoFilterChain.java:299)
    at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilterChain.java:53)
    at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived(AbstractIoFilterChain.java:648)
    at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:220)
    at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)
    at java.lang.Thread.run(Unknown Source)


    Dec 14, 2016 2:40:22 PM net.sf.odinms.net.MapleServerHandler messageReceived
    INFO: Got unhandeled Message (5) 04 3D 75 00 00
    .=u..
    IoSession with /127.0.0.1:10076 opened
    Last edited by iCyanidex; 14-12-16 at 07:49 PM.


  2. #2
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: Character creation issue "Error Saving Character Data"

    usually it's something to do with the setInt's not being numbered correctly , or the fields not matching in the database. But I checked over both of those options and can't find anything wrong. Any help is greatly appreciated. Thank you.

  3. #3
    Account Upgraded | Title Enabled! br1337 is offline
    MemberRank
    Apr 2015 Join Date
    295Posts

    Re: v40 development Character creation issue "Error Saving Character Data"

    "rror saving character data java.sql.SQLException: No value specified for parameter 7"

    Check what value you are providing in parameter 7.

    Maybe it's a null value?

  4. #4
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development Character creation issue "Error Saving Character Data"

    as far as I can see , the parameter 7 its saying there's no value for is for exp, which isn't a null value

    - - - Updated - - -

    made some progress , here's the new error.. lol? wtf.
    SEVERE: Exception during processing packet: net.sf.odinms.net.channel.handler.PlayerLoggedinHandler: Item with negative position in non-equipped IV wtf?
    java.lang.RuntimeException: Item with negative position in non-equipped IV wtf?

  5. #5
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development "Item with negative position in non-equipped IV"

    anyone have any idea's..?

  6. #6
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development "Item with negative position in non-equipped IV"

    -bump , did i break the internet?

  7. #7
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development "Item with negative position in non-equipped IV"

    -bump

  8. #8
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development "Item with negative position in non-equipped IV"

    -bump again.

  9. #9
    Enthusiast iCyanidex is offline
    MemberRank
    Jun 2013 Join Date
    cm.dispose();Location
    38Posts

    Re: v40 development "Item with negative position in non-equipped IV"

    -bump..?



Advertisement