Talk:Lavaflow Volcano (Jasperr & ZPL)

From Custom Mario Kart
Jump to navigation Jump to search

Item bug fix

The CHECK command of the current version of my tools tells:

+ WARNING: At least 1 X coordinate of KTPT/ENPT/ITPT is outside online limit of ±131071. Used range: -152391..-114374
+ WARNING: At least 1 Z coordinate of KTPT/ENPT/ITPT is outside online limit of ±131071. Used range: 135251..173339
* INFO: To fix this, setup LEX/SET1 with @ITEM-POS-FACTOR=v(1.35,1.00,1.51)

Here the tools ignored the possibility to center a track. Trainiax just followed the recommendation.

The next version will tell:

+ WARNING: At least 1 X coordinate of KTPT/ENPT/ITPT is outside online limit of ±131071. Used range: -152391..-114374
+ WARNING: At least 1 Z coordinate of KTPT/ENPT/ITPT is outside online limit of ±131071. Used range: 135251..173339
* SUGGESTION: Shift the whole track by --shift 133382,0,-154295

The advantage of this fix is, that it works independent of LE-CODE.

-- Wiimm (talk) 09:29, 12 February 2020 (UTC)

The disappearing item bug has been fixed in my most recent build of my new update to said track.
The track has now been centred and items work just fine now. I have not yet released this as I am not satisfied with other parts of the KMP and BRRES.
Once I'm finished with it, there should not be any need for this.
-- Jasperr (talk) 15:51, 12 February 2020 (BST)