Jump to content
  • 0

Rei's Minimap unable to load waypoints for Dimension ID > 9


Question

Posted

Title: Rei's Minimap unable to load waypoints for Dimension ID > 9

Version: 1_0_3

OS: Win 7 Pro 64-bit

Java Version: 1.7 _ 04

Description of Problem:

Rei's Minimap is unable to load waypoints for Dimensions with IDs greater than 9 due to an issue with the code.

This applies to the version [1.5.2]ReiMinimap_v3.3_06 that comes with Tekkit 1.1.8.

An enterprising fellow at this post found the issue (probably with jd-gui) http://forum.feed-the-beast.com/threads/reis-minimap-waypoint-bug.2238/#post-369806

The file with the bug is reifnsk\minimap\ReiMinimap.class

I used a hex editor to change the file, replacing the following text with the following substitution:

\.DIM(-?[0-9])\.points

\.DIM((-?\d+))\.points

This change fixed the issue. MystCraft was the main cause of dimensions with IDs > 9.

The extra brackets are only included to ensure both strings remain the same length.

Error Messages:

N/A

Error Log:


N/A

1 answer to this question

Recommended Posts

  • 0
Posted

Tekkit version is actually 1.1.8. The bug report form doesn't allow this number to be specified.

Also, the bug report form seems to double escape html entities.

Possible resolution: Find someone who speaks Japanese to let Rei know about this issue. :D :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...