September 06, 2025, 09:14:05 pm

The Gang Garrison 2 Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

NOTICE: Wondering where all the forums have gone?

Join the community Discord server!

Pages: 1 ... 9 10 [11] 12 13 ... 15

Author Topic: [Server-Sent]GG2I: Gang Garrison 2 Itemserver  (Read 30461 times)

Fuzion

  • Lucky Member
  • *******
  • Karma: 22
  • Offline Offline
  • Posts: 888
  • Blind asian.
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #150 on: August 25, 2016, 11:50:43 am »

I put gg2i. The error's gone now though
Logged

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #151 on: August 26, 2016, 05:49:41 am »

Well if it's temporary, don't worry about it.

Patta Potta Monta

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
  • Can't wait to skate since 2012
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #152 on: August 27, 2016, 11:32:11 pm »

I'm trying to host GG2I, but these are the error messages I get.

Code: [Select]
ERROR in
action number 1
of Other Event: User Defined 0
for object __newobject922:

Error in code at line 48:
    ds_list_add(global.myself.gg2i_head_list, '');
                                ^
at position 31: Unknown variable gg2i_head_list

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

Anyone know why this is happening?
Logged

FlareFireburst

  • Junior Member
  • **
  • Karma: 35
  • Offline Offline
  • Posts: 196
  • (ಠ ∩ಠ)
    • YouTube
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #153 on: August 28, 2016, 12:04:34 am »

I'm trying to host GG2I, but these are the error messages I get.

Code: [Select]
ERROR in
action number 1
of Other Event: User Defined 0
for object __newobject922:

Error in code at line 48:
    ds_list_add(global.myself.gg2i_head_list, '');
                                ^
at position 31: Unknown variable gg2i_head_list

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

Anyone know why this is happening?
What other plugins are you running, both serversent and clientside?
Logged

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #154 on: August 29, 2016, 08:00:27 am »

I'm trying to host GG2I, but these are the error messages I get.

Code: [Select]
ERROR in
action number 1
of Other Event: User Defined 0
for object __newobject922:

Error in code at line 48:
    ds_list_add(global.myself.gg2i_head_list, '');
                                ^
at position 31: Unknown variable gg2i_head_list

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

Anyone know why this is happening?
Is this keep happening?
I got this error only when I closed plugin download cmd window when I was testing.
Please try it again, and tell me if it keep happens.

Patta Potta Monta

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
  • Can't wait to skate since 2012
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #155 on: August 29, 2016, 08:30:47 am »

I'm trying to host GG2I, but these are the error messages I get.

Code: [Select]
ERROR in
action number 1
of Other Event: User Defined 0
for object __newobject922:

Error in code at line 48:
    ds_list_add(global.myself.gg2i_head_list, '');
                                ^
at position 31: Unknown variable gg2i_head_list

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

___________________________________________
ERROR in
action number 3
of Begin Step Event
for object Player:

Error in code at line 15:
    if(gg2i_item_got && !gg2i_item_set)
      ^
at position 5: Unknown variable gg2i_item_got

___________________________________________
ERROR in
action number 1
of End Step Event
for object Player:

Error in code at line 4:
    if (gg2i_strange_type[class] == 12)
       ^
at position 6: Unknown variable gg2i_strange_type

Anyone know why this is happening?
Is this keep happening?
I got this error only when I closed plugin download cmd window when I was testing.
Please try it again, and tell me if it keep happens.
Okay, I found out why I got those errors: I was trying to use DSM to host. When I use a normal Gang Garrison 2 v2.8.2 exe, my server seems to work just fine. Sorry for any inconvenience on your end!

Also out of curiosity, will the gg2statsapp website track the stats of server hosts? I have my gg2.ini set to "Dedicated=1", so my server's currently running in dedicated mode.
Logged

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #156 on: August 29, 2016, 09:05:28 am »

Also out of curiosity, will the gg2statsapp website track the stats of server hosts? I have my gg2.ini set to "Dedicated=1", so my server's currently running in dedicated mode.
For server host and spectator, only time he played is tracked.

Patta Potta Monta

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
  • Can't wait to skate since 2012
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #157 on: August 29, 2016, 09:38:18 pm »

Okay. My spectator time definitely blew up by hosting all day :x9:

I got this minor error while hosting. I was away from my PC and came back to see this on my server:
Code: [Select]
ERROR in
action number 3
of Destroy Event
for object Sentry:

Error in code at line 4:
    if (lastDamageDealer.gg2i_strange_type[lastDamageDealer.class] > -1)
                                                            ^
at position 59: Unknown variable class
I was able to just click on ignore and it worked fine, but I'm still not sure why it happened.
Logged

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #158 on: September 02, 2016, 11:10:09 am »

Well looks like I have to check it. Thanks for bug report!

Patta Potta Monta

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
  • Can't wait to skate since 2012
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #159 on: September 06, 2016, 05:49:47 pm »

Got another error while hosting. This one crashed the whole server, unfortunately.
Code: [Select]
ERROR in
action number 1
of Begin Step Event
for object Player:

Error in code at line 44:
    if (ds_list_find_value(gg2i_torso_list, class) != '')
                                                      ^
at position 53: Cannot compare arguments.
Not sure what happened. It was in the middle of active gameplay.
Logged

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #160 on: September 06, 2016, 06:27:44 pm »

Got another error while hosting. This one crashed the whole server, unfortunately.
Code: [Select]
ERROR in
action number 1
of Begin Step Event
for object Player:

Error in code at line 44:
    if (ds_list_find_value(gg2i_torso_list, class) != '')
                                                      ^
at position 53: Cannot compare arguments.
Not sure what happened. It was in the middle of active gameplay.
I'll make a patch about it. Please wait!

Patta Potta Monta

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 92
  • Can't wait to skate since 2012
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #161 on: September 07, 2016, 06:55:05 pm »

Today is GG2's 8th anniversary, so little party hats have been added to every class for today. Unfortunately, the Itemserver plugin conflicts with the party hat sprites, and all the class sprites are bugged when I try hosting with it (constantly blinking to red and blu party hat sprites). I guess that needs a patch too. Unless there's a way to disable to party hats?
« Last Edit: September 07, 2016, 07:32:06 pm by Patta Potta Monta »
Logged

Spazz

  • Seasoned Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 1910
  • Almost too much seasoning.
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #162 on: September 07, 2016, 10:07:50 pm »

It's probably better to simply code the itemserver to void the head/hat and blood/death particles (If a thing) for GG2 Day
Logged

<3 Bustatunez

WoodNeck

  • 2011 Haxxy Award Winner
  • *
  • Karma: 23
  • Offline Offline
  • Posts: 491
    • GG2Stats
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #163 on: September 08, 2016, 08:05:53 am »

Didn't noticed that today was anniversary, Happy GG2 Day!

I'll fix it later if I have some time for it, I suggest using vanilla setting for now.
As I think that we should enjoy our anniversary, aren't we?

S0lid

  • Full Member
  • ***
  • Karma: 1
  • Offline Offline
  • Posts: 206
  • Makin skins is my new job here ;D Sm0k3 w33d!
Re: [Server-Sent]GG2I: Gang Garrison 2 Itemserver
« Reply #164 on: September 08, 2016, 08:52:08 am »

Didn't noticed that today was anniversary, Happy GG2 Day!

I'll fix it later if I have some time for it, I suggest using vanilla setting for now.
As I think that we should enjoy our anniversary, aren't we?

Dont need to fix it since its only 1 day!
Logged
Just $m0k3 w33d and $tFu.
Pages: 1 ... 9 10 [11] 12 13 ... 15
 

Page created in 0.048 seconds with 36 queries.