Jump to content

Sigma Binary


Sigma88

Recommended Posts

If I go to the in-flight map before upgrading the tracking station I get spammed with these.  

[EXC 06:00:16.279] TargetException: Non-static field requires a target
    System.Reflection.MonoField.GetValue (System.Object obj)
    SigmaBinaryPlugin.MapViewFixer.LateUpdate ()
 

Link to comment
Share on other sites

On 2/12/2017 at 1:02 PM, eberkain said:

If I go to the in-flight map before upgrading the tracking station I get spammed with these.  

[EXC 06:00:16.279] TargetException: Non-static field requires a target
    System.Reflection.MonoField.GetValue (System.Object obj)
    SigmaBinaryPlugin.MapViewFixer.LateUpdate ()
 

thanks for the report, I will look into that

Link to comment
Share on other sites

  • 3 weeks later...
On 2/12/2017 at 7:02 AM, eberkain said:

If I go to the in-flight map before upgrading the tracking station I get spammed with these.  

[EXC 06:00:16.279] TargetException: Non-static field requires a target
    System.Reflection.MonoField.GetValue (System.Object obj)
    SigmaBinaryPlugin.MapViewFixer.LateUpdate ()
 

I also get this, but in sandbox. Kopernicus throws a very similar error at the same time, but only when SigmaBinary is installed.

Edited by Monchoman45
Link to comment
Share on other sites

11 hours ago, Monchoman45 said:

I also get this, but in sandbox. Kopernicus throws a very similar error at the same time, but only when SigmaBinary is installed.

I'll take a look to see what's going on

Link to comment
Share on other sites

  • 2 weeks later...

Trying to track down a rumor about the "Pi Day" Easter egg a mod supposedly added - Was it Sigma Binary?

If so, can it be an option? Because I noticed log spam had maxed my ram and over the course of FOUR HOURS wherein mods were removed, added back in, updated, down-dated, and forum threads read, finally found a mention in Kerbol Origins.

Thank you.

Link to comment
Share on other sites

10 minutes ago, Morashtak said:

Trying to track down a rumor about the "Pi Day" Easter egg a mod supposedly added - Was it Sigma Binary?

If so, can it be an option? Because I noticed log spam had maxed my ram and over the course of FOUR HOURS wherein mods were removed, added back in, updated, down-dated, and forum threads read, finally found a mention in Kerbol Origins.

Thank you.

you have a couple of options:

 

1- start the game using the options "-nyan-nyan" and "-NoFun"

2- change the date

 

it's a Pi day easter egg so it only pops up on 3/14

I'll probably rework it to try lessen the disruption if it turns out it is the easter egg causing lag, but kopernicus is getting a ton of lag reports lately so I need to check it to be sure

Link to comment
Share on other sites

47 minutes ago, Sigma88 said:

it's a Pi day easter egg so it only pops up on 3/14

Was messing with Contract Configurator as well due to the names being changed.

I'll just keep the NoFun option always enabled as easter eggs shouldn't make me force hard resets all evening looking for the cause of log spam.

Link to comment
Share on other sites

5 minutes ago, ProtoJeb21 said:

@Sigma88 I've been trying to use Sigma Binary for weeks now with no success, even though I've made the config right. Is it because SB doesn't work with anything beyond Kopernicus 1.2.2-1? I'm using version 1.2.2-3.

use the latest version of kopernicus, it should work

Link to comment
Share on other sites

24 minutes ago, Sigma88 said:

use the latest version of kopernicus, it should work

Still isn't working. Module Manager is finding a problem with the binary config, which is here:

@Kopernicus:BEFORE[SigmaBinary]
{
	@Body[Dosol B]
	{
		SigmaBinary {}
	}
}

 

Link to comment
Share on other sites

2 hours ago, ProtoJeb21 said:

Still isn't working. Module Manager is finding a problem with the binary config, which is here:


@Kopernicus:BEFORE[SigmaBinary]
{
	@Body[Dosol B]
	{
		SigmaBinary {}
	}
}

 

you can't target planets with spaces in their names, you need to change the space with a wildcard for "any character" (which is ?)

 

so this:

@Kopernicus:BEFORE[SigmaBinary]
{
	@Body[Dosol?B]
	{
		SigmaBinary {}
	}
}
Link to comment
Share on other sites

5 minutes ago, Sigma88 said:

you can't target planets with spaces in their names, you need to change the space with a wildcard for "any character" (which is ?)

 

so this:


@Kopernicus:BEFORE[SigmaBinary]
{
	@Body[Dosol?B]
	{
		SigmaBinary {}
	}
}

A new issue pops up: The secondary member (Dosol B) doesn't load at all.

EDIT: Actually, I found the barycenter. It's inside Jool :confused:

Edited by ProtoJeb21
Link to comment
Share on other sites

7 minutes ago, ProtoJeb21 said:

Yeah it does. But I have no idea why the barycenter would be inside Jool.

that happens when there are issues with how the planets are defined in the cfgs

knowing the track record of your cfgs I'd say you missed some brackets or duplicated some modules :D

if you want me to help, click on the nyan cat and provide me with the files listed there. I'll take a look and see what could be going wrong

 

send me two sets of files. one with SB installed and one without SB installed

Link to comment
Share on other sites

  • 1 month later...

So, here are the easter eggs I found.

  1. All planets look like the Mun on Valentines Day (No idea of how that relates to valentines day)
  2. Planets are named after digits of pi on pi day.
  3. All planets look like Kerbin on Earth day.

And I hear there is an april fools one?

Link to comment
Share on other sites

6 hours ago, Sirius628 said:

So, here are the easter eggs I found.

  1. All planets look like the Mun on Valentines Day (No idea of how that relates to valentines day)
  2. Planets are named after digits of pi on pi day.
  3. All planets look like Kerbin on Earth day.

And I hear there is an april fools one?

You missed two earlier in the year, and keep looking out because one is coming in a few days (not planet related this time)

And yes, there was one on april 1st but nobody seemed to notice

And regarding valentine's day... what's more romantic than a full mun? :)

PS: the next one won't be available for sandbox saves

Edited by Sigma88
Link to comment
Share on other sites

On 4/26/2017 at 11:00 PM, Sigma88 said:

You missed two earlier in the year, and keep looking out because one is coming in a few days (not planet related this time)

And yes, there was one on april 1st but nobody seemed to notice

And regarding valentine's day... what's more romantic than a full mun? :)

PS: the next one won't be available for sandbox saves

Can I set the date back for the april fools one?

And is the next one some kind of star was reference on May the 4th?

Edited by Sirius628
Link to comment
Share on other sites

6 hours ago, Sirius628 said:

Can I set the date back for the april fools one?

Yes, you can go back and see all easter eggs

Just avoid 3.14 because a change in kopernicus broke that one

6 hours ago, Sirius628 said:

And is the next one some kind of star was reference on May the 4th?

Sorry, no spoilers :)

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...