shanapu / MyJailbreak

A rewrite of Franugs Special Jailbreak and merge of eccas, ESK0s & zipcores Jailbreak Warden

Home Page:https://forums.alliedmods.net/showthread.php?t=283212

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Compiler Issue ~ Some Error

JustZerooo opened this issue · comments

Compiler Issue 1.11 Dev Version


MyJailbreak compile script


 Check if 'plugins/MyJailbreak/' folder exist.


Compile: MyJailbreak Core
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            30880 bytes
Data size:             8140 bytes
Stack/heap size:      16384 bytes
Total requirements:   55404 bytes

Compile: MyJailbreak Menu
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            72440 bytes
Data size:            15508 bytes
Stack/heap size:      16384 bytes
Total requirements:  104332 bytes

Compile: MyJailbreak Last Guard Rule
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak PlayerTags
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

MyJailbreak/playertags.sp(89) : error 101: specify either all dimensions or only the last dimension
MyJailbreak/playertags.sp(90) : error 101: specify either all dimensions or only the last dimension
MyJailbreak/playertags.sp(543) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sStatsTag")
MyJailbreak/playertags.sp(544) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sStatsTag")
MyJailbreak/playertags.sp(545) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sStatsTag")
MyJailbreak/playertags.sp(546) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sStatsTag")
MyJailbreak/playertags.sp(547) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sStatsTag")
MyJailbreak/playertags.sp(549) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sChatTag")
MyJailbreak/playertags.sp(550) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sChatTag")
MyJailbreak/playertags.sp(551) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sChatTag")
MyJailbreak/playertags.sp(552) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sChatTag")
MyJailbreak/playertags.sp(553) : error 163: indeterminate array size in "sizeof" expression (symbol "g_sChatTag")

12 Errors.

Compile: MyJailbreak Warden
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Weapons
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Request
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak HUD
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Ratio
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            65996 bytes
Data size:            14696 bytes
Stack/heap size:      16384 bytes
Total requirements:   97076 bytes

Compile: MyJailbreak Icons
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.


Compile: MyJailbreak Event Days


Compile: MyJailbreak Event Day Arms Race
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day CatchFreeze
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day DuckHunt
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day FreeForAll
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day FreeDay
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day HE Battle
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day HideInTheDark
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day SuicideBomber
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Teleport
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day KnifeFight
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day No scope
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day War
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Zeus
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Cowboy
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Drunk
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Torch Relay
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Zombie
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Deal Damage
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day Ghosts
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.

Compile: MyJailbreak Event Day One in the chamber
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

C:\Users\Setraxis\Desktop\SM_1_11\addons\sourcemod\scripting\include\lastrequest.inc(69) : error 153: Array-based enum structs have been removed. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs

1 Error.


 Check if 'plugins/MyJailbreak/disabled' folder exist.


Compile: MyJailbreak  Add-ons


Compile: MyJailbreak Add-on Support addicted CT Ban
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            13052 bytes
Data size:             4484 bytes
Stack/heap size:      16384 bytes
Total requirements:   33920 bytes

Compile: MyJailbreak Add-on Support databomb CT Ban
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            12452 bytes
Data size:             4632 bytes
Stack/heap size:      16384 bytes
Total requirements:   33468 bytes

Compile: MyJailbreak Add-on Support r1ko CT Ban
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            13052 bytes
Data size:             4512 bytes
Stack/heap size:      16384 bytes
Total requirements:   33948 bytes

Compile: MyJailbreak Add-on Support bara TeamBans
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            13896 bytes
Data size:             4584 bytes
Stack/heap size:      16384 bytes
Total requirements:   34864 bytes

Compile: MyJailbreak Add-on Support Steamrep
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            24852 bytes
Data size:             6408 bytes
Stack/heap size:      16384 bytes
Total requirements:   47644 bytes

Compile: MyJailbreak Add-on Support hl gangs
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:             3588 bytes
Data size:             2512 bytes
Stack/heap size:      16384 bytes
Total requirements:   22484 bytes

