Hi, I've been trying to load an addon to Steam and having trouble. The addon is successfully published on te4.org (
this). I log into the steam version of the game and select Upload Addon to Steam from the develeoper addon, the part about the image goes fine, but can't seem to progress past that, with a "There was an error uploading the addon" message. Game log reports:
Code: Select all
[MODULE LOADER] addon haunted MD5 e7a9b51c5510fc2552b2ac4a42b30e37 computed in 20 nil
Make wait background texture 140 : 1024x707 (1024, 1024)
Wait finished, counted 4, 317 ticks
[STEAM UPLOAD] Got addon steam pubid nil
Make wait background texture 300 : 1024x707 (1024, 1024)
[STEAM WORKSHOP] publishing user-generated-addons/tome-haunted.teaa (201197) with preview user-generated-addons/tome-haunted-custom.png (48036) => 1
Wait finished, counted 0, 449 ticks
I'm guessing a nil pubid isn't working out so great, but I'm not sure what could cause it. I've tried this on two machines (both windows) and gotten the same result. Any help appreciated, thanks!