help with add maps

Results 1 to 3 of 3
  1. #1
    Account Upgraded | Title Enabled! CodexPo is offline
    MemberRank
    May 2013 Join Date
    BilbaoLocation
    574Posts

    help with add maps

    hi, i have one problem when i add Cliffside level. no t have errors on compile, but when i try join on the Colorado or Cliffside i get this error

    000019.388| net_mapLoaded_LastNetID: 300
    000019.388| CAsyncApiWorker 0 executing CJobGetServerNotes 04E9F668
    000019.398| CAsyncApiWorker 0 finished CJobGetServerNotes 04E9F668
    000019.398| Job CJobGetServerNotes 04E9F668: Creating 0 Notes
    000019.398| time: 19, plrs:0/32, net_lastFreeId: 300, objects: 1473, async:0 0 0 0
    000079.402| time: 79, plrs:0/32, net_lastFreeId: 2844, objects: 2817, async:0 0 0 0
    000081.403| peer00 PKT_C2S_JoinGameReq: CID:1000000, ip:127.0.0.1
    000081.404| CAsyncApiWorker 0 executing CJobProcessUserJoin[0] 10935E80
    000081.417| !!! r3d_assert 'w.Items[slot].InventoryID == 0' at ..\..\..\src\EclipseStudio\Sources\GameCode\UserProfile.cpp line 198
    000081.418| !!! crashed
    000081.418| Creating minidump at logss\GS_1000003080256.dmp
    000081.539| Minidump created.

    and close by timeout
    I use this tutorial

    [Re-Share] How To Implement New Maps - Custom Positions - Pastebin.com

    anoyne can help me? please

    already fixed, i had to re-register the user, hahha


  2. #2
    Apprentice lordkure is offline
    MemberRank
    Sep 2008 Join Date
    9Posts

    Re: help with add maps

    Quote Originally Posted by CodexPo View Post
    hi, i have one problem when i add Cliffside level. no t have errors on compile, but when i try join on the Colorado or Cliffside i get this error

    000019.388| net_mapLoaded_LastNetID: 300
    000019.388| CAsyncApiWorker 0 executing CJobGetServerNotes 04E9F668
    000019.398| CAsyncApiWorker 0 finished CJobGetServerNotes 04E9F668
    000019.398| Job CJobGetServerNotes 04E9F668: Creating 0 Notes
    000019.398| time: 19, plrs:0/32, net_lastFreeId: 300, objects: 1473, async:0 0 0 0
    000079.402| time: 79, plrs:0/32, net_lastFreeId: 2844, objects: 2817, async:0 0 0 0
    000081.403| peer00 PKT_C2S_JoinGameReq: CID:1000000, ip:127.0.0.1
    000081.404| CAsyncApiWorker 0 executing CJobProcessUserJoin[0] 10935E80
    000081.417| !!! r3d_assert 'w.Items[slot].InventoryID == 0' at ..\..\..\src\EclipseStudio\Sources\GameCode\UserProfile.cpp line 198
    000081.418| !!! crashed
    000081.418| Creating minidump at logss\GS_1000003080256.dmp
    000081.539| Minidump created.

    and close by timeout
    I use this tutorial

    [Re-Share] How To Implement New Maps - Custom Positions - Pastebin.com

    anoyne can help me? please

    already fixed, i had to re-register the user, hahha
    CodexPo I have this problem too.
    You say "re-register the user". How?
    Why register users again?

  3. #3
    Account Upgraded | Title Enabled! CodexPo is offline
    MemberRank
    May 2013 Join Date
    BilbaoLocation
    574Posts

    Re: help with add maps

    delete user and create new



Advertisement