Thread: Zamron | Ateria 718/742 release

Page 11 of 14 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 132
  1. #101  
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    Quote Originally Posted by Kris View Post
    I've said this a million times across different threads by now - you need to first load the region, otherwise you'd be attempting to delete an object from a region that hasn't loaded the objects - therefore you'd attempt to remove from an empty map which results in nothing occurring.
    I don't really know what you mean by loading the region first...
    I understand the second, part, but in which class would I be looking to first load the region?
    Reply With Quote  
     

  2. #102  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Quote Originally Posted by Archeon View Post
    I don't really know what you mean by loading the region first...
    In matrix it's as simple as World.getRegion(id, true); (the 'true' means it will load the map data into memory, which includes all the objects)
    This^ must be done before deleting the object, just simply doing World.getRegion(id) won't force the map load.
    Attached image
    Reply With Quote  
     

  3. #103  
    Registered Member Archeon's Avatar
    Join Date
    Jun 2015
    Posts
    345
    Thanks given
    17
    Thanks received
    5
    Rep Power
    2
    Quote Originally Posted by Kris View Post
    In matrix it's as simple as World.getRegion(id, true); (the 'true' means it will load the map data into memory, which includes all the objects)
    This^ must be done before deleting the object, just simply doing World.getRegion(id) won't force the map load.
    So, I put World.getRegion(id, true); in region or npcspawns?
    And where actually?
    Reply With Quote  
     

  4. #104  
    Registered Member
    Join Date
    Dec 2014
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    For anyone wondering, I have had about 3 or 4 people play on this server with me to see if there are any bugs, happy to say that there are only a few bugs, but nothing major. Overall this server is pretty much able to be hosted from the get go. (with only a few changes to your liking so it isn't just straight copied)
    Reply With Quote  
     

  5. #105 have you gotten construction working 
    Registered Member
    Join Date
    Mar 2014
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by OwwEEn View Post
    For anyone wondering, I have had about 3 or 4 people play on this server with me to see if there are any bugs, happy to say that there are only a few bugs, but nothing major. Overall this server is pretty much able to be hosted from the get go. (with only a few changes to your liking so it isn't just straight copied)
    after downloading all the required files and getting the server up and running which has been no problem, i seem to to have a bug with construction when i try to purchase a hopme the first time it asks me for my gold, then it will take it then the dialgue closes and will never re open the buy house option or change location options, i am also unable to telport to my home, any insight into this issue would be appreciated!
    Reply With Quote  
     

  6. #106  
    Registered Member
    Join Date
    Sep 2012
    Posts
    21
    Thanks given
    1
    Thanks received
    0
    Rep Power
    19
    I can't get the client running...

    C:\Users\Colton\Ggge\ggggg\LIVE
    Error: Class291.method2752:182 Class291.method2751:92 client.init:521 Loader.sta
    rtClient:138 Loader.doFrame:64 Loader.main:46 Class52_Sub2_Sub1_Sub1 java.base/j
    dk.internal.loader.BuiltinClassLoader.loadClass java.base/jdk.internal.loader.Cl
    assLoaders$AppClassLoader.loadClass java.base/java.lang.ClassLoader.loadClass mo
    re | java.lang.NoClassDefFoundError: Class52_Sub2_Sub1_Sub1
    java.net.ConnectException: Connection refused: connect
    at java.base/java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.base/java.net.DualStackPlainSocketImpl.socketConnect(Un known Sou
    rce)
    at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.base/java.net.AbstractPlainSocketImpl.connectToAddress( Unknown S
    ource)
    at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.base/java.net.PlainSocketImpl.connect(Unknown Source)
    at java.base/java.net.Socket.connect(Unknown Source)
    at java.base/java.net.Socket.connect(Unknown Source)
    at java.base/sun.net.NetworkClient.doConnect(Unknown Source)
    at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
    at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source)
    at java.base/sun.net.www.http.HttpClient.<init>(Unknown Source)
    at java.base/sun.net.www.http.HttpClient.New(Unknown Source)
    at java.base/sun.net.www.http.HttpClient.New(Unknown Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...etNewHttpClien
    t(Unknown Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...lainConnect0(U
    nknown Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...lainConnect(Un
    known Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...onnect(Unknown
    Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...etInputStream0
    (Unknown Source)
    at java.base/sun.net.http://www.protocol.http.HttpURLConn...etInputStream(
    Unknown Source)
    at java.base/java.net.URL.openStream(Unknown Source)
    at IPAddress.method6062(IPAddress.java:120)
    at Class291.method2751(Class291.java:94)
    at client.init(client.java:521)
    at Loader.startClient(Loader.java:138)
    at Loader.doFrame(Loader.java:64)
    at Loader.main(Loader.java:46)
    error_game_crash
    Reply With Quote  
     

  7. #107  
    Registered Member
    Join Date
    Nov 2018
    Posts
    15
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    how do i find staff pin?
    Reply With Quote  
     

  8. #108  
    🖤Runic Developer🖤
    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,752
    Thanks given
    564
    Thanks received
    288
    Rep Power
    609
    Quote Originally Posted by anandshahcosme View Post
    how do i find staff pin?
    settings or player.java
    Attached image
    Attached image
    Reply With Quote  
     

  9. #109  
    Registered Member
    Join Date
    Nov 2018
    Posts
    15
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    when i change the price of an item in item manager. it doesnt change the displayed price in shops. how would i change that?

    Quote Originally Posted by MrPvm View Post
    settings or player.java

    checked player.java and says 1400118 is staff pin but doesnt work ;/ any help?
    Reply With Quote  
     

  10. #110  
    Registered Member
    Join Date
    Nov 2012
    Posts
    599
    Thanks given
    14
    Thanks received
    54
    Rep Power
    26
    to chance price of item displayed in store u have to edit it via cache
    Reply With Quote  
     

Page 11 of 14 FirstFirst ... 910111213 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 19
    Last Post: 03-31-2018, 09:27 AM
  2. Replies: 110
    Last Post: 04-27-2016, 01:20 AM
  3. Replies: 4
    Last Post: 10-22-2013, 10:53 PM
  4. Replies: 102
    Last Post: 01-31-2013, 06:56 AM
  5. Replies: 53
    Last Post: 12-29-2012, 07:57 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •