Bugs, bugs, and more bugs.
July 25, 2024
Entry: 5.0
As of recently, Huzi7 and I have encountered 3 major bugs. The first, is if statements always return true. Collectively, we've spent over 3 hours working on this solution, with not much to show, but we'll get back to this later. Our second major issue is outputs could only have the id "output_". I used this feature for testing purposes earlier, and quickly found a way to fix this. But this leads us to our third error. Whenever I create a new output, it just updates the previous one, meaning we can only have one output total at once. We think this is caused because we have one element that updates rather than creating a new one, we are currently working on a fix. Back to the error with the if statements; it may take about a week to debug. But you can still expect updates adding features and fixing bugs.
Get VREC
VREC
A new interpreter more powerful than XML, C#, and even Java!
Status | Released |
Category | Tool |
Authors | SNIPER, Snow140 |
Tags | Game engine |
More posts
- Combined! Everything works!44 days ago
- Attempt to Combine73 days ago
- Better errors!78 days ago
- Minor ChangesAug 13, 2024
- Help wanted.Aug 10, 2024
- Lines SyncedAug 03, 2024
- Line CountAug 02, 2024
- Anyone want to help with a project?Jul 22, 2024
- Showcase!Jul 21, 2024
Comments
Log in with itch.io to leave a comment.
Thanks for the shoutout Sniper! :)
No problem! I really appreciate your help, it's making this much easier.