Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 29

Threaded View

  1. #6
    Member
    Join Date
    Apr 2016
    Location
    Brussels
    Posts
    15
    Rep Power
    0

    Default

    I found a couple more issues in data_9.35.2.153810, specifically in address.luad. Replacing this module results in a hang.

    Line 97: this code does not seem to correspond with the original
    Code:
    Please Login or Register to see the links
    When I try to disassemble by hand it should be something like:
    Code:
    Please Login or Register to see the links
    Also the line
    Code:
    Please Login or Register to see the links
    crashes the code (does this function have an argument ?), so I changed it temporarily to
    Code:
    Please Login or Register to see the links
    With these line in place, I can search countries but not cities, so I assume there are some more undetected errors.
    Last edited by Boki; 5th July 2021 at 03:29 PM. Reason: approved

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •