Posted July 30, 2021
When I try to run the start.sh file in Mint 20 Cinnamon I get this error:
start.sh: 6: Bad substitution
start.sh: 8: source: not found
start.sh: 11: get_gameinfo: not found
start.sh: 12: get_gameinfo: not found
start.sh: 13: get_gameinfo: not found
start.sh: 32: define_option: not found
start.sh: 35: standard_options: not found
I looked at the lines of code that are causing these errors but I don't have enough experience with shell scripting so I'm not sure exactly what's wrong or why. It deems like it's not recognizing a bunch of variable names or other definitions.
Also, I opened the gameinfo file and it just says:
Trine Enchanted Edition
2.0.0.2
2.12 build 508
I assume that's probably correct because I haven't changed it.
start.sh: 6: Bad substitution
start.sh: 8: source: not found
start.sh: 11: get_gameinfo: not found
start.sh: 12: get_gameinfo: not found
start.sh: 13: get_gameinfo: not found
start.sh: 32: define_option: not found
start.sh: 35: standard_options: not found
I looked at the lines of code that are causing these errors but I don't have enough experience with shell scripting so I'm not sure exactly what's wrong or why. It deems like it's not recognizing a bunch of variable names or other definitions.
Also, I opened the gameinfo file and it just says:
Trine Enchanted Edition
2.0.0.2
2.12 build 508
I assume that's probably correct because I haven't changed it.
No posts in this topic were marked as the solution yet. If you can help, add your reply