[1.5.1] Add-on development/loading issue? Help needed :(

All development conversation and discussion takes place here

Moderator: Moderator

Post Reply
Message
Author
BlankDiploma
Low Yeek
Posts: 9
Joined: Sat May 02, 2015 2:21 am

[1.5.1] Add-on development/loading issue? Help needed :(

#1 Post by BlankDiploma »

So, I just developed an add-on and uploaded it to Steam/the Tome4 website. (https://te4.org/games/addons/tome/fast_early_game)

When I load my addon from a raw directory in my /addons/ folder, it works perfectly.

When I load my addon from a *.teaa file downloaded from the website/steam, it doesn't work at all.

It still seems to be loaded correctly by the game - it shows up fine in the in-game addon list, and shows up in te4_log.txt. But none of the code actually appears to be getting executed correctly... in fact, absolutely nothing seems to be happening whatsoever.

Does anybody have any ideas why this might be happening? Could somebody try downloading my mod and see if you get a new post-character-creation dialog? I suppose it's possible that it's just a problem with my machine...

BlankDiploma
Low Yeek
Posts: 9
Joined: Sat May 02, 2015 2:21 am

Re: [1.5.1] Add-on development/loading issue? Help needed :(

#2 Post by BlankDiploma »

Figured it out!

For anybody else who might ever have this problem... when you're loading from a directory, overload filenames are not case-sensitive. When you're loading from a *.teaa file, they ARE case-sensitive.

Yeesh. Talk about embarrassing.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [1.5.1] Add-on development/loading issue? Help needed :(

#3 Post by darkgod »

Always consider things case sensitive indeed.
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply