ImmersiveIntelligence icon indicating copy to clipboard operation
ImmersiveIntelligence copied to clipboard

[Bug]: Incorrectly working commands of Text Processor Circuit

Open LolscopeDev2022 opened this issue 1 year ago • 1 comments

Initial Check

  • [X] I have checked the existing issues and this one is not a duplicate

Category

📻Smaller Devices

Description

Exactly what title says...

  1. "Snake Case" command doesn't turn spaces into underscores
  2. "Camel Case" command does ABSOLUTELY nothing.

Side

Server

Reproduction

  1. Form DIM and ALM multiblocks
  2. Connect them with connectors and Data Debugger, charge them with RF, etc.
  3. Craft/Get Text Processor Circuit
  4. Insert the circuit into ALM and program it with "Snake Case" and/or "Camel Case" commands
  5. Send data packet to ALM through DIM

Expected Behaviour

Commands should work correctly. For example, I will take string "Apple banana"

Snake Case: "Apple banana" should turn into "apple_banana" Camel Case: "Apple banana" should turn into "AppleBanana"

Logs

No response

Other Evidence

Snake Case (Input is "C", output is "E") image

Operating System

Linux

Minecraft Version

1.12.2

Immersive Intelligence Version

0.3.1-dev2

Immersive Engineering Version

0.98

LolscopeDev2022 avatar Sep 13 '24 17:09 LolscopeDev2022

taking over, because I'm doing a big rework to data operations

Pabilo8 avatar Oct 09 '24 13:10 Pabilo8