Crea
Paragon Speep
Počet komentářů: 47
Кефир 2. čvc. v 3.33 
god
Redstark Magnusson 18. kvě. 2019 v 8.05 
Hey, it seems this mod currently causes crashes relating to Quaridins. I saw it overwrites __init__.py and the overwritten version doesn't include initializeHostileFlying.
Baxter900  [autor] 9. lis. 2018 v 15.26 
@cb4a1333 Hop on the discord channel, there's a section of it for modding. I might not be on immediately when you show up, but someone usually answers any questions there within the day.
cb4a1333 9. lis. 2018 v 14.32 
i would love to get into modding but i dont know how i was wondering if you would help me. tell me step by step. i have read both your guides on the basics and iteams but i am still lost
Additive51 14. čvc. 2018 v 8.47 
I want a plush of this
SO F-ING CUTE
Baxter900  [autor] 24. lis. 2017 v 19.36 
I think this was a known issue where if mods were added in a weird way it could break a save. So I don't think it's the fault of this mod. I unfortunately don't have time right now to start hunting things down, so let me know if you still get this issue after the next patch. Sorry I can't be more help!
Lord-Xanthor 24. lis. 2017 v 9.54 
Not sure if its a conflict with another mod, but when I use this one, some menu options stop working and when someone logs into the server, the game crashes.
Baxter900  [autor] 15. zář. 2017 v 20.05 
@BlackCat, I'm pretty busy at the moment, but maybe, what specifically do you need?
Anything It Doesnt Really Matter 15. zář. 2017 v 14.12 
will you help me with creature design in a super-mod in progress? i am trying to tie together lots of workshop ideas to extend crea.
Baxter900  [autor] 12. srp. 2017 v 10.35 
It cannot attack, well, kind of. It's a paragon so it can do all paragon specific attacks, but like normal speep it's a passive creature which mostly just runs.
Uresu 12. srp. 2017 v 7.46 
can it attack ?
Baxter900  [autor] 17. bře. 2017 v 15.16 
Oh wait, I think I'm supposed to make up some answer when asked that question. Uhhh. It's the source of all their evil powers. Malice condensed into pearl of pure evil, it glows with unholy light.
Baxter900  [autor] 17. bře. 2017 v 15.14 
I don't know, I just thought it looked cool when I made it =p
probably wowie 15. čvc. 2016 v 14.10 
it's evil
The Pixel Pear 30. čvn. 2016 v 15.48 
the crook as the real name is would be great in base game just so you could get the speep out of your base.
_Vergil_ 12. kvě. 2015 v 8.10 
it would look really cool if you could find a way to point them to some certain point or area via some kind of tool. (herding rod maybe) could be great idea for mod
Baxter900  [autor] 11. kvě. 2015 v 14.02 
Hmm, yep, that's about what I guessed. I've seen that bug before, it happens when an animal or monster's code doesn't execute right for death. The problem is, I have absolutely no clue why it only happens when my mod's on. I combed through the code again, and it still looks to me like I made no connections to speep at all. I'll keep looking though...
_Vergil_ 11. kvě. 2015 v 5.08 
they do. when i'm lowering speeps hp to 0 he glimpse like if he dying then goes to normal state and starting to regenerate hp. after that no actions (besides wool removal by sheers) cannot be executed to them... good for making a wool ranch though if you can make some paddock for them and regulate their movements
Baxter900  [autor] 10. kvě. 2015 v 15.11 
That's really weird then. I just double checked, literally there are no references to actual speep in the mod, only to paragon speep. Additionally the speep die fine in my game. I honestly have no clue what could be causing it for you Vergil. Do birds die? How about Oil Slimes?
_Vergil_ 10. kvě. 2015 v 14.23 
if paragon is spawning than it's great. speep is dying if mod disabled in the world
Baxter900  [autor] 10. kvě. 2015 v 12.23 
Alright Vergil, the Paragon Speep should now spawn. They are rare though.
Baxter900  [autor] 10. kvě. 2015 v 11.48 
Alright, I can confirm that the speep not dying has nothing to do with my mod. A file in your installation is corrupted, right click on Crea and click properties, click local files, then click verify integrity of game cache. That should fix the problem.
_Vergil_ 10. kvě. 2015 v 9.31 
drive.google. com/file/d/0B_nzMd7hShSaMXZiTU4tUXRsSGc/view
_Vergil_ 10. kvě. 2015 v 9.01 
that... would by pretty difficult... i'll try though
Baxter900  [autor] 10. kvě. 2015 v 8.29 
Huh... I think I might know why the Paragon Speep might not be spawning, but I have no clue why speep are invincible. This technically doesn't even have any connection to the speeps...

