[Help] add the QuickJobChange In Source

Page 9 of 16 FirstFirst 12345678910111213141516 LastLast
Results 121 to 135 of 235
  1. #121
    Novice ELmo Lion is offline
    MemberRank
    Jan 2013 Join Date
    2Posts

    Re: [how to][tutorial] add the QuickJobChange In Source

    is there anyone solved the problem in blessed source
    Neuz crash when hitting the changing point??

    no error in source compiling

    here's the log from client

    0023:004D535E Neuz.exe, CWndNeuz::InitDialog()+0110 byte(s)
    0023:007D28CC Neuz.exe, CWndJobChangeEx::Initialize()+0508 byte(s)
    0023:007106A4 Neuz.exe, CMover::SetExperience()+1316 byte(s)
    0023:00416CED Neuz.exe, CDPClient::OnSetExperience()+0141 byte(s)
    0023:0040EADC Neuz.exe, CDPClient::OnSnapshot()+3772 byte(s)
    0023:0040DB60 Neuz.exe, CDPClient::UserMessageHandler()+0176 byte(s)
    0023:007BF98B Neuz.exe, CDPMng::ReceiveMessage()+0219 byte(s)
    0023:0046D90A Neuz.exe, CNeuzApp::FrameMove()+0106 byte(s)
    0023:0048C880 Neuz.exe, CD3DApplication::Render3DEnvironment()+0384 byte(s)
    0023:0048C6C5 Neuz.exe, CD3DApplication::Run()+0245 byte(s)
    0023:0047450C Neuz.exe, WinMain()+0332 byte(s)
    0023:0091810C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
    0023:76A033CA kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
    0023:77129ED2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
    0023:77129EA5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)

  2. #122
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: [how to][tutorial] add the QuickJobChange In Source

    Wrong section.

    However read your changes you have made. and compere them with the quickjob change release.

  3. #123
    Novice ELmo Lion is offline
    MemberRank
    Jan 2013 Join Date
    2Posts

    Re: [Help] add the QuickJobChange In Source

    0023:004D535E Neuz.exe, CWndNeuz::InitDialog()+0110 byte(s)
    0023:007D28CC Neuz.exe, CWndJobChangeEx::Initialize()+0508 byte(s)
    0023:007106A4 Neuz.exe, CMover::SetExperience()+1316 byte(s)
    0023:00416CED Neuz.exe, CDPClient::OnSetExperience()+0141 byte(s)
    0023:0040EADC Neuz.exe, CDPClient::OnSnapshot()+3772 byte(s)
    0023:0040DB60 Neuz.exe, CDPClient::UserMessageHandler()+0176 byte(s)
    0023:007BF98B Neuz.exe, CDPMng::ReceiveMessage()+0219 byte(s)
    0023:0046D90A Neuz.exe, CNeuzApp::FrameMove()+0106 byte(s)
    0023:0048C880 Neuz.exe, CD3DApplication::Render3DEnvironment()+0384 byte(s)
    0023:0048C6C5 Neuz.exe, CD3DApplication::Run()+0245 byte(s)
    0023:0047450C Neuz.exe, WinMain()+0332 byte(s)
    0023:0091810C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
    0023:76A033CA kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
    0023:77129ED2 ntdll.dll, RtlInitializeExceptionChain()+0099 byte(s)
    0023:77129EA5 ntdll.dll, RtlInitializeExceptionChain()+0054 byte(s)

    thanks

    solved


    because of "/" and "*"

  4. #124
    Enthusiast AimPoint047 is offline
    MemberRank
    Jan 2012 Join Date
    30Posts

    Re: [Help] add the QuickJobChange In Source

    Hi, the post of elmo lion (Above this post ) I got the same error please help me
    IDK how he fixed it because I don't what he did in / and * does he remove it? from what file?

    Spoiler:
    Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:004D64CE, CWndNeuz::InitDialog()+0110 byte(s), c:\users\fujiwara\downloads\compressed\flyff\blessed source\official source\_interface\wndneuz.cpp, line 0667+0006 byte(s)

    - Registers

    EAX=00000000 EBX=7FFD9000 ECX=00000000 EDX=0000000B ESI=00000000
    EDI=7593D9A3 EBP=0012BC28 ESP=0012BBD8 EIP=004D64CE FLG=00010206
    CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

    001B:004D64CE Neuz.exe, CWndNeuz::InitDialog()+0110 byte(s)
    001B:004A93AC Neuz.exe, CWndJobChangeEx::Initialize()+0508 byte(s)
    001B:007117E4 Neuz.exe, CMover::SetExperience()+1316 byte(s)
    001B:00416CED Neuz.exe, CDPClient::OnSetExperience()+0141 byte(s)
    001B:0040EADC Neuz.exe, CDPClient::OnSnapshot()+3772 byte(s)
    001B:0040DB60 Neuz.exe, CDPClient::UserMessageHandler()+0176 byte(s)
    001B:007C0ACB Neuz.exe, CDPMng::ReceiveMessage()+0219 byte(s)
    001B:0046D90A Neuz.exe, CNeuzApp::FrameMove()+0106 byte(s)
    001B:0048C890 Neuz.exe, CD3DApplication::Render3DEnvironment()+0384 byte(s)
    001B:0048C6D5 Neuz.exe, CD3DApplication::Run()+0245 byte(s)
    001B:0047451C Neuz.exe, WinMain()+0332 byte(s)
    001B:0091810C Neuz.exe, WinMainCRTStartup()+0388 byte(s)
    001B:7593EE1C kernel32.dll, BaseThreadInitThunk()+0018 byte(s)
    001B:77C937EB ntdll.dll, RtlInitializeExceptionChain()+0239 byte(s)
    001B:77C937BE ntdll.dll, RtlInitializeExceptionChain()+0194 byte(s)






    bump
    Last edited by AimPoint047; 28-10-14 at 01:32 AM.

  5. #125
    Enthusiast AimPoint047 is offline
    MemberRank
    Jan 2012 Join Date
    30Posts

    Re: [Help] add the QuickJobChange In Source

    ~Bump~ please help me

  6. #126
    Enthusiast Roundness is offline
    MemberRank
    May 2013 Join Date
    45Posts

    Re: [Help] add the QuickJobChange In Source

    - - - Updated - - -

    Quote Originally Posted by A n G r Y View Post
    I NEED TO FIX THIS 3rdJob Change Job -.-
    Screenshot
    Attachment 118991
    I have the same problem i get no picture. How to fix ? I got no picture but job name shows i use for 2nd job only.

  7. #127
    Enthusiast AimPoint047 is offline
    MemberRank
    Jan 2012 Join Date
    30Posts

    Re: [Help] add the QuickJobChange In Source

    bump :(

  8. #128
    Enthusiast SrFulcrum is offline
    MemberRank
    May 2013 Join Date
    БразилиLocation
    46Posts

    Re: [Help] add the QuickJobChange In Source

    FIXED, Thx.
    Last edited by SrFulcrum; 16-03-15 at 04:53 AM. Reason: SOLVED

  9. #129
    Enthusiast SrFulcrum is offline
    MemberRank
    May 2013 Join Date
    БразилиLocation
    46Posts

    Re: [Help] add the QuickJobChange In Source

    when you click close. Enabling to appear again?
    when I kill another monster that me experience for example.

  10. #130
    Apprentice holyraf is offline
    MemberRank
    May 2014 Join Date
    6Posts

    Re: How to add the QuickJobChange In Source

    Sir why do i get this error?

    ..\..\Resource\ResData.h(1036) : warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'

    and this:

    ItemUpgrade.cpp
    ItemUpgrade.cpp(1404) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
    ItemUpgrade.cpp(1479) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1480) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1489) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1603) : warning C4018: '>=' : signed/unsigned mismatch

  11. #131
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by holyraf View Post
    Sir why do i get this error?

    ..\..\Resource\ResData.h(1036) : warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'

    and this:

    ItemUpgrade.cpp
    ItemUpgrade.cpp(1404) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
    ItemUpgrade.cpp(1479) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1480) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1489) : warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    ItemUpgrade.cpp(1603) : warning C4018: '>=' : signed/unsigned mismatch
    First error means you have defined APP_FASTJOBCHANGE 2x check Resdata.h

    2nd
    Its obvious an DWORD will have more characters so its larger then an BYTE. There fore it will cut it down.
    Example

    DWORD 1234567890
    BYTE 1

    so 234567890 will be gone.

  12. #132
    Apprentice holyraf is offline
    MemberRank
    May 2014 Join Date
    6Posts

    Re: [Help] add the QuickJobChange In Source

    @raventh1984

    What do i do now sir?

    c:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1404): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
    c:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1479): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1480): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1489): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1603): warning C4018: '>=' : signed/unsigned mismatch
    WorldServer warning LNK4089: all references to 'NeuzD.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'SHLWAPI.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
    C:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\_Interface\WndChangeJobEx.cpp(118): error C2065: 'nApply' : undeclared identifier
    C:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\_Interface\WndChangeJobEx.cpp(118): error C2227: left of '->EnableWindow' must point to class/struct/union
    type is ''unknown-type''

  13. #133
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: [Help] add the QuickJobChange In Source

    C:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\_Interface\WndChangeJobEx.cpp(118): error C2065: 'nApply' : undeclared identifier
    C:\Documents and Settings\Administrator\Desktop\Blessed Source\Official Source\_Interface\WndChangeJobEx.cpp(118): error C2227: left of '->EnableWindow' must point to class/struct/union
    type is ''unknown-type''

    Check the changes you have made. This is an simple copy paste tutorial. So read it again. You will get there.

  14. #134
    Apprentice holyraf is offline
    MemberRank
    May 2014 Join Date
    6Posts

    Re: [Help] add the QuickJobChange In Source

    @r
    raventh1984 i give up xD Thanks for replying.

  15. #135
    Apprentice BloodGood is offline
    MemberRank
    Sep 2015 Join Date
    18Posts

    Re: [Help] add the QuickJobChange In Source

    Hey am i supposed to add the original Job change first and then add this one because when i try adding your's i always get the nApply error no matter what i do. I checked the code like 30 times to make sure i did it correctly any feedback would help thanks =]



Advertisement