VoxelTek

Results 12 comments of VoxelTek

Ok, so the issue re-occurs even after a game restart.

> Hello, @VoxelTek. Interesting issue. Could you send your mod list and (if issue occurs in certain world only) world folder? For my mod list, I have: - AUNIS -...

> Hello, @VoxelTek. Interesting issue. Could you send your mod list and (if issue occurs in certain world only) world folder? Ok, so the same thing happens in a new...

> You can try to remove Better Portals Ok, ill give that a shot and see how that goes.

> You can try to remove Better Portals Hi, I apologize for my late reply, but I can happily inform you that it is indeed working, now that I have...

yeah, this should happen

Update: I modified `FillArea.py`, and changed line 602 from: ```py area_clearance = area.GetLocalClearance() ``` to: ```py area_clearance = int(area.GetLocalClearance()) ``` This solved the errors I was having previously, but now,...

The VGA patch disables Component (YPbPr) output when installed. It states this when installing. The solution is to use a composite-only cable, which should work fine.

Have you tried enabling these two options? ![image](https://github.com/itsmattkc/LEGOIslandRebuilder/assets/53562267/3962944c-bc37-4463-b692-118f3c98657e)

I know this doesn't solve the issue, but maybe consider looking into [SIEdit](https://github.com/itsmattkc/SIEdit)? It's more capable and better updated, and it does allow the substitution of audio files within the...