I also can't repro the speep being invincible.

If you could give me your logs after you try and kill one, that would be helpful!!!

Thanks again for your help Vergil!
_Vergil_ 10. kvě. 2015 v 5.28 
normal speeps are invincible. wool can be cut only by sheers... it's annoying because they population grows fast and they stock at crystals. paragon speep is nowhere to be found
Kisaiya 14. led. 2015 v 11.47 
this mod looks interesting.
I have been searching everywhere for custom mobs but this is the first one I could find.
So what did you change(like AI, attacks, animation etc).

if not, could you make a tutorial for that?
RocketPotatoL62 2. led. 2015 v 13.48 
don't forget that one last speep is invincible
Baxter900  [autor] 2. led. 2015 v 13.35 
[I'm going to delete this conversation if your ok with that sonic, just so that the comments stays more of a comments section ^_^;. Thanks for helping me try to find the bug though!]
Baxter900  [autor] 2. led. 2015 v 13.34 
Huh, that's weird. The fact that there's still a speep left indicates that there's nothing restricting speep from spawning. What I'm currently thinking is that adding another animal somehow deleted all of your previous animals from the game. I think this might have to do with the Paragon Speep somehow corrupting the part of the file that saves animals. What it sounds like is that the save portion doesn't know how to deal with another animal being added. The weird thing is that I can't reproduce this. Regardless, I'll ask Jasson if that could potentially be what happened. If it is, he'll have to fix that because the save portion is part modders don't nessecarily have access to (I think), and even if I did, it would be better for him to fix it for everyone rather than me including a workaround for this mod only.

Regardless of what happens, it sounds like if you play the game and kill lots of monsters, you'll have your speep back up in no time!
RocketPotatoL62 2. led. 2015 v 9.51 
there was a small number of speep left, but when i downloaded the mod, there was none
RocketPotatoL62 2. led. 2015 v 9.50 
tough i have seen less and less speep as i progressed
RocketPotatoL62 2. led. 2015 v 9.47 
well, its ok, the stegara (if thats how you spell it,) drops wool, so it won't break my game. monsters appear naturaly, birds get around, i did find one sheep in an entire world tough, and it was invincible for some reason
Baxter900  [autor] 1. led. 2015 v 21.40 
Oh, since I didn't say it the first time, I'll look into. I haven't been able to reproduce this yet, but I'll update you if I do. If you could provide your error logs that might help. Also see if typing "/spawn speep" works. Last question, are you sure you had speep before you downloaded the mod? The game naturally reduces the amount of animals that you can have spawned at one time as there are more monsters. It won't delete them, but it won't spawn more. Previously only birds and speep were animals, but the Paragon Speep is another. This still should only mean that you have one less speep or bird than normal, as the game tracks the amount of animals on a per biome basis and limits the amount of paragons to one per biome. Anyway, thank for reporting the bug!
Baxter900  [autor] 1. led. 2015 v 21.35 
Huh, that's really weird Sonic. The paragon speep shouldn't actually affect the speep at all, the code isn't related to it in any way. Are monsters working fine? How about birds?
RocketPotatoL62 1. led. 2015 v 10.52 
as soon as i downloaded this, there was no more sheep in my world

[youtuber] --#XxShouter23xX#-- 6. lis. 2014 v 16.19 
xD
xD
xD
xD
xD
xD
76561198159896307 4. lis. 2014 v 4.20 
пф
truker 1. lis. 2014 v 15.45 
xd
cookie_kebab 1. lis. 2014 v 9.56 
nice
FooDoo 31. říj. 2014 v 13.47 
cool
Melown420 31. říj. 2014 v 8.45 
cool
Farhat27 30. říj. 2014 v 8.36 
!!!
baxka 30. říj. 2014 v 8.22 
cool
Lazty 29. říj. 2014 v 16.26 
parece ser bom .sqn
Spidouille 29. říj. 2014 v 12.13 
lol
IWy 28. říj. 2014 v 7.42 
???