Compile: MyJailbreak Add-on Support VIP core
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:             3688 bytes
Data size:             2504 bytes
Stack/heap size:      16384 bytes
Total requirements:   22576 bytes

Compile: MyJailbreak Add-on Support DevZones
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:             6436 bytes
Data size:             3932 bytes
Stack/heap size:      16384 bytes
Total requirements:   26752 bytes

Compile: MyJailbreak Add-on Support MostActive
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            25268 bytes
Data size:             6136 bytes
Stack/heap size:      16384 bytes
Total requirements:   47788 bytes

Compile: MyJailbreak Add-on Support Steamgroups
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            25476 bytes
Data size:             6288 bytes
Stack/heap size:      16384 bytes
Total requirements:   48148 bytes

Compile: MyJailbreak Add-on Support stamm
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            22892 bytes
Data size:             5972 bytes
Stack/heap size:      16384 bytes
Total requirements:   45248 bytes

Compile: MyJailbreak Add-on Support Reputation
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            22892 bytes
Data size:             5656 bytes
Stack/heap size:      16384 bytes
Total requirements:   44932 bytes

Compile: MyJailbreak Add-on Support Kento RankMe
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            23132 bytes
Data size:             5820 bytes
Stack/heap size:      16384 bytes
Total requirements:   45336 bytes

Compile: MyJailbreak Add-on Support SM Store
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            23228 bytes
Data size:             6864 bytes
Stack/heap size:      16384 bytes
Total requirements:   46476 bytes

Compile: MyJailbreak Add-on Support simplestats
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            24136 bytes
Data size:             5848 bytes
Stack/heap size:      16384 bytes
Total requirements:   46368 bytes

Compile: MyJailbreak Add-on add custom menu item
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            11088 bytes
Data size:             3412 bytes
Stack/heap size:      16384 bytes
Total requirements:   30884 bytes

Compile: MyJailbreak Add-on toggles for event days
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:             8344 bytes
Data size:             3448 bytes
Stack/heap size:      16384 bytes
Total requirements:   28176 bytes

Compile: MyJailbreak Add-on Support Voiceannouce_ex
SourcePawn Compiler 1.11.0.6495
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

Code size:            13396 bytes
Data size:             4828 bytes
Stack/heap size:      16384 bytes
Total requirements:   34608 bytes
commented

Just use the dev branch.

Loog what the log says. It IS the Dev Branch SourcePawn Compiler 1.11.0.6495

-> https://www.sourcemod.net/downloads.php?branch=dev

I seperated the master with the dev i do not compile a dev branch with a stable sourcepawn -.-

commented

Doesn't matter if you use stable compiler with a dev version of a plugin. If you want it, then you should use it or wait few more months until the dev version will be merged into master.

The point is, and that you did not understand, it is impossible to me to compile the source because master / dev gives the same issue. Read the log try yourself and dont watch travis ...

commented

Your "new" compile errors are different with this that you posted here. And if you can read the test.sh (or build.sh) file you should see, that MyJB use the provided includes that can be older/newer/modified as the original one. For this case, you should setup another environment for MyJB, otherwise your errors will stay. And use the dev Branch of MyJB the is more updated (Yeah, "dev" but it works better as a older "stable" version).

"Fix your stuff", I have nothing to do with MyJB.

And all "devs" do this in there freetime, so keep calm and wait if you don't want to use the working stuff from MyJB dev branch with the SM stable compiler (which works fine based on the given informations by travis)

Sure but Release Downloads are broken and NO Access Page shown :)

https://shanapu.de/MyJailbreak/downloads/SM1.10/dev/

commented

That's correct as it is, so I see no issues here. Latest build on master/sm1.10 failed, because is still marked as "allow_failures".

The errors regarding sm_hosties were fixed with #356 , I've opened another issue to track the progress on the playertags plugin, #359 .