Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Incorrectly working commands of Text Processor Circuit #349

Open
1 task done
LolscopeDev2022 opened this issue Sep 13, 2024 · 1 comment
Open
1 task done
Assignees
Labels
Bug A feature of the mod doesn't work properly, causes a crash, etc.

Comments

@LolscopeDev2022
Copy link
Collaborator

Initial Check

  • 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 LolscopeDev2022 added the Bug A feature of the mod doesn't work properly, causes a crash, etc. label Sep 13, 2024
@Avalon2106 Avalon2106 moved this from 🕗Unsorted to Priority in Immersive Intelligence Central Project Board Sep 16, 2024
@Avalon2106 Avalon2106 assigned Avalon2106 and unassigned CarverBot Sep 18, 2024
@Pabilo8 Pabilo8 assigned Pabilo8 and unassigned Avalon2106 Oct 9, 2024
@Pabilo8
Copy link
Member

Pabilo8 commented Oct 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A feature of the mod doesn't work properly, causes a crash, etc.
Projects
Development

No branches or pull requests

4 participants