Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - bòóp!

#1
Quote from: Jaxxa on September 27, 2018, 08:11:10 AM
What version of the game are you running?

Check that you are downloading the.zip files that include the version numbers, these are the ones that include the .dll files.

Also i need to get around to making the B19 Forum post for shields soon.

I'm apparently running the 1.0.1956 dev build (shows up when i open the menu)
I took the releases directly from your github with the dlls included for sure (just verified)

Thanks a ton, again :D
#2
Hey, Jaxxa, i'm having trouble using the mod, the shields got built fine, but since i get this error every tick and i tried shooting through with one of my pawns and it didnt seem to block his bullets.

Exception ticking Building_Shield_Fortress2762219 (at (135, 0, 115)): System.MissingMethodException: Method not found: 'Verse.Projectile.get_DamageAmount'.
  at EnhancedDevelopment.Shields.Basic.Building_Shield.TickProtection () [0x00000] in <filename unknown>:0
  at EnhancedDevelopment.Shields.Basic.Building_Shield.Tick () [0x00000] in <filename unknown>:0
  at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:78)
Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:137)
Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
Verse.Game:<LoadGame>m__3() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:486)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:489)
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:402)
Verse.LongEventHandler:LongEventsUpdate(Boolean&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:257)
Verse.Root:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:102)
Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:83)


I tried 3 versions from your github, 18.0 19.0 and 19.0.0.1, none seem to work.
Thanks a million in advance for any help